• About
  • Projects
  • Github
  • Resume

Career Compass right arrow up git hub repo

Contributions: Fullstack dev

Currently in development - Career Compass is a web app that helps you keep a record of every position you apply for, the corresponding company details, and the current status of your application. Hosted on render.com free tier - note that initial spin up may take a minute.

Features list:

  • React frontend
  • Demonstrates RESTful API architecture knowledge
  • Custom validation layer for backend API routes. JWT used for authorization and password reset.
  • Utilizes MongoDB for data persistence, aggregation, and regular expression search capabilities
  • Utilizes React Query for caching and syncing asynchronous and remote data
React React Query Javascript MongoDB NodeJS Express CSS
Demo user application stats

Cook Your Kitchen right arrow up git hub repo

Contributions: Fullstack dev & Design

Cook Your Kitchen is a recipe finder web app enabled by Edamam’s Recipe Search API. Have random ingredients in your kitchen that you want to cook? Search for those ingredients and get recipes. Hosted on render.com free tier - initial spin up may take a minute.

Features list:

  • Utlizes Edamam's api
  • Demonstrates routing and api knowledge
  • Utlizes AJAX
NodeJS Express Javascript/JQuery Bootstrap
farm feeder gameplay gif

Virtual Human Simulator (VHS) platform right arrow up

Client: NASA/TRISH

Contributions: Co-PI, Lead Biomedical Engineer, Medical Design

Launched in 2020, VHS is a prototype software that served as the foundational development for astronaut crew training pertaining to prepardness in handling medical scenarios while on mission. It also served as a means to aggregate space medicine research to provide further context to medical conditions that are likley to occur as a result of chronic microgravity exposure.

Features list:

  • Real-time virtual ultrasound simulation made capable by propreitary scannable volumetric assets developed inhouse
  • Content developed for 23 Conditions from ExMC medical conditions list
  • High fidelity 3D anatomy: Heart, IJV, common carotid, lungs, eyes, and optic nerve
Unity 3D
Virtual Human Simulator gif

NMB Reversal with Sugammadex right arrow up

Client: American Society of Anesthesiologists® (ASA)

Contributions: Lead Biomedical Engineer, Algorithm Development, Medical Design

In March of 2019, Level Ex launched its first ASA sponsored continuing medical education (CME) course. NMB Reversal with Sugammadex tests users’ knowledge of neuromuscular blockade (NMB) reversal agents while teaching them how to safely administer sugammadex. I was responsible for creating an algorithm that accurately portrayed the time of NMB reversal using a metric call Train-of-Four (TOF) ratio. This game can be played on Airway Ex.

R (language) Unity 3D
 neuromuscular blockade reversal math model.

Farm Feeder right arrow up git hub repo

Contributions: Game dev & Design

Farm Feeder is a simple third person shooter. Based off of Unity's "Prototype 2" project from their Junior Programmer Pathway. This version has added features outside of the unity directions.

Features list:

  • Main menu: choose difficulty
  • Score and Lives UI
  • Projectile object pooling for performance
  • Pause menu: allows you to return to main menu
  • Game over: restart level or return to Main menu
Unity 3D C#
farm feeder gameplay gif

Daily ToDo right arrow up git hub repo

Contributions: Fullstack dev & Design

Basic todo list web app that uses MongoDB to persist data entries (todo items). Hosted on render.com free tier- note that initial spin up may take longer than usual.

Features list:

  • Demonstrates nonrelational database knowledge - utilizes MongoDB
  • Demonstrates routing knowledge - utilizes Express and NodeJS
MongoDB NodeJS Express Javascript/JQuery Bootstrap
ToDo list app

Keeper (V1) git hub repo/ DKeeper (V2) git hub repo

Contributions: Fullstack dev

Keeper is a riff off of Google Keep. This project was used as a means to learn React dev.
DKeeper utilizes the same React frontend created in Keeper but utilizes blockchain and the internet computer protocol (ICP) to persist data on the backend.

Features list:

  • Utlizes React frontend
  • Utilizes ICP and blockchain on backend to persist data
React Motoko ICP
farm feeder gameplay gif