Hello!
Welcome to my portfolio website. Feel free to click anywhere.
Education
University of Georgia, Athens, GA
Bachelor of Science in Computer Science with a Minor in Mathematics
GPA: 3.60 / 4.00
Expected Graduation: Spring 2025
Area of Emphasis: Artificial Intelligence
Relevant Coursework: Higher Mathematics, Algorithms, Data Structures, Computer Architecture
Certifications & Skills
Certificates & Technical Skills
- Certificates: Google Cyber-Security, Unity Introduction to VR, Udemy React Web Design
- Technical Skills: Computer Imaging, Web Design, Data Science, Database Management, Applied Mathematics
- Programming Languages & Frameworks: HTML/CSS, JavaScript, Java, Python, C, C++, Swift, SQL, Assembly, React.js Framework
Professional Experience
Full-Stack Developer Intern
CastlePoint Investments — May 2024 – Present | Atlanta, GA
- Solely created the CastlePoint company website using the Vite+React framework.
- Designed six website prototypes before creating the website with Figma.
- Recognized by management for diligence and potential by securing a Fall 2024 part-time extension offer.
IT Helpdesk Associate
University of Georgia — August 2023 – Present | Athens, GA
- Diagnosed and resolved hardware and software issues for desktop systems and over 75 types of devices, ensuring optimal performance for staff and students.
- Utilized disk cloning and imaging software to facilitate efficient system setups, enabling quick deployment of EITS network configurations across multiple computers.
- Assisted students and teachers with technological problems over the phone or in person quickly and efficiently.
Network Switch Technician
Surelock Technology — May 2024 – August 2024 | Athens, GA
- Collaborated with three other technicians to install Juniper network switches for the entire Clarke County school district.
- Visited over 23 different schools and installed a total of 180 network switches.
Projects
S&P500 Web-Scraper
Used Node.js to recursively scrape S&P500 stock statistics from slickcharts.com.
- Scrapes all 507 SPY stocks with a 6.5-second runtime.
- Capable of scraping other stock indexes.
- Statistics can be used in financial models to determine stock performance.
Cinema ++
Created a movie website written solely in JavaScript, HTML/CSS.
- Users can create accounts, select seats, showtimes/dates, and update payment information.
- Features booking capabilities with user accounts held in a PostgreSQL database.
Tax-Bracket Calculator
An iOS app created using Swift.
- Calculates the amount of earned income owed to the government.
Encryption Game
A challenge game written in C programming.
- Players are given an encrypted line of text and must guess the original word or sentence.