Skip to content

Commit 29f0fab

Browse files
committed
Move links upwards and add project members
1 parent 40c2be9 commit 29f0fab

1 file changed

Lines changed: 15 additions & 8 deletions

File tree

index.html

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
<p>This is a project to showcase results obtained for the <a href="https://forimmortality.ai/ru/">Longevity hackathon</a></p>
3333
<h1>Drug Research Platform</h1>
3434
<p>A Streamlit-based web application for biomedical drug research and discovery, integrating multiple pharmaceutical and biomedical databases for comprehensive drug analysis and exploration.</p>
35+
<h2>📸 Slides for the presentation</h2>
36+
<p>Feel free to find them <a href="https://www.figma.com/proto/3vflh9xhpQ9hv4irNHTPyU/SLAY-Longevity-Priority.-%D0%93%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B8?node-id=0-1&amp;p=f&amp;viewport=623%2C906%2C0.16&amp;t=F4tHTfWUBOR6brma-0&amp;scaling=min-zoom&amp;content-scaling=fixed&amp;starting-point-node-id=10%3A2">here</a>.</p>
37+
<h2>📖 More resources</h2>
38+
<p>Project repository <a href="https://github.com/aging-slayers/hackathon">here</a>.</p>
39+
<p>Live demo <a href="https://slay.nb3.me">here</a>.</p>
40+
<br />
3541
<h2>🚀 Features</h2>
3642
<ul>
3743
<li><strong>Multi-Database Integration</strong>: Combines data from DrKG, DrugBank, MeSH, SIDER, DOID, and HGNC</li>
@@ -150,16 +156,17 @@ <h2>🤝 Contributing</h2>
150156
<li>Test with: <code>make build &amp;&amp; make up</code></li>
151157
<li>Submit a pull request</li>
152158
</ol>
153-
<h2>Slides for the presentation</h2>
154-
<p>Feel free to find them <a href="https://www.figma.com/proto/3vflh9xhpQ9hv4irNHTPyU/SLAY-Longevity-Priority.-%D0%93%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B8?node-id=0-1&amp;p=f&amp;viewport=623%2C906%2C0.16&amp;t=F4tHTfWUBOR6brma-0&amp;scaling=min-zoom&amp;content-scaling=fixed&amp;starting-point-node-id=10%3A2">here</a>.</p>
155-
<h2>More resources</h2>
156-
<p>Project repository <a href="https://github.com/aging-slayers/hackathon">here</a>.</p>
157-
<p>Live demo <a href="https://slay.nb3.me">here</a>.</p>
158-
159159
<h2>📄 License</h2>
160160
<p>This project is licensed under the MIT License.</p>
161-
<h2>📧 Contact</h2>
162-
<p><strong>Maintainers</strong>: <code>mikhail.solovyanov (аt) gmаil.com</code>, <code>darikcr (аt) gmаil.com</code></p>
161+
<h2>📧 Team and contacts</h2>
162+
<ol>
163+
<li><a href="https://github.com/bioinvlad">Vlad Maksimov</a></li>
164+
<li><a href="https://github.com/vikachok">Victoria Nersisyan</a></li>
165+
<li><a href="https://github.com/Smirness">Viktor Smirnov</a></li>
166+
<li><a href="https://github.com/NetBUG">Oleg Urzhumtsev</a></li>, maintainer
167+
<li><a href="https://github.com/mikprin">Mike Solovyanov</a></li>, maintainer
168+
<li><a href="https://www.behance.net/nikkondr">Nikita Kondratev</a></li>
169+
</ol>
163170
</div>
164171
</section>
165172

0 commit comments

Comments
 (0)