Other Cool Projects

core fullstack open-source

🧩 Other Cool Projects


FNotifier

A lightweight automation tool (like Zapier) built with Go that handles form submissions and distributes data simultaneously to PostgreSQL, Telegram, and Google Sheets. Features Google OAuth2 and leverages Go’s concurrency for fast background services.


�🕷️ Go Web Crawler

A simple, concurrent web crawler in Go that extracts all anchor links from internal pages within a domain. Built using net/http, url, and steelx/extractlinks.


🧱 Go Rate Limiting Middleware

A lightweight, plug-and-play rate limiting middleware for Gin with support for IP-based Sliding Window, Token Bucket, and Leaky Bucket algorithms.


🕵️ Anon

A social platform for sending anonymous messages to people by college or name. Built using Go, Next.js, and PostgreSQL, with optional user profiles and public search.


🔊 AudiX

A social audio-sharing platform where users post and comment on audio clips (“audi”). Backend in Go (Gin), frontend in Next.js, and storage on AWS S3.


🎤 TechTalkers

A platform for showcasing public speakers in tech. Includes talk portfolios, CFPs from conferences, a Gemini-powered chatbot, and a speaker-organizer matchmaking feature.