Projects

Some of these projects are from work and some personal time work

October, 5 2025

My Job Tracker

A Next JS web app that allows users to track their job applications, including company name, position, application status, and notes. The app provides a user-friendly interface for managing job applications and offers features such as filtering and sorting to help users stay organized during their job search. With this app, users can easily keep track of their job applications and stay on top of their career goals.

March 1, 2025

S3 Data Extractor

This Next.js & Python-powered app allows users to upload a CSV or Excel file containing AWS S3 folder paths for bulk extraction. The FastAPI backend processes the file, retrieves the listed folders using Boto3, and bundles the contents into a downloadable ZIP. A real-time progress tracker ensures users can monitor the extraction process seamlessly.

August 15, 2024

Millennium Money

A custom personal finance app to help users easily track their expenses, set budgets, and manage savings goals. With real-time insights and personalized recommendations, I aim to empower users to make smarter decisions about their money. Designed with simplicity and security in mind, my app ensures users stay on top of their finances and work towards long-term financial success.

June 23, 2021

To-Do List

A simple Python to-do list app that allows users to add, view, and remove tasks easily. The app stores tasks locally and offers a user-friendly interface through the command line, ensuring tasks can be managed efficiently. With this app, users can stay organized and keep track of their daily responsibilities.