Hello, my name is Leon Aaron and I am a dedicated computer science student at UNC Chapel Hill with experience in Python, Java, and C. I developed a strong foundation in object-oriented programming, data structures, and algorithms by creating intricate projects such as an S&P 500 Stock Analyzer, Minesweeper, and a trivia game in Java. I am a highly-motivated problem solver who prioritizes clean, organized code and high-quality results.
This repository contains a collection of my personal programming projects.
- S&P_500_Stock_Analyzer.py - Evaluates the financials of S&P 500 stocks to guide value investment decisions.
- WeatherApp.js - Weather app that fetches and displays real-time data using the OpenWeather API.
- Fortune_Trivia_Game.java - Fun trivia game with customizable difficulty and catgory settings.
- TodoList.js - To-do list that allows users to add, manage, and delete tasks.
- Hangman.java - Entertaining recreation of Hangman with exception handling to prevent invalid user input.
- Minesweeper.java - Engaing recreation of Minesweeper that utilizes recursion and object-oriented programming.
- LibraryManagementSystem.java - Useful Library Book Managment System where user check out and return library books.
- Small Javascript Projects - A collection of small JavaScript projects such as a stopwatch, pokedex, and collapsible information display.