Mini miny projects

Built OG Banana : Generates Open Graph meta data for better SEO accessibility This is something i vibe-coded over the weekend using Gemini 3.0. Uses Gemini 2.5 pro for meta tags and image prompt generation Gemini 2.5-flash-image for og image preview Try it here https://ogbanana.com Free to use with limited credits

Built OG Banana : Generates Open Graph meta data for better SEO accessibility

This is something i vibe-coded over the weekend using Gemini 3.0.

Uses Gemini 2.5 pro for meta tags and image prompt generation
 Gemini 2.5-flash-image for og image preview

Try it here  https://ogbanana.com

Free to use with limited credits

Introducing Invoice Scheduler 🧾 Send invoices via homebase mail to other identites every month so you don't have to do it. https://github.com/2002Bishwajeet/invoice-scheduler/


Introducing Json-to-Sql converter 💾 A simple CLI application that converts your JSON into SQL script for creating and inserting tables. Written in Haskell 💜 Checkout the tweet here: https://x.com/biswa_20p/status/1890562612766863724 src code: https://github.com/2002Bishwajeet/json-to-sql


I built an image convertor that converts the image into your desired formats last weekend. The best part about is that its purely serverless and the static website is served through a cloud function. * It does not store the image anywhere and the workers are removed as soon as the conversion is complete Try it here https://img.cloudx.run

I built an image convertor that converts the image into your desired formats last weekend. The best part about is that its purely serverless and the static website is served through a cloud function.
* It does not store the image anywhere and the workers are removed as soon as the conversion is complete
 
Try it here https://img.cloudx.run