Past Projects
Noah
Noah is an AI-powered reading assistant that can:
- Recommend books
- Schedule reading time
- Record book reviews, and
- Explain word meanings
based on natural language instructions. Development in progress. Source Code
*Below projects are not being actively maintained
Recipe.io
Recipe.io was a command-line application developed in Java that allows users to
- Add/Delete recipes
- Find recipes by keyword/date/meal category
while using a text file as storage.
This app was developed as a team project in a university class. Source Code, Developer Guide.
Architecture Diagram for the app, drawn using PlantUML

Yumz-and-Sweetz
Yumz-and-Sweetz was a full stack app where I posted pictures of food I made, and users can view and add comments to food posts.
The app had an Angular FrontEnd, a Flask backend, and a storage and auth mechanism using Google Firebase. Source Code
Login page

Performance Tracking Tool
This was a Google Spreadsheet tool that tracked physical output of a product line at each processing station. It parsed text logs to aggregate hourly statistics, wrote to a Google spreadsheet using the Sheets API, and used cron scheduling to continuously monitor progress. This tool helped operations managers to identify process bottlebecks.
I developed this tool during an internship at an e-commerce company specialising in streetwear.
Sample output

Resource Optimization Tool
This was an Excel tool with custom VBA scripts that calculated optimial resource distribution based on cost & demand.
Snapshot of tool output
