A showcase of projects I am most happy with. I have many other projects that you can find on my GitHub. Feel free to check them out. All my projects are open source and you are always welcome to contribute. Most of these are really close to my heart since most of them were made while I was learning. So, I hope you enjoy them.
One the first projects I ever worked on was a pastebin clone. I created it using flask, postgres, bootstrap and jquery. This was my first attempt at Full Stack Development, and I learned a lot from it. It is very close to my heart. Although, due to the rate restrictions on the free tier of Heroku, I have had to take it down. It is still available on GitHub, and you can find the link below. Feel free to contribute.
One of the biggest and most recent projects I have worked on is this website. I created it using Next.js, MongoDB and Sass. It is a monorepo and is hosted on Vercel. It involves various stuff like updates, admin panel, and more. It took me a while to create, but I am very happy with the result. What do you think?
My favourite python project is PEEP. It is a CLI with a lot of features. It helps you do various things like editing your files quickly, generating QRCodes, and more. It uses a lot of libraries, and I have learned a lot from it. The source code is available on GitHub, and you can find the link below. Tell me what you think.
Not necessarily the best project I have worked on, but it is quite fun. Welcome to YTPS, the YouTube Terminal Search and Play. It is a CLI that lets you search and play YouTube videos. From the CLI, you can search for videos, play them, and more. Now, be warned that it doesn't use the YouTube API, so it is not very accurate. It scrapes the YouTube website, using a number of libraries. So, if you are interested in something like this, check it out.