- 🚧 I’m currently learning more about Django REST Framework 🐍, ML/DL 🧠 and Laravel 🟥
- 📫 How to reach me: [email protected] 📧
- ⚡ Fun fact: I'm actually not a pineapple 😝
Tugio is an instant messaging app developed with Next.js and Tailwind CSS. It uses Prisma to manage the database, which was MongoDB. It's still lacking some features for being a complete app, but it already has the basic features of a messaging app.
Dogs is an application developed with React, which is a platform for sharing photos of dogs. It uses the Dogs API (currently down), which I also created from scratch, using Express and Multer, to fetch the images and manage the data from the user.
Let me Ask is a project developed during the NLW Together event, which is a platform for creating Q&A rooms. It uses Firebase for authentication and database, and React with TypeScript for the front-end.
E-commerce Mr Robot is an e-commerce project developed with Django, which is a fictional store that sells products related to the Mr Robot series. It implements various django features, such as authentication, admin panel, models, views, forms, etc.
A Spotify clone made with Next.js and Tailwind CSS. My first time using both of them to replicate the Spotify's UI, specifically replicating my spotify, including my playlists and my favorite songs. It may become a full-fledged Spotify clone in the future.