For a final year university project,
a social media platform was developed enabling users to form communities,
start discussions, and comment on them, connecting with like-minded individuals.
A custom back-end learning project involved creating a straightforward messaging app.
Users can chat one-on-one, participate in group chats, send text messages, share images, view active users, and personalize their profiles.
My first major project using Supabase was a basic music streaming site.
Users can upload songs, search and listen to music, as well as like the songs they enjoy.
To familiarize myself with Supabase, I developed a simple website for reading and writing articles.
Users can read, create, and delete articles.
This foundational project paved the way for using Supabase in subsequent projects.
In my first year of university, my group and I developed a simple game using SimpleGUI for a project.
We manually implemented the game's physics using vector theory and physics concepts.
Since there were no tutorials or guides available, we relied heavily on the library's documentation.