← Back to Home ↑ Back to Top
PROJECTS
1
hwmon
2
Hermes Relay
3
Open Claude
4
Test MCP
5
LMS MCP
6
Phantom Chat
Projects

// System & Low-Level Projects

hwmon

A Linux hardware monitoring application that reads directly from kernel sysfs interfaces and presents live metrics through a modern terminal UI.

Python Textual Linux sysfs

Pix-Wave

A terminal-based real-time audio visualizer exploring high-performance rendering inside modern terminal environments.

Python Textual Rich Audio

imginter

A terminal image renderer that converts images into optimized Unicode and ASCII output while adapting to terminal capabilities.

Python Terminal ASCII

// Games & Multiplayer Projects

Ball Shooter

A LAN multiplayer tank shooter built on a custom socket protocol supporting synchronized gameplay and leaderboards.

Python Sockets Threading Multiplayer

Wreaky Ball

A browser arcade game exploring collision detection, rendering, and gameplay mechanics.

JavaScript HTML5 Canvas CSS3 Game Dev

Poker

A desktop Poker implementation focused on graphics programming, game state management, and card mechanics.

C Raylib Game Dev

CAC's Arcade

An online multiplayer game server using WebSocket-based sessions to manage game rounds and real-time player interactions

WebSocket Node.js Sessions Multiplayer

Projectile Simulation

A physics simulator for projectile motion with accurate calculations and visual representation

Python Physics Simulation

// Web Development & Tools

Hermes Relay

A self-hosted SMS gateway that transforms an Android phone into a programmable SMS server. Instead of relying on commercial SMS providers, applications can securely send and receive SMS messages through a user's own Android device.

Kotlin Python FastAPI Android SDK SQLite

Phantom Chat

A real-time anonymous messaging platform where users authenticate using their phone numbers while remaining anonymous inside groups. Features include WebSocket messaging, anonymous identities, media sharing, and scalable backend APIs.

Next.js TypeScript Socket.io PostgreSQL Supabase

ZeroTrace

A privacy-first campus visitor management platform using cryptographic verification and QR-based authentication to minimize storage of personally identifiable information.

MERN Stack QR Verification Cryptography

VidyaGyan

An AI-powered career guidance platform providing multilingual, personalized career recommendations and educational roadmaps.

MERN Stack Gemini API Azure Translate

CAPTCHA Library

A reusable CAPTCHA generation library with configurable fonts, distortion, noise generation, and image transformations.

Python Security Library

Event Listener

A web scraper that aggregates hackathons, technical events, and competitions from multiple sources into a unified searchable interface.

Python Web Scraping BeautifulSoup

// AI Automations

Open Claude

An open-source adaptation of Anthropic's Claude Code CLI that replaces proprietary backend integrations with open-access language models served through OpenAI-compatible APIs.

TypeScript Bun React 19 Ink

Test MCP

A universal testing server implementing the Model Context Protocol. It currently provides 48 integrated tools covering API testing, browser automation, database validation, security testing, accessibility analysis, performance benchmarking, mutation testing, load testing, and static analysis.

Python FastMCP Playwright Docker

LMS MCP

A specialized automation server designed for Moodle-based learning platforms, containing tools for downloading course materials, monitoring updates, browser automation, and preserving workflow state.

Python FastMCP Playwright FastAPI

IntelliM

A market intelligence platform featuring distributed web scraping, analytics dashboards, ML retraining pipelines, and an AI-powered query interface.

Python FastAPI Firecrawl ML

// Browser Extensions

Quick Search

A browser extension for opening frequently visited websites using custom aliases.

JavaScript Browser Extension Productivity

Web Block

A browser extension for productivity through configurable website blocking rules and schedules.

JavaScript Browser Extension Productivity

Download Manager

A browser extension that automatically organizes downloads based on source website and file type.

JavaScript Browser Extension File Management

// Experiments & Mini Projects

Mini Projects Collection

A bunch of mini projects - experimental coding challenges, quick utilities, and fun side projects

Various Languages Experiments Learning