Avik
back

Projects

Things I've built to learn, ship, and solve real problems.

2026

Skills Registry

Built an AI skills registry and CLI that indexes 200k+ skills and enables discovery and installation across 45+ AI coding agents.

BridgeCord

Live chat that lives in Discord. A lightweight, embeddable chat widget that connects your website visitors directly to your Discord server.

LinkDrop

A Link Manager for my personal usage created using v0. Kind of vibe-coded this whole thing, but for personal usage, it is ok.

AI Gateway

A unified LLM API Gateway with automatic fallback, tool support, multimodal content handling, persistent memory with vector embeddings, and SSE streaming.

Security Scanner

Fast CLI security scanner for AI agent ecosystems. Detects prompt injection, command execution risks, secret leakage, and supply-chain threats.

Plane Discord Bot

Serverless Discord bot built on Cloudflare Workers that integrates Plane for issue management and generates personalized AI-powered daily summaries using Gemini.

2025

CodeReviewer

An AI-powered GitHub bot that performs context-aware PR reviews using RAG, cutting review time and production bugs by automating deep code analysis.

Markdown Video

A Markdown to Video Converter where you can create videos from markdown by following a specific format. It is a fun side project.

ArchFlow

Privacy-first visual workspace for designing, simulating, and sharing system architectures. Selected as Staff Picked Project of the Day on Peerlist.

Snippet

A minimalist tool for creating beautiful screenshots of code, images, and websites. Featured in top 5 projects on Peerlist.

PulsePing

A Serverless deployment monitoring tool solving the cold start problem. Written in Go and NextJS.

FormCraftAI

An open-source, no-code AI form builder with drag-and-drop design, AI-generated forms, conditional logic, regex validation, and integrations.

WebTracker

A powerful, privacy-focused web analytics platform that helps you to visualize the website's reach. Built due to Vercel Analytics Quota exhaustion.

Agentic

AI Powered CLI Tool where you can set your Providers and bring your env keys for doing things like Web Search, GitHub PR Reviews, and generating code.

Git Wrapped

Your year in code. Visualize your GitHub contributions and coding journey with beautiful animated summaries.

MemeGenerator

Create memes quickly and effortlessly with an intuitive interface. Generate memes without any hassle.

ChessAI

A Chess game built with NextJS and AI SDK. The user can play against AI and improve their skills.

AI PPT Generator

AI-powered web application that generates fully customizable PowerPoint presentations from user input. Built with Next.js and FastAPI.

RealtimeSudoku

Play Sudoku with your friends in real-time. Different difficulty levels available.

2024

CodeIDE

A web-based code editor that supports multiple languages. Built from Scratch using Nextjs, TailwindCSS, and Monaco Editor.

ResumeWorth

Enhance, evaluate, and roast resumes with AI-driven insights. Used by 700+ users. Built using Groq and LLaMA.

SQLite Viewer

A web-based viewer to open SQLite DB files using sql.js. Built using NextJS and ShadCN.

2023

Payment Template Package

A NPM package that helps integrate payment gateways like Razorpay, Stripe into backend apps. Used by 500+ developers globally.

Hotel Booking App

A fullstack hotel booking platform built with React, Node.js, MongoDB. Supports Stripe payments and e2e testing with Playwright.

Sorting Visualizer

Visualize sorting algorithms like Bubble Sort, Merge Sort, and Quick Sort. Built with React and TailwindCSS.

Code to Picture

Convert code snippets to beautiful images for sharing. Built using React and react-simple-code-editor.