Projects
This is a list of all projects I've ever done, whether personally or while at any of my work stints, reverse chronologically ordered (latest first).
-
-
Created a mini-game using Javascript, HTML, and Bootstrap, with DALL·E 3 pixel art for Climate Action Day 2023.
-
-
-
-
-
-
-
Used a Node.js backend, containerized and running on Google Cloud
-
This project was a part of CSCI571 : Web Technologies, at USC. Source code available on request, as a plagiarism prevention measure.
-
[GrowthX] Elevate : Encouraging a growth mindset 📈
-
Built a Chrome extension ↗ to deliver motivational quotes for GrowthX members.
-
Got "Featured" status on the Google Chrome Store, with 1000+ active members.
-
Used contribution tracking for GrowthX members for quote submissions, along with responsive design principles to suit all supported devices.
-
-
(add-ons: Preview generator, Custom video player)
-
Built a web app closely inspired by Netflix and other content streaming services.
-
First sprint: Built the basic layout and styling for the homepage, video player page with mock data.
-
Second sprint: Compiled movie and web series data into a PostgreSQL database, with their migrations.
-
Third sprint: Built a Bootstrap-based UI for administrators, for managing database entries (think phpMyAdmin but better looking).
-
-
Fifth sprint: Added "continue watching" feature, to save and resume playback from user's last view timestamp stored per active title.
-
Sixth sprint: Added Telegram notifications on user logins instead of SMS, as a security measure.
-
Seventh sprint: Enabled automatic deployments to a Linux VM using Github Actions.
-
-
-
-
-
Made a Telegram chat bot for revising words for the GRE Verbal section fetched from a word bank, while maintaining per-user history for recently shown words using MongoDB.
-
Dental Credentialing System 🦷
-
Built an automatic authentication & onboarding system ↗ in a team of 4 for incoming dentists at PGS USA, for Principal Global Ltd. as part of Imagine Hackathon 2020.
-
Data was verified against US government medical dental data for freshness, while our API parsed queries to async-authenticate it.