Projects
cUrlBaby
A lightweight Postman alternative for your terminal.
I built cUrlBaby because my MacBook had limited memory, and Postman was a resource hog. So I created my own CLI-based API testing suite—lightweight, fast, and written entirely in Java.
- Replicates essential Postman features via command line
- Supports all HTTP methods and JSON formatting
- Ideal for developers who love minimal tools
NyxAPI
Like Figma, but for backend developers.
NyxAPI was born out of the need for backend devs to visualize and plan their APIs, just like frontend folks use Figma. With just a few clicks, you can spin up mock APIs and prototype your backend flow quickly.
- Instantly generates live mock APIs
- Built-in dashboard to manage routes and responses
- Great for rapid prototyping and team handoffs
Related Articles
Korosuke
A profile-based, secure RAG system for enterprise knowledge sharing.
Most RAG systems don’t respect organizational hierarchy or access control. Korosuke solves that by adding a security layer and role-based knowledge retrieval—perfect for enterprises.
- Access-controlled embeddings and profile awareness
- Ranks results adaptively based on user role
- Built for enterprise-grade security and relevance
Related Articles
- Korosuke: A Hardware Device for Centralized Organizational Information Access
- Korosuke Part 2: From Concept to Research Paper
Qliq
Web3-powered Google Ads alternative.
Qliq is a decentralized ad network leveraging NFT metadata for targeted advertising. It empowers independent websites to monetize without relying on centralized ad providers.
- Uses NFTs to carry metadata for personalized promotions
- No intermediaries, no gatekeepers
- Built for transparency and creator ownership
Skoop
A decentralized, personalized news reader.
Skoop was built to give users control over what they read, away from mainstream filters. It uses ML for personalization and stores preferences in a decentralized manner.
- ML-based content personalization
- News from decentralized sources
- Built for freedom of information
Fascia
A playground for data visualization and analytics.
Fascia was a personal playground where I explored how data flows and visualizes in real-time. It became a dashboard tool built using the MERN stack and Material UI.
- Real-time data visualization
- Modular dashboard components
- Built with MERN + Material UI
IHH Player
A music player for Desi Hip Hop lovers.
I created this player to listen to my favorite Desi Hip Hop songs without ads or subscriptions. It fetches MP3s via YouTube links and streams them from S3 using AWS free tier.
- Fetches and streams music via S3
- Built specifically for Desi Hip Hop fans
- Minimalist, no-login music player
Related Articles
Diss-Tract
My first hackathon project—built to help students focus.
Diss-Tract is a Chrome extension that blocks distracting sites like social media, tracks your screen time, and gives you focus reports. It was my entry point into hackathons and productivity tools.
- Website blocker and productivity tracker
- Helps students and remote workers stay focused
- Built using vanilla JS, HTML, and CSS