Skip to content
View ClaudeMaxUser's full-sized avatar
🚧
Building stuff
🚧
Building stuff

Block or report ClaudeMaxUser

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.

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
ClaudeMaxUser/README.md
Typing SVG

"> Writing code is easy. Writing code someone else can read at 2AM is the whole job."



╔══════════════════════════════════════════════════════════════╗
║  $ location        → somewhere between a bug and a fix       ║
║  $ working_on      → rail-info  (ETA: hopefully sooner       ║
║                      rather than later)                      ║
║  $ last_commit     → "fix: the thing that broke the          ║
║                      other thing"                            ║
║  $ tab_count       → [REDACTED]                              ║
║  $ asking_for_help → no (lying)                              ║
╚══════════════════════════════════════════════════════════════╝

◈ ABOUT ME

const dev = {
  name: "Arijit Biswas",
  location: "Earth — most probably staring at a terminal",
  role: "Full-Stack Engineer",
  obsessions: ["performance", "scalability", "clean APIs"],
  currently: "Turning a half-baked idea into a half-finished product",
  philosophy:
    "Done is better than perfect — but I'll reopen that PR at 11pm anyway",
  funFact:
    "My projects exist in three states: 'will start soon', 'started (abandoned)', and 'why are there 23 open issues'",
};

◈ TECH ARSENAL

— FRONTEND —

React Next.js TypeScript HTML5 CSS3

— BACKEND —

Node.js Express PostgreSQL Redis Prisma

— CLOUD & DEVOPS —

AWS Vercel GitHub Actions


◈ GITHUB STATS




↳ streaks are just anxiety with a progress bar

GitHub Streak



↳ where the nights went

Contribution Graph

◈ FEATURED PROJECTS

rail-info (Under Development)

Because Indian Railways deserves better than refreshing a 2007 government website.

DropVault

No servers. No accounts. No nonsense. Just verify, connect and share files.


◈ NOW PLAYING

Last.fm

↳ what's playing while the build runs


◈ ELSEWHERE

Portfolio LinkedIn Email


github-snake



╔══════════════════════════════════════════════════════════════╗
║  $ session_end     → you made it to the bottom               ║
║  $ verdict         → works on my machine™                    ║
║  $ next_step       → write tests (still lying)               ║
║  $ signing_off     → Arijit                                  ║
╚══════════════════════════════════════════════════════════════╝

Last updated: May 07, 2026 — 02:04 UTC

Pinned Loading

  1. API-Sandbox API-Sandbox Public

    A browser-based API client — test HTTP requests, manage environments, and generate code snippets without leaving your browser.

    JavaScript

  2. DropVault DropVault Public

    Serverless P2P file transfer in the browser. WebRTC DataChannel + AES-256-GCM end-to-end encryption, ECDH key exchange with fingerprint verification, and Firebase for SDP signaling only. No file da…

    JavaScript

  3. PaySplit PaySplit Public

    A full-stack web app for splitting bills and generating UPI QR codes for easy payment collection. Built with React, Node.js, Express, and MongoDB.

    TypeScript

  4. speak-the-creed speak-the-creed Public

    A Mandalorian-themed CrackMe in JavaScript — XOR-encrypted validation logic reconstructed at runtime via eval(). Speak the Creed, Foundling.

    JavaScript