summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/index.html b/index.html
index 740ed8e..462bbb6 100644
--- a/index.html
+++ b/index.html
@@ -30,11 +30,11 @@
<li>Blog: <a href="https://web.navan.dev">https://web.navan.dev</a></li>
</ul>
<h3>Projects</h3>
- <p>Most of my time since March 2020 has been spent building projects with a particular pharmaceutical R&D comapny. Thus, this list does not actually reflect all the projects I am proud of.</p>
+ <p>Projects that I have independently worked on, and am proud of.</p>
<ul>
<li>Curie - A Drug Discovery Toolkit<label for="curie-note" class="margin-toggle sidenote-number"></label></li>
- <input type="checkbox" id="curie-note" class="margin-toggle"/>
- <span class="sidenote">No longer maintained.</span>
+ <input type="checkbox" id="curie-note" class="margin-toggle"/>
+ <span class="sidenote">No longer maintained.</span>
<ul>
<li>Curie-Web: Web Interface - <a href="https://github.com/navanchauhan/Curie-Web">GitHub</a></li>
<li>Curie-Cli: Command Line Interface - <a href="https://github.com/navanchauhan/curie-cli">GitHub</a></li>
@@ -47,6 +47,14 @@
<li>The program architecture allows the entire pipeline to be self-hosted. Including the OCR Processor, Indexer, and Web Interface</li>
<li>Demo: <a href="https://fda510k.navan.dev">510k Search</a></li>
</ul>
+ <li>TimeSlicer - TimeBoxing Done Right.<label for="timeslicer-note" class="margin-toggle sidenote-number"></label></li>
+ <input type="checkbox" id="timeslicer-note" class="margin-toggle"/>
+ <span class="sidenote">Actively developed, maintained, and will be on the App Store soon.</span>
+ <ul>
+ <li>Timeboxing app with multi-calendar sync support. Everything happens fully on-device. Originally made for CU Hack 9 (1st Prize in General Track)</li>
+ <li>App Store: COMING SOON. Code: <a href="https://github.com/PrudentStudio/TimeSlicer">GitHub</a></li>
+ <li>Demo: <a href="https://youtu.be/diF--i9HpL4">YouTube (Hackathon Submission)</a>
+ </ul>
<li>Vaporwave Generator</li>
<ul>
<li>Code: <a href="https://github.com/navanchauhan/VaporwaveGenerator">GitHub</a></li>