Line 1: | Line 1: | ||
{{New_York_City}} | {{New_York_City}} | ||
<html lang="en"> | <html lang="en"> | ||
+ | |||
<head> | <head> | ||
− | <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> | + | <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" |
− | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/brands.css" integrity="sha384-rf1bqOAj3+pw6NqYrtaE1/4Se2NBwkIfeYbsFdtiR6TQz0acWiwJbv1IM/Nt/ite" crossorigin="anonymous"> | + | crossorigin="anonymous"> |
− | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/fontawesome.css" integrity="sha384-1rquJLNOM3ijoueaaeS5m+McXPJCGdr5HcA03/VHXxcp2kX2sUrQDmFc3jR5i/C7" crossorigin="anonymous"> | + | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/brands.css" integrity="sha384-rf1bqOAj3+pw6NqYrtaE1/4Se2NBwkIfeYbsFdtiR6TQz0acWiwJbv1IM/Nt/ite" |
+ | crossorigin="anonymous"> | ||
+ | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/fontawesome.css" integrity="sha384-1rquJLNOM3ijoueaaeS5m+McXPJCGdr5HcA03/VHXxcp2kX2sUrQDmFc3jR5i/C7" | ||
+ | crossorigin="anonymous"> | ||
<style> | <style> | ||
.container { | .container { | ||
Line 10: | Line 14: | ||
max-width: 960px; | max-width: 960px; | ||
} | } | ||
− | a{ | + | |
− | color:#7B84ED; | + | a { |
+ | color: #7B84ED; | ||
} | } | ||
− | + | ||
− | + | .shiny { | |
+ | color: #7B84ED; | ||
} | } | ||
− | + | ||
− | + | .headimage { | |
− | + | ||
− | .headimage{ | + | |
border-radius: 15px; | border-radius: 15px; | ||
+ | } | ||
+ | |||
+ | img { | ||
+ | max-height: auto; | ||
+ | max-width: 400px; | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
− | <div class="container"> | + | <div class="container"> |
− | + | <nav class="sticky-top py-3 navbar navbar-expand-lg navbar-light mr-auto"> | |
− | + | <div class="container d-flex flex-column flex-md-row justify-content-between"> | |
− | + | <div class="navbar-brand"><a href="https://2018.igem.org/Team:New_York_City">New York City iGEM</a></div> | |
− | + | <div class="collapse navbar-collapse" id="navbarSupportedContent"> | |
− | + | <ul class="navbar-nav mr-auto"> | |
− | + | <li class="nav-item dropdown"> | |
− | + | <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarPR" | |
− | + | role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | |
− | + | Project | |
− | + | </a> | |
− | + | <div class="dropdown-menu" aria-labelledby="navbarPR"> | |
− | + | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/HD">What is | |
− | + | Huntington's?</a> | |
− | + | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Description">Description</a> | |
− | + | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Design">Design</a> | |
− | + | </div> | |
− | + | </li> | |
− | + | <li class="nav-item dropdown"> | |
− | + | <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarNB" | |
− | + | role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | |
− | + | Notebook | |
− | + | </a> | |
− | + | <div class="dropdown-menu" aria-labelledby="navbarNB"> | |
− | + | <a class="dropdown-item" href="">Coming Soon</a> | |
− | + | </div> | |
− | + | </li> | |
− | + | <li class="nav-item dropdown"> | |
− | + | <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarHP" | |
− | + | role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | |
− | + | Human Practices | |
− | + | </a> | |
− | + | <div class="dropdown-menu" aria-labelledby="navbarHP"> | |
− | <li class="nav-item"> | + | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Human_Practices">Human |
− | <a class="nav-link py-2 d-none d-md-inline-block" href=" | + | Practices</a> |
− | + | <a class="dropdown-item" href="https://2018.igem.org/Team:New_York_City/Integrated_Practices">Integrated | |
+ | Practices</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="nav-item dropdown"> | ||
+ | <a class="nav-link dropdown-toggle py-2 d-none d-md-inline-block" href="#" id="navbarT" | ||
+ | role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
Team | Team | ||
</a> | </a> | ||
+ | <div class="dropdown-menu" aria-labelledby="navbarT"> | ||
+ | <a class="dropdown-item" href="">Coming Soon</a> | ||
+ | </div> | ||
</li> | </li> | ||
− | + | </ul> | |
+ | </div> | ||
</div> | </div> | ||
− | </ | + | </nav> |
− | + | </div> | |
− | </div> | + | |
− | <div class="container py-0 align-middle"> | + | <div class="container py-0 align-middle"> |
− | + | <h2 align="center">Human Practices</h2> | |
− | </div> | + | </div> |
− | <div class="container"> | + | <div class="container"> |
− | + | <p><strong>Introduction to Public Engagement:</strong><br /> | |
− | + | Huntington’s disease (HD) is a rare and deadly inherited disease, so our team was motivated to develop a | |
− | + | cure that would attack the root of the problem instead of solely relieving the symptoms. The severity of | |
− | + | the symptoms, along with the late onset of the disease, affects victims both mentally and physically. Thus, | |
− | + | we wanted to spread awareness of HD and our research to both the public and scientific community. We held | |
− | + | information sessions within our respective high schools to educate students on HD as well as our ongoing | |
− | + | research. We also participated in New York City and Long Island Teams Hope Walk of HDSA (Huntington’s | |
− | + | Disease Society of America) to raise awareness about Huntingtin Diease in public parks along the Hudson | |
− | + | River and Long Island park. We also became a member of HDSA National Youth Alliance where we connected with | |
− | + | other high school and college students who care about Huntington disease and participated in their 2019 | |
− | </div> | + | annual fundraising and event organizing committee meetings and conference calls. Through direct outreach to |
− | <br/> | + | institutions and educational communities such as our schools, the colleges/universities in our city, and |
− | <div class="container" align="center"> | + | affiliated organizations, we hoped to inspire further experimentation and interest in HD.</p> |
− | + | ||
− | + | <p><strong>September 15 2018:</strong><br /> | |
− | + | New York City iGEM Team started fundraising for Huntington's Disease Society of America Team Hope Walk in | |
− | + | New York City and joined New York City HDSA Team Hope on Hudson River Park - River 46 on Saturday September | |
− | + | 15.</p> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/a4/T--New_York_City--hdsa.png" /> | |
− | + | <p><a href="https://hdsa.donordrive.com/index.cfm?fuseaction=donorDrive.participant&participantID=48528">Link</a> | |
− | + | </p> | |
− | + | ||
− | + | <p><strong>September 11, 2018:</strong><br /> | |
− | + | New York City iGEM Team registered for HSG 2018: Unlocking HD Nov. 8-10, 2018, Hotel ZaZa, Museum District, | |
− | + | Houston, Texas | |
− | + | 25th Anniversary Celebration | |
+ | |||
+ | Over the past 20 years, the Huntington Study Group (HSG) has hosted an annual, internationally recognized | ||
+ | forum for training and education of Huntington disease (HD) researchers and for presentation of new | ||
+ | research findings and treatments to the worldwide community, plus much more…</p> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/a/a8/T--New_York_City--hgsa.png" /> | ||
+ | <p><a href="https://huntingtonstudygroup.org/about/our-annual-meeting/">Link</a> </p> | ||
+ | |||
+ | <p><strong>September 9 2018:</strong><br /> | ||
+ | New York City iGEM Team is excited to volunteer and support Huntington's Disease Society of America NY Team | ||
+ | Hope Walk in Long Island NY tomorrow Sunday Sep 9.</p> | ||
+ | <p><a href="https://hdsa.donordrive.com/index.cfm?fuseaction=donordrive.participant&participantID=48526">Link</a> | ||
+ | </p> | ||
+ | |||
+ | <p><strong>September 8 2018:</strong><br /> | ||
+ | New York City iGEM Team joined as a member to Huntington Study Group, a world leader in facilitating | ||
+ | high-quality clinical research trials and studies in Huntington disease (HD). We have the first and largest | ||
+ | HD clinical research network of over 400 active and compassionate investigators, coordinators, scientists | ||
+ | and HD experts at over 120 HSG Credentialed Research Sites across the globe dedicated to seeking treatments | ||
+ | that make a difference and improving the quality of life and outcomes for families affected by HD.</p> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/7/77/T--New_York_City--hsg.png" /> | ||
+ | <p><a href="https://huntingtonstudygroup.org/">Link</a> </p> | ||
+ | |||
+ | <p><strong>August 20, 2018</strong><br /> | ||
+ | New York City iGEM Team joined Steptember campaign of Cerebral Palsy Alliance Research Foundation a non | ||
+ | profit organization to fund the world's best research to treat, prevent and ultimately find a cure for | ||
+ | cerebral palsy (a generic brain disorder)</p> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/3/3e/T--New_York_City--stepb.png" /> | ||
+ | <p> <a href="https://www.steptember.us/">Link</a> </p> | ||
+ | </div> | ||
+ | <br /> | ||
+ | <div class="container" align="center"> | ||
+ | <div class="row" align="center"> | ||
+ | <div class="col-sm-3"> | ||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <a href="https://www.facebook.com/HDResolution/"><i class="fab fa-facebook-f display-4"></i></a> | ||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <a href="https://twitter.com/HDNYC_iGEM"><i class="fab fa-twitter display-4"></i></a> | ||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <a href="https://www.instagram.com/nyc_igem/"><i class="fab fa-instagram display-4"></i></a> | ||
+ | </div> | ||
+ | <div class="col-sm-3"> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <br /> | ||
</div> | </div> | ||
− | + | <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" | |
− | + | crossorigin="anonymous"></script> | |
− | <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> | + | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" |
− | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> | + | crossorigin="anonymous"></script> |
− | <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> | + | <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" |
+ | crossorigin="anonymous"></script> | ||
</body> | </body> | ||
+ | |||
</html> | </html> |
Revision as of 21:35, 10 October 2018
Human Practices
Introduction to Public Engagement:
Huntington’s disease (HD) is a rare and deadly inherited disease, so our team was motivated to develop a
cure that would attack the root of the problem instead of solely relieving the symptoms. The severity of
the symptoms, along with the late onset of the disease, affects victims both mentally and physically. Thus,
we wanted to spread awareness of HD and our research to both the public and scientific community. We held
information sessions within our respective high schools to educate students on HD as well as our ongoing
research. We also participated in New York City and Long Island Teams Hope Walk of HDSA (Huntington’s
Disease Society of America) to raise awareness about Huntingtin Diease in public parks along the Hudson
River and Long Island park. We also became a member of HDSA National Youth Alliance where we connected with
other high school and college students who care about Huntington disease and participated in their 2019
annual fundraising and event organizing committee meetings and conference calls. Through direct outreach to
institutions and educational communities such as our schools, the colleges/universities in our city, and
affiliated organizations, we hoped to inspire further experimentation and interest in HD.
September 15 2018:
New York City iGEM Team started fundraising for Huntington's Disease Society of America Team Hope Walk in
New York City and joined New York City HDSA Team Hope on Hudson River Park - River 46 on Saturday September
15.
September 11, 2018:
New York City iGEM Team registered for HSG 2018: Unlocking HD Nov. 8-10, 2018, Hotel ZaZa, Museum District,
Houston, Texas
25th Anniversary Celebration
Over the past 20 years, the Huntington Study Group (HSG) has hosted an annual, internationally recognized
forum for training and education of Huntington disease (HD) researchers and for presentation of new
research findings and treatments to the worldwide community, plus much more…
September 9 2018:
New York City iGEM Team is excited to volunteer and support Huntington's Disease Society of America NY Team
Hope Walk in Long Island NY tomorrow Sunday Sep 9.
September 8 2018:
New York City iGEM Team joined as a member to Huntington Study Group, a world leader in facilitating
high-quality clinical research trials and studies in Huntington disease (HD). We have the first and largest
HD clinical research network of over 400 active and compassionate investigators, coordinators, scientists
and HD experts at over 120 HSG Credentialed Research Sites across the globe dedicated to seeking treatments
that make a difference and improving the quality of life and outcomes for families affected by HD.
August 20, 2018
New York City iGEM Team joined Steptember campaign of Cerebral Palsy Alliance Research Foundation a non
profit organization to fund the world's best research to treat, prevent and ultimately find a cure for
cerebral palsy (a generic brain disorder)