I started making a new CLI tool, since I really like python to make stuff. This CLI tool will scan a certain directory provided by the user and then returns the files based on what filter the user choice
Log in to leave a comment
I forgot to push the changes before requesting re-certification. :(
Log in to leave a comment
P.S: This isn’t vibecoded (to all the people saying it is), the landing page was made using pre-made blocks from this website. And I forgot to devlog 4 hours of work =)
Log in to leave a comment
I built a Flavortown cookie calculator. Hardest part was the listing the store items. I think it turned out pretty well.
Tweaked the UI a little bit so it looks better, added Goal functionality, soon store functionaity will be added so the user can browse the flavortown store within the extension and choose what to track instead of manually typing in name and cookie amount, that will still be there and optional.
Log in to leave a comment
So basically the extension prompts the user to enter the API key which they can get from their settings page and then input it, which then fetched the cookies and username and displays them.
Log in to leave a comment
It should work.
Finished project, i’ll review it again before shipping.
Log in to leave a comment
SaveIt has been shipped! 🚀🔥
I know this project has no devlogs, but this is because it was a small project. Essentially what the chrome extension does, is it takes a URL provided by the user with a filename that the user gets to decide and downloads it. Right now it’s only available through the github repository but soon it’ll be available throught the Chrome Web Store.
Log in to leave a comment
Worked quite a bit on the chat page, made it as a protected route, fixed login functionality and sign out functionality. Refined the UI a little bit and started working on the logic part so the chats actually get saved.
Log in to leave a comment
I worked on transfering some parts of the design from the old front end to the new Next.js front end.
Log in to leave a comment
I worked on getting my Nest.js backend with Prisma ORM connected with my Neon Postgres DB. A couple of things left to go, such as adding Clerk for auth.
Log in to leave a comment