As a Georgia Tech Computer Science graduate, I specialize in embedded systems and full-stack development. I am passionate about building embedded solutions that seamlessly integrate hardware and software into efficient, scalable systems. With practical experience from various projects, I enjoy leading development efforts, implementing advanced coding practices, and driving automation. I have always considered myself a problem-solver, and the computer science path has never failed at throwing new problems my way. I view the field of computer science as the use of technological freedom to achieve once thought, impossible tasks.
Download ResumeFull-Stack Android application that focuses on coordinating rescue efforts of volunteers and local officials during the time of natural disasters. Technologies used: Android, HTML, Django, Flask, jQuery
Collaborated in a group of three members led by two graduate students to create a multi – agent robot system to perform real world tasks utilizing MATLAB. Mainly contributed by using the A* star algorithm to find the most optimal path for the agents to travel to when locating targets.
Worked with 4 other students, utlilizing the Spotify 1 million song dataset to attempt to predict the release year of songs. Utlizied multiple Supervised learning models such as linear, logistic, and lasso regression. Also built a classification model using Naive Bayes approach. Technolgies used: Python, Jupyter's Notebook
Created an Android app, balloon Tower Defense style game with a group of 5 other students utilizing Java and Android Studio. Designed robust economy system for users, the ability to purchase different agents with different attributes, planned out design using System Design Diagrams, and Design Class Diagrams.
In python created a BlackJack aid game. The user inputs the cards dealt and the card the dealer shows. The algorithm then calculates the chances of user successfully "hitting" or "busting."