Complete Projects
Here is a more complete list of projects I've worked on. Although some of these projects can be created with LLMs, I had a great time programming them and learned a lot.
SecuroChat
SecuroChat is a private messaging platform created using React and Node.js. Users can create chat rooms and invite friends to join and chat with them. Pop-up notifications appear for certain events as well. Messaging is possible with Socket.io.React •Node.js •Socket.io PodMaster
PodMaster is a podcast-hosting platform. It can be used to upload and promote podcasts! It was built using Python, Flask, and React. Users can login, create & manage podcasts, follow users, and like & comment on podcasts!PicShare
PicShare is a photo-sharing platform. It was built using Python, Flask, and HTML. Users can upload photos, view them, and like them. Photos are stored in a SQLite database.Chord Library
Chord Library is a chord-learning desktop app. It was built using Python and Tkinter. Users can learn chords on the guitar. I learned about desktop app development when working on this project.