Skip to content
View adarsh005599's full-sized avatar
:shipit:
git commit -m "☕ & </>"
:shipit:
git commit -m "☕ & </>"

Block or report adarsh005599

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adarsh005599/README.md


  ██╗    ██╗██╗  ██╗ ██████╗  █████╗ ███╗   ███╗██╗
  ██║    ██║██║  ██║██╔═══██╗██╔══██╗████╗ ████║██║
  ██║ █╗ ██║███████║██║   ██║███████║██╔████╔██║██║
  ██║███╗██║██╔══██║██║   ██║██╔══██║██║╚██╔╝██║██║
  ╚███╔███╔╝██║  ██║╚██████╔╝██║  ██║██║ ╚═╝ ██║██║
   ╚══╝╚══╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝╚═╝

  > root access granted — welcome to adarsh's terminal

Typing SVG

divider

[root@adarsh ~]# ./identity.sh --decrypt

┌─[ SYSTEM PROFILE ]───────────────────────────────────

│  name          : Adarsh Singh
│  alias         : vxdarsh
│  clearance     : Full-Stack / Backend / AI-Automation
│  education     : B.Tech CSE — 5th Semester
│  location      : India
│  current_role  : Founder's Office Associate
│  affiliations  : GDG Core Team · Founder, StartBridge

│  active_processes:
│    - Building startup & community products
│    - Engineering AI-powered applications
│    - Hardening backend architecture
│    - Grinding Java + DSA
│    - Reverse-engineering Agentic AI systems

│  core_directives:
│    - Build > Talk
│    - Ship > Perfect
│    - Understand > Memorize

│  north_star    : "Build useful software that solves real problems."
│  session_status: ACTIVE — always shipping

└───────────────────────────────────────────────────────

[root@adarsh ~]# ./scan --targets=current-focus

01

BACKEND ENGINEERING Hardening APIs, databases, authentication flows, and production-grade system architecture.

02

AI SYSTEMS Exploiting LLM applications, AI APIs, voice interfaces, automation pipelines, and agentic workflows.

03

FULL-STACK PRODUCTS Shipping complete systems, not demos — UI, APIs, databases, and deployment, end to end.

04

DSA + CORE CS Sharpening problem-solving fundamentals with Java, data structures, and algorithms.

05

STARTUP BUILDING Operating inside founder ecosystems, community infra, and early-stage product ideas.


[root@adarsh ~]# cat /proc/tech-stack

// LANGUAGES

JavaScript Python Java C SQL

// FRONTEND

React Next.js Tailwind CSS Vite Redux Framer Motion

// BACKEND

Node.js Express.js NestJS FastAPI Socket.io REST API

// DATABASES

PostgreSQL MongoDB MySQL Prisma Firebase

// AI / ML

Python PyTorch Scikit Learn NumPy Pandas OpenAI Gemini Cohere n8n

// DEVOPS / CLOUD

Git GitHub Docker GitHub Actions Vercel Render AWS


[root@adarsh ~]# tail -f ./flagship-projects.log

+ [SHIPPED]  Creator Discovery API
             NestJS · Prisma · PostgreSQL · JWT · Search · Filtering · Pagination

+ [SHIPPED]  QuickChat
             MERN · Socket.io · Real-Time Messaging · Authentication

+ [SHIPPED]  Imagify
             MERN · AI Image Generation · ClipDrop API

+ [SHIPPED]  Comrade AI
             React · Cohere · AI Application

+ [SHIPPED]  Netflix Clone
             React · Firebase · TMDB API

+ [SHIPPED]  PostPilot
             MERN · Full-Stack Blogging Platform

+ [SHIPPED]  Samantha — AI Voice Receptionist
             GPT-4o · Vapi.ai · FastAPI · SQLAlchemy · Streamlit

+ [SHIPPED]  AI Resume Screening Automation
             n8n · OpenAI · Gmail · Google Workspace

+ [SHIPPED]  SupportPilot
             AI Customer Support · Supabase · n8n · Automated Ticket Routing

+ [BUILDING] Snap OCR — Chrome Extension
             Tesseract.js · Offline Text Extraction

+ [BUILDING] Field Grab — Chrome Extension
             Dependency-Free HTML Parsing · Structured Data Extraction

~ [ACTIVE]   StarkDesk
             PERN · PostgreSQL · Clerk · AI SaaS · Multi-Tool Platform

~ [ACTIVE]   StartBridge
             Founder Ecosystem · Startup Discovery · Community Infra

# [RESEARCH] Agentic AI
             LLM Orchestration · Multi-Agent Workflows · Automation

[root@adarsh ~]# exec ./creator-discovery-api --verbose

Creator Discovery API — a backend-focused API engineered to practice production-style backend systems.

Architecture
├── NestJS
├── Prisma ORM
├── PostgreSQL
├── JWT Authentication
├── Search & Filtering
├── Pagination
├── Shortlist APIs
└── Validation & Error Handling

🔗 Repo: github.com/adarsh005599/creator-discovery-api 🔗 Live: creator-discovery-api.onrender.com

[root@adarsh ~]# exec ./quickchat --verbose

QuickChat — a real-time communication platform built on the MERN stack with Socket.io.

Features
├── Real-Time Messaging
├── Socket.io
├── Authentication
├── MongoDB
├── User Management
└── Full-Stack Deployment

🔗 Live: quickchat-6vkt.onrender.com

[root@adarsh ~]# systemctl status starkdesk

● starkdesk.service — AI SaaS Platform
   Loaded: loaded
   Active: active (running) ████████████████████████████ 100%

   Architecture:  PERN
   Database:      PostgreSQL
   Auth:          Clerk

   AI Modules:
   ├── Text-to-Image
   ├── Blog Generator
   ├── Object Remover
   ├── Background Remover
   ├── Resume Reviewer
   └── Title Generator

[root@adarsh ~]# nmap -sV ./ai-lab

PORT        STATE   SKILL
──────────────────────────────────────────────────────
voice/ai    open    ███████████████░░░  78%
llm/apps    open    ███████████████░░░  80%
automation  open    ██████████████░░░░  72%
agentic/ai  open    ███████████░░░░░░░  58%
ml/core     open    █████████░░░░░░░░░  48%
cv          open    ████████░░░░░░░░░░  42%
──────────────────────────────────────────────────────
STATUS: EXPERIMENTING / BUILDING / SHIPPING

Operating at the intersection of software engineering and AI — voice interfaces, LLM applications, automation pipelines, agentic systems, and AI-powered SaaS.


[root@adarsh ~]# git log --oneline --graph --decorate

* 2026 ─┬─ Building full-stack & backend systems
        ├─ Engineering AI automation pipelines
        ├─ Operating inside startup ecosystems
        ├─ Shipping AI SaaS products
        ├─ Hardening Java + DSA fundamentals
        └─ Going deeper into agentic AI

* NEXT ─┬─ Scalable backend architecture
        ├─ Advanced AI/ML systems
        ├─ Multi-agent orchestration
        └─ Products that solve real problems

[root@adarsh ~]# cat ./principles.md

> Build things people can use.
> Learn the fundamentals behind the abstractions.
> Don't just make it work — understand why it works.
> Ship early. Debug relentlessly. Improve continuously.

The goal isn't to know every technology.
The goal is to become capable of building
whatever the problem requires.

divider

[root@adarsh ~]# ./connect --establish-link

If you're building something interesting — AI, startups, backend systems, or automation — open a channel. Let's talk.



[root@adarsh ~]# ./run_stats --mode=performance


┌──(adarsh㉿dev)-[~/workspace]
└─$ echo $STATUS

> BUILDING.
> LEARNING.
> SHIPPING.
> REPEATING.

└─$ _

BUILD WITH PURPOSE. SHIP WITH INTENT.

Pinned Loading

  1. StarDesk StarDesk Public

    StarkDesk is a full-stack AI productivity platform that integrates multiple AI tools—such as image generation, background removal, and resume review—into a single, accessible web application to emp…

    JavaScript 2

  2. Jharkhand--fixMyCity Jharkhand--fixMyCity Public

    FixMyCity is a civic engagement platform that empowers citizens to report and track city issues such as potholes, broken streetlights, waste management, and more. It connects people with local auth…

    JavaScript 1

  3. LocalCollab LocalCollab Public

    AI + Web3 platform connecting local businesses with micro-influencers through automated campaigns and secure escrow payments.

    JavaScript 1

  4. Movie_Recc_System Movie_Recc_System Public

    🍿 A premium AI-powered movie discovery platform. Features Content-Based Filtering using TF-IDF, a high-performance FastAPI backend, and a modern Streamlit "Netflix-style" frontend. Integrated with …

    Python 1

  5. AI--Powered-Video-uploader AI--Powered-Video-uploader Public

    AI-Powered Video Uploader built with Next.js, TypeScript, ImageKit, and NextAuth. A seamless configuration and secure video uploading platform where users can sign in with Google, upload high-quali…

    TypeScript 1

  6. Samantha-ai-assistant Samantha-ai-assistant Public

    🏥 AI voice assistant for hospital appointment scheduling — built with Vapi.ai (GPT-4o), FastAPI, SQLAlchemy, and Streamlit. Book, check, and cancel appointments by voice or dashboard.

    Python 1