About Me
I am a recent computer science graduate transitioning from a career in operations management to software development. Prior to returning to school full-time in 2022, I worked in operations management with Amazon for five years. After having the opportunity to work with software engineers on several projects, I became fascinated with the process of developing software and decided to make a change.
This website is intended to showcase my portfolio and to provide a platform where I can try out new technologies and projects. It is built primarily with React, Next.js, and TypeScript, and hosted on AWS.
If you would like to get in touch, please contact me through LinkedIn.
Projects
Portfolio Website
Implemented with React and Next.js, this website is hosted on AWS and serves as a platform to showcase my portfolio and try out new technologies and projects.
Employee Attrition Prediction System
Implemented with Jupyter Notebook and Python, this project uses machine learning to predict employee attrition based on various factors.
Package Routing Program
Implemented with Python, this program simulates a package routing system for a delivery company. It uses a number of heuristic algorithms to determine the most efficient delivery routes and recommends package loading order.
Appointment Manager
Implemented with Java and JavaFX, this program allows users to schedule appointments, manage customer contact information, and generate reports. It uses a MySQL database to store appointment and customer information.
Inventory Management System
Implemented with Java and JavaFX, this program allows users to add and delete inventory, assign parts to products, and search for parts and products.
Student Roster Program
Implemented with C++, this program parses student data from a csv file and allows users to add, delete, and search for students and generate reports.