Visit my LeetCode profile.
This website is my first web-based project. It is still a work in progress. Everything is written in HTML or CSS. I am still learning more about website designing and I will continue adding to this page.
In CS50 I created:
- Wordle Game
- Written in C
- Choice of word size 5-8
- Chooses word randomly from file of words
- Played in command terminal
- Functionality for stock buying/selling website
- Written with Python, SQL, and HTML
- Created functionality to register an account
- Created functionality to log in/out of an account
- Account data is all stored in a database
- Created ways to mock buy and sell stocks
- Created ways to view your buying and selling history