I've made a product comparing website using GPT-4o Vision API and Svelte.
You can simply give it images of two similar / different products then it'll give you pros and cons of it.
Finally there's a meter recommending which you should choose.
WebsiteGithub
DollaryDoodle
Website
A website where you generate images from a prompt you give.
but the catch is a real human (me) draws your prompt for money.
Please expect bugs, this is the first MVP version. If you find one, please contact me here or my email (pathonscript@gmail.com)
Github
DollariDoodle.
an image generation website but instead of an AI generating images. I draw doodles in exchange for dollaridoos credits (money).
This is inspired by the million dollar homepage and r/place by having every doodle I drew be on the same canvas.
It's also still a work in progress. I've only completed the basic layout and design for now.
Code: github.com/PatatoBit/dollaridoodle
Demo website: dollaridoodle.vercel.app
An update on my seatbooking website. I finished working on the Stripe payment flow, connected everything to the database and technically it’s fully functional. Though there are still necessary features needed to be implemented. It’s still lacks a way to automatically reset and users can still book seats within the week which they shouldn’t be able to. The after payment is also a bit unsecured so I plan to rewrite them using Firebase functions.
github.com/PatatoBit/seatboxseatbox.vercel.app
An update on my seatbooking website. I've made it responsive and the frontend is fully functioning and ready for the backend + the seat selector is fully working with authentication.
Though it needs some polishing on mobile. I plan on finishing up the layout then I'll work on the countdown and the date before working on the backend.
I'm aiming for a fun doodley style with this, inspired by drinksonme.live and the Mooda app. I'll work on some background animations at school.seat booking website for my class. got the basic layout done