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.
- Fortune_Trivia_Game.java - Fun trivia game with customizable difficulty and catgory settings.
- 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.