This is
My Portfolio
A showcase of some of my projects and abilities. I mainly choose to code in C++ and Python (by far my strongest languages), but I have familiarity with SQL, Java, JavaScript, HTML and CSS as well.
A current sophmore computer science student at California State Univerity - Bakersfield. I aim to deepen my understanding in various areas of technology and product development. Two of the things I enjoy the most about programming are as follows: building cool and practical applications and solving complex algorithmic problems.
A showcase of some of my projects and abilities. I mainly choose to code in C++ and Python (by far my strongest languages), but I have familiarity with SQL, Java, JavaScript, HTML and CSS as well.
Cryptocurrency Price Tracking Web Application using the Binance API and Streamlit. Real-Time Cryptocurrency Price is Retrieved via the Binance API and then Displayed in the Web Application that is Built Using the Streamlit Library.
A Sudoku Solver GUI implemented using Python and Tkinter. The Sudoku Board is solved using a Backtracking Algorithm.
Tracks the Price of Bitcoin from an API and Displays it on the GUI. The Price and Time is Updated Every ~ 2 Seconds.
A Script that Automates Email Sending via Excel Spreadsheet using Python and the smtplib Library.