Skip to content

Commit

Permalink
added more projects
Browse files Browse the repository at this point in the history
  • Loading branch information
maoning committed Sep 7, 2018
1 parent 035f7e0 commit 13cc9a3
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,40 @@ <h3 id="projects">PROJECTS</h3>
<li>
</li>
</ul> -->

<h4>Curovate: Android App for ACL Surgery Recovery <br>
<a href="https://play.google.com/store/apps/details?id=cura.com.cura">[App Link]</a></h4>
<p>[Jan 2016 - 2018]</p>
<ul>
<li>
Started as a capstone project, collaborated with a team of engineers and a physiotherapist on building an Android App
for delivering exercise prescription to ACL patients. The published app currently has 1000+ downloads
</li>
</ul>
<h4>Boxwise Volunteering Work<br>
<a href="https://github.com/maoning/boxwise">[Personal Branch]</a></h4>
<p>[Jun 2018]</p>
<ul>
<li>
As part of volunteering commitment at TripAdvisor, implemented password change feature for Boxwise open source project.
UI was implemented in ReactJS while using firebase api for issuing password change request.
</li>
</ul>
<h4>Space shooting game built with <a href="https://www.lexaloffle.com/pico-8.php">Pico-8</a><br>
<a href="https://maoning.github.io/bon_voyage">[Demo Link]</a></h4>
<p>[Dec 2017]</p>
<ul>
<li>
Built a tiny space shooting game with Pico-8 engine in Lua. Created everything from scratch, including graphics and sound.
</li>
</ul>
<h4>Space shooting game built with <a href="https://www.lexaloffle.com/pico-8.php">Pico-8</a><br>
<a href="https://maoning.github.io/bon_voyage">[Demo Link]</a></h4>
<p>[Dec 2017]</p>
<ul>
<li>
Built a tiny space shooting game with Pico-8 engine in Lua. Created everything from scratch, including graphics and sound.
</li>
</ul>
<h4>Thesis: Prescriptive Android App for Ankle Injury Recovery <br>
<a href="https://www.youtube.com/watch?v=YoQ_5e-s8Yk">[Demo Link]</a></h4>
<p>[Sept 2015 - Apr 2016]</p>
Expand Down

0 comments on commit 13cc9a3

Please sign in to comment.