Engineering Projects
Exhaustive collection of all projects and repositories from my GitHub account with active learnings, architecture diagrams, and source code links.
Interactive Telegram Quiz Bot for Study Groups & Automated Practice
A friendly Telegram bot built to run automated quiz sessions, instant scores, and interactive practice polls for students and study communities.
Engineering asynchronous Python Telegram bot handlers, structuring quiz schemas, managing multi-user quiz state concurrently, and building real-time score tracking.
AI Telegram Assistant for Candidate Screening & Team Notifications
An intelligent Telegram assistant built for candidate screening, instant notifications, conversational query processing, and AI workflow execution.
Engineering asynchronous AI prompt pipelines, developing robust rate-limit retry handlers, structuring JSON schemas for LLM agent outputs, and building stateful bot webhooks with sub-100ms execution speeds.
Real-Time Security Alert Relay & Telegram Channel Broadcast Feed
A real-time contact notification relay and live channel broadcast feed powered by Telegram webhooks, delivering instant mobile alerts and site updates.
Engineering secure Telegram Webhook SSL routing, handling asynchronous message dispatchers with zero-delay UX fallbacks, and creating stateful live broadcast feeds inside Next.js App Router.
The Autonomous AI-Powered Tech Startup News Platform
An automated, SEO-optimized tech startup and AI news aggregation platform that uses background agents to crawl RSS feeds, run deduplication, parse summaries, and deploy updates.
Building autonomous RSS background crawlers with Gemini 1.5 Flash API for topic curation, designing vector similarity search (pgvector) in Supabase PostgreSQL to prevent duplicate press releases, and mastering edge caching with Next.js App Router.
AI Tools Discovery, Comparison, and Review Ecosystem
A comprehensive platform for discovering, reviewing, and comparing artificial intelligence utilities and workflows, powered by Next.js and Prisma PostgreSQL.
Engineering multi-tenant user authentication with Clerk SDK, modeling 15+ relational database entities using Prisma ORM with Neon Serverless Postgres, and building side-by-side product comparison algorithms.
The Ultimate AI-Powered Book Discovery & E-Commerce Sanctuary
An AI-powered literary ecosystem featuring interactive bookshelves, daily reading challenges, automated key takeaways generation, and dynamic chatbot companion personas.
Designing local-first state management using Zustand with LocalStorage rehydration, implementing AI librarian chatbot persona engineering, and building dynamic reading progress trackers.
Developer Telemetry System, Theme Adaptive Engine & Live REST Pipelines
Personal developer portfolio OS built with Next.js App Router, featuring site-wide light/dark mode contrast, real-time GitHub commit feeds, LinkedIn live work streams, and 29 subpage architectures.
Mastering Next.js App Router compilation, Tailwind CSS v4 `@variant dark` custom directives, dynamic sitemaps generation, structured JSON-LD Schema.org metadata, and real-time GitHub/LinkedIn REST API integrations.
Autonomous AI Content Scraping & Relational Database Pipeline
Autonomous AI agent system designed to scrape social media metrics, process unstructured text, generate embeddings, and persist records in a structured database.
Developing autonomous AI agent execution loops, parsing un-structured social media feeds, mapping JSON schemas to relational database tables, and implementing rate-limit resilient retry handlers.
Comprehensive Computer Science Engineering & GATE Exam Knowledge Repository
A curated open-source repository containing exhaustive study guides, subject notes, algorithms, data structures, and computer architecture references for CSE students.
Consolidating core Computer Science theory (Operating Systems, Database Systems, Computer Networks, Data Structures & Algorithms), writing technical documentation, and organizing structured student study repositories.
Low-Level Memory Labs, Concepts, Coroutines & High-Performance C++
Comprehensive C++20 systems programming repository featuring low-level memory labs, smart pointers, template metaprogramming, concepts, and coroutines.
Studying C++20 language features (Concepts, Ranges, Coroutines, Modules), mastering raw and smart pointer memory allocation, benchmarking execution speed, and designing low-level systems algorithms.
Semantic HTML5, Microdata Schemas, and Responsive Accessibility Standards
An extensive reference and practice repository covering semantic HTML5 structure, modern document outline algorithms, and accessible web standards.
Deepening knowledge of semantic HTML5 element hierarchies, web accessibility (WCAG), and modern document architecture.
CSS Grid, Flexbox Layouts, Custom Properties & Animation Labs
Comprehensive CSS practice and reference repository exploring advanced layout systems, responsive design patterns, CSS Grid math, and smooth transitions.
Mastering modern CSS layout systems (Grid, Flexbox, Multi-column), custom property theming engines, and high-performance hardware-accelerated animations.
Version Control Architecture, Branching Strategies & Merge Workflows
Practical sandbox demonstrating Git version control best practices, semantic commit standards, feature branch workflows, and remote repository synchronization.
Mastering Git internals, commit graph traversal, rebase vs merge trade-offs, and GitHub automation hooks.