Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MIT_MAHE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2022 Competition
MIT_MAHE
Commits
0a0d7b47
Commit
0a0d7b47
authored
2 years ago
by
Ashrith Sagar Yedlapalli
Browse files
Options
Downloads
Patches
Plain Diff
c0.1.109 Medals reveal-on-scroll
parent
1365c61d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wiki/pages/medals.html
+55
-62
55 additions, 62 deletions
wiki/pages/medals.html
with
55 additions
and
62 deletions
wiki/pages/medals.html
+
55
−
62
View file @
0a0d7b47
...
@@ -5,113 +5,106 @@
...
@@ -5,113 +5,106 @@
{% block page_content %}
{% block page_content %}
<div
class=
"row"
>
<div
class=
"row"
>
<h1>
Bronze medal
</h1>
<h1
class=
"reveal-on-scroll"
>
Bronze medal
</h1>
<ol>
<ol
class=
"reveal-on-scroll"
>
<li>
<li>
<h3>
Competition Deliverables
</h3>
<h3
class=
"reveal-on-scroll"
>
Competition Deliverables
</h3>
<ul>
<ul>
<li>
<li>
<h5>
Wiki
</h5>
<h5
class=
"reveal-on-scroll"
>
Wiki
</h5>
<p>
You are currently browsing through our
<a
href=
"{{ url_for('index') }}"
>
wiki
</a>
; we
<p
class=
"reveal-on-scroll"
>
You are currently browsing through our
<a
hope you like it!
</p>
href=
"{{ url_for('index') }}"
>
wiki
</a>
; we
hope you like it!
</p>
</li>
</li>
<li>
<li>
<h5>
Project Promotion Video
</h5>
<h5
class=
"reveal-on-scroll"
>
Project Promotion Video
</h5>
<p>
To know about what our project is in under two minutes, do check out our
<a
<p
class=
"reveal-on-scroll"
>
To know about what our project is in under two minutes, do check out our
href=
"https://video.igem.org/w/4rvnqWVgHiCyDfSQSTu8Wv"
>
Promotional Video
</a>
.
</p>
<a
href=
"https://video.igem.org/w/4rvnqWVgHiCyDfSQSTu8Wv"
>
Promotional Video
</a>
.
</p>
<li>
<li>
<h5>
Judging form
</h5>
<h5
class=
"reveal-on-scroll"
>
Judging form
</h5>
<p>
Our
<a
href=
"https://old.igem.org/2022_Judging_Form?id=4200"
>
Judging
Form
</a>
is an
<p
class=
"reveal-on-scroll"
>
Our
<a
href=
"https://old.igem.org/2022_Judging_Form?id=4200"
>
Judging
all-encompassing view of the medal criteria requirements.
</p>
Form
</a>
is an
all-encompassing view of the medal criteria requirements.
</p>
</li>
</li>
</ul>
</ul>
</li>
</li>
<li>
<li>
<h3>
Attributions
</h3>
<h3
class=
"reveal-on-scroll"
>
Attributions
</h3>
<p>
<p
class=
"reveal-on-scroll"
>
Check out our
<a
href=
"{{ url_for('pages', page='team') }}"
>
Team
</a>
and the
<a
Check out our
<a
href=
"{{ url_for('pages', page='team') }}"
>
Team
</a>
and the
<a
href=
"{{ url_for('pages', page='attributions') }}"
>
Attributions
</a>
page to learn about the
href=
"{{ url_for('pages', page='attributions') }}"
>
Attributions
</a>
page to learn about the
contributions made by each of our team members.
contributions made by each of our team members.
</p>
</p>
</li>
</li>
<li>
<li>
<h3>
Project description
</h3>
<h3
class=
"reveal-on-scroll"
>
Project description
</h3>
<p>
<p
class=
"reveal-on-scroll"
>
AMPifin is a sustainable solution to vibriosis which employs a novel
AMPifin is a sustainable solution to vibriosis which employs a novel antimicrobial peptide
antimicrobial peptide synthesised by us.
<br>
(Find out more on our
<a
synthesised
href=
"{{ url_for('pages', page='description') }}"
>
Description
</a>
page)
</p>
by us.
<br>
(Find out more on our
<a
href=
"{{ url_for('pages', page='description') }}"
>
Description
</a>
page)
</p>
</li>
</li>
<li>
<li>
<h3>
Contribution
</h3>
<h3
class=
"reveal-on-scroll"
>
Contribution
</h3>
<p>
Our
<a
href=
"{{ url_for('pages', page='software') }}"
>
Software
</a>
,
<p
class=
"reveal-on-scroll"
>
Our
<a
href=
"{{ url_for('pages', page='software') }}"
>
Software
</a>
, GRASP,
GRASP, mutates peptide sequences
mutates peptide sequences through Alanine Scanning.
</p>
through Alanine Scanning.
</p>
</li>
</li>
</ol>
</ol>
<h1>
Silver medal
</h1>
<h1
class=
"reveal-on-scroll"
>
Silver medal
</h1>
<ol>
<ol>
<li>
<li>
<h3>
Engineering success
</h3>
<h3
class=
"reveal-on-scroll"
>
Engineering success
</h3>
<p>
Our
<a
href=
"{{ url_for('pages', page='engineering') }}"
>
Engineering
<p
class=
"reveal-on-scroll"
>
Our
<a
href=
"{{ url_for('pages', page='engineering') }}"
>
Engineering Success
</a>
Success
</a>
shows the
shows the Design-Build-Test-Learn (DBTL) cycle for the modification cycle of the peptides.
</p>
Design-Build-Test-Learn (DBTL) cycle for the modification cycle of the peptides.
</p>
</li>
</li>
<li>
<li>
<h3>
Collaborations
</h3>
<h3
class=
"reveal-on-scroll"
>
Collaborations
</h3>
<p>
We collaborated with other iGEM teams to help further each other's projects and
advance the synthetic
<p
class=
"reveal-on-scroll"
>
We collaborated with other iGEM teams to help further each other's projects and
biology community in India. (Check out our
<a
advance the synthetic
biology community in India. (Check out our
<a
href=
"{{ url_for('pages', page='collaborations') }}"
>
Collaborations
</a>
page)
</p>
href=
"{{ url_for('pages', page='collaborations') }}"
>
Collaborations
</a>
page)
</p>
</li>
</li>
<li>
<li>
<h3>
Human practices
</h3>
<h3
class=
"reveal-on-scroll"
>
Human practices
</h3>
<p>
For
<a
href=
"{{ url_for('pages', page='human-practices') }}"
>
Human Practices
</a>
, we extended our
<p
class=
"reveal-on-scroll"
>
For
<a
href=
"{{ url_for('pages', page='human-practices') }}"
>
Human
outreach to the community by showcasing the impact of our problem and solution.
</p>
Practices
</a>
, we extended our outreach to the community by showcasing the impact of our problem and
solution.
</p>
</li>
</li>
<li>
<li>
<h3>
Proposed implementation
</h3>
<h3
class=
"reveal-on-scroll"
>
Proposed implementation
</h3>
<p
>
AMPifin finds its
<a
href=
"{{ url_for('pages', page='implementation') }}"
>
Implementation
</a>
in RAS
<p
class=
"reveal-on-scroll"
>
AMPifin finds its
<a
by
href=
"{{ url_for('pages', page='implementation') }}"
>
Implementation
</a>
in RAS by employing a
employing a
mesh-stack subjected at the inlet of the first tank in the system.
</p>
mesh-stack subjected at the inlet of the first tank in the system.
</p>
</li>
</li>
</ol>
</ol>
<h1>
Gold medal
</h1>
<h1
class=
"reveal-on-scroll"
>
Gold medal
</h1>
<ol>
<ol>
<li>
<li>
<h3>
Integrated human practices
</h3>
<h3
class=
"reveal-on-scroll"
>
Integrated human practices
</h3>
<p>
Our
<a
href=
"{{ url_for('pages', page='human-practices') }}"
>
Integrated Human
Practices
</a>
is a
<p
class=
"reveal-on-scroll"
>
Our
<a
href=
"{{ url_for('pages', page='human-practices') }}"
>
Integrated Human
culmination of all the interactions, visits, and input we received through our
broader base of
Practices
</a>
is a
culmination of all the interactions, visits, and input we received through our
stakeholders.
</p>
broader base of
stakeholders.
</p>
</li>
</li>
<li>
<li>
<h3>
Project modelling
</h3>
<h3
class=
"reveal-on-scroll"
>
Project modelling
</h3>
<p>
Our mathematical model explains the relation between the amount of peptide needed for a specific
<p
class=
"reveal-on-scroll"
>
Our mathematical model explains the relation between the amount of peptide
amount
needed for a specific amount of fibronectin present in the system. Additionally, it reflects the
of fibronectin present in the system. Additionally, it reflects the analysis of the molecular
analysis of the molecular dynamics simulation of the peptide. (Our
<a
dynamics
href=
"{{ url_for('pages', page='model') }}"
>
Modelling
</a>
page)
simulation of the peptide. (Our
<a
href=
"{{ url_for('pages', page='model') }}"
>
Modelling
</a>
page)
</p>
</p>
</li>
</li>
<li>
<li>
<h3>
Partnership
</h3>
<h3
class=
"reveal-on-scroll"
>
Partnership
</h3>
<p>
We partnered with IISER Pune 2 to help improve each other's projects. Via this
<a
<p
class=
"reveal-on-scroll"
>
We partnered with IISER Pune 2 to help improve each other's projects. Via this
href=
"{{ url_for('pages', page='partnership') }}"
>
Partnership
</a>
, we were successful in
<a
href=
"{{ url_for('pages', page='partnership') }}"
>
Partnership
</a>
, we were successful in
establishing
establishing
a valuable exchange of information which aided in structuring our projects.
</p>
a valuable exchange of information which aided in structuring our projects.
</p>
</li>
</li>
<li>
<li>
<h3>
Education and communication
</h3>
<h3
class=
"reveal-on-scroll"
>
Education and communication
</h3>
<p>
As part of our
<a
href=
"{{ url_for('pages', page='communication') }}"
>
Education and Communication
<p
class=
"reveal-on-scroll"
>
As part of our
<a
href=
"{{ url_for('pages', page='communication') }}"
>
Education
initiatives
</a>
,
and Communication initiatives
</a>
, we expounded and discussed the rudimentary aspects of synthetic
we expounded and discussed the rudimentary aspects of synthetic biology and iGEM to various target
biology and iGEM to various target audiences through our interactions with the working class population,
audiences through our interactions with the working class population, undergraduate, high school,
undergraduate, high school, middle school, and differently-abled students.
</p>
middle
school, and differently-abled students.
</p>
</li>
</li>
</ol>
</ol>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment