I am a detail-oriented, organized, and meticulous software developer. Capable of working at a fast pace to meet tight deadlines. Enthusiastic team player ready to contribute to team success. Committed to developing career path and expanding work experience. Strong knowledge of version control software, software engineering fundamentals, and machine learning technologies.

My Background

Education

B.S. in Computer Science, St. Louis Community College

Aug 2023 - Present

High School Diploma, Collegiate School of Medicine and Bioscience

Aug 2020 - May 2024

Skills

Software Development / Testing, Git & GitHub, Docker, Python, PyTorch, Tensorflow, SQL, AWS, NodeJS, React, MongoDB

CSMB Housewars

Projects

A web application made for streamlining the management of an event hosted by my high school. Managed signups with logic implementation to balance team distribution in events. Also included signup interfaces for facilitators and totaling event points. Used by over 400 members of students and staff. Developed using Bootstrap and Django and integrated with a MySQL database hosted on a Raspberry PI for data storage and aggregations.

HypixelHelper v1

React application with the purpose of giving a competitive advantage in the Hypixel Skyblock marketplaces. Contains a compilation of essential trackers and tools made to provide price trends of items and track investments. The app is integrated with the Hypixel API to retrieve auction house and bazaar data, which is then cached in a Redis database for quick caching. The application and API are exposed to the internet using Apache on a Raspberry PI.

qOverflow

First place winning project at the BDPA Coding Competition in 2022. qOverflow is a web application that implements features from Stack Overflow. This application interacts with the Stack Overflow API to retrieve data while storing it in MongoDB to prevent excessive API requests. The technology stack includes MongoDB, Express, React, and NodeJS. The app is containerized using Docker, and is hosted using a load-balanced Kubernetes cluster.

KnowItAll

KnowItAll was our entry to the World Wide Technologies competition in 2022. The app allows teachers or team leaders to see the nicknames, preferred pronouns, and name pronunciation audio files of all the members of their organization all in one convenient dashboard. The dashboard provides a search feature for quickly finding members, and allows for easy sorting and pagination of entries. It also provides a custom management page for administrators to assign roles and sub-teams within the organization. The app uses React and ExpressJS for the frontend display and backend API respectively, and MySQL for the information storage. The backend API is containerized using Docker and load balanced using Kubernetes containers.