package main
type Developer struct {
Name string
Location string
Stack []string
Building []string
}
func main () {
me := Developer {
Name : "Akash Yadav" ,
Location : "India ๐ฎ๐ณ" ,
Stack : []string {"Go" , "Next.js" , "TypeScript" , "Docker" , "Linux" },
Building : []string {
"๐ Free Gemini API โ Use Google Gemini for free" ,
"๐ฑ WhatsApp APIs โ Fastest WA API in Go" ,
"๐ณ UPI Gateway โ Zero-fee payment system" ,
"๐ค Automation tools that save hours daily" ,
},
}
me .Ship () // no excuses, just ship it
}
โก What I Actually Build
Use Google Gemini for FREE โ Text, Image, Video & Music Gen.
No API key. No billing. Pure Go.
๐ผ๏ธ Gemini Watermark Remover
AI-powered watermark remover for Gemini media. Runs in browser.
Zero upload. Full privacy. Client-side only.
๐ฌ Superfast WhatsApp API
The world's fastest WhatsApp API. Built in Go + Fiber.
Blazing fast. Low latency. Production-ready.
Self-hosted UPI payment gateway. Auto-detects payments via email.
Zero fees. No Razorpay. No middleman.
Instagram Private API wrapper in Go โ 130+ APIs, 22 modules.
Full feature parity with Python instagrapi.
๐ฑ WhatsApp Business API
Official WhatsApp Business API integration.
Production-grade messaging automation.
Domain
Technologies
Languages
Backend
Frontend
Infra
APIs
ย ย
ย
ย
"I don't fix bugs. I add features that make them irrelevant."