Customer support is a critical aspect of any business, but it can also be one of the most expensive. Many companies struggle to provide timely and effective support to their customers, leading to frustration and lost sales. Although there are many customer support solutions available, they often come with a hefty price tag. This is where One Dollar Chatbot comes in. It is a simple, yet powerful, customer support chatbot that can be set up in minutes and plans start at just $1 per month. It is designed to help businesses provide better support to their customers without breaking the bank.
This project was written on the day GPT 5 was released. It's 100% vibe-coded in about 5-6 hours. It allows you to upload a sequence of photos, and it will stitch them together into a panorama. It uses OpenCV for image processing and does complex masking to ensure that the panorama is seamless.
I've always liked photogrammetry, it brings a level of realism to 3D models that is hard to achieve otherwise. Apple has great photogrammetry tools, but you need image sequence for that. This project solves that problem by allowing you to upload a video and get an image sequence back.
I've always liked how iOS has corner smoothing on its homepage icons, but always missed that in the front-end. This project solves this problem, by adding a small bit of JavaScript to calculate the corner-smoothed version of the element that you want to use, making it easy to make any element in your frontend application use corner smoothing.
Inspired by a meme, I created this random excuse generator which generated an excuse for not attending something via 3 part structure. Try it out to get the reason for not attending that party you don't want to go to!
React hook that simplifies management of GDPR consent for JavaScript/TypeScript developers. This is something that I needed myself, and from the attention it's getting I see that I'm not alone. It's still in development, but with v1 release, it will cover all possible developer needs, including support for Vue, Svelte, and others.
This swift package allows adding a nice-looking tooltip to your SwiftUI app with one line of code. Can't come up with a simpler solution!
A compiler that transforms SVG code into SwiftUI Shape structure. It allows converting SVG icons to Swift code to display in a SwiftUI app.
This app lets users create polyrhythms with ease while also functioning as a regular metronome. It features an integrated tuner for the user to have the only two things they need to practice.