Skip to content
View Anuraj-dev's full-sized avatar

Highlights

  • Pro

Block or report Anuraj-dev

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
Anuraj-dev/README.md
Anuraj Jit Saikia — a corner of the universe, drawn nightly from real GitHub activity

Data Science @ IIT Madras · building real-time systems, dev tools & full-stack web apps — somewhere among the stars


About me

  • BS in Data Science & Applications @ IIT Madras
  • Currently building A Meet (full-stack video conferencing with my own SFU) and a 2D virtual-office metaverse
  • Freelancing — shipping production websites for real clients
  • I love real-time systems, developer tools, and space tech
  • Ask me about Node/Express, Socket.IO, React, Vue, or deploying on AWS
  • Reach me at rajasaikia1644@gmail.com

Tech Stack

Languages TypeScript JavaScript Python Java

Frontend React Vue Next.js Tailwind CSS

Backend & Realtime Node.js Express Socket.IO FastAPI

Data & Infra MongoDB PostgreSQL Redis Docker AWS


Featured Projects

  • A Meet — Full-stack video-conferencing platform built on my own SFU (mediasoup): live captions, scheduled meetings, reconnect handling, deployed on AWS EC2 with Grafana/Loki observability. Node · MongoDB · Socket.IO · React · Docker
  • 2D Metaverse — Gather-style virtual office — walk a 2D space with proximity voice chat, key-gated meeting rooms, and built-in arcade & board minigames. Node · Socket.IO · Postgres · Redis · LiveKit · React · Phaser
  • maya — A voice assistant: speak → a Claude tool-use agent acts through gated shell/browser/app tools → replies via TTS, with an Electron overlay and live task queue. Bun · Anthropic API · Electron · Playwright
  • Khata — Personal-finance PWA for India: auto-logs UPI spends from SMS, tracks udhaar by person, and splits trip expenses. React 19 · Convex · Capacitor · Tailwind
  • AI Usage Monitor — Local dashboard that tracks token usage and estimated cost across Claude Code, Codex, and OpenCode — no proxy or API key needed. Python · FastAPI · SQLite
  • Tales of Veridia — 3D creature-collecting RPG that runs fully in the browser, entirely procedural: sprites, world, and music generated in code, with a from-scratch battle engine and a unit-tested core. Three.js · Web Audio

Connect

Email Portfolio

The starfield above is generated nightly from my real GitHub activity — planets are my languages, the supernova is my busiest day, and "first light" is the day this account was born. See how it's built →

Pinned Loading

  1. Khata Khata Public

    UPI-aware personal finance PWA for India — auto-logs spending from SMS, per-person udhaar ledger, trip splits and budgets (React 19, Convex, Capacitor)

    TypeScript

  2. ai-usage-monitor ai-usage-monitor Public

    Local dashboard for tracking AI CLI token usage and estimated cost

    Python

  3. pokemon pokemon Public

    Tales of Veridia — 3D creature-collecting RPG that runs fully in the browser; sprites, world and music are all procedurally generated in code (Three.js + Web Audio)

    TypeScript

  4. 2d-metaverse 2d-metaverse Public

    Gather-style 2D virtual office — walk a 2D space with proximity audio and key-gated meeting rooms with seated video calls, built as an npm-workspaces monorepo with a zod-typed shared wire contract.…

    TypeScript

  5. A-Meet A-Meet Public

    Full-stack video conferencing platform built on a mediasoup SFU — simulcast, live captions, scheduled meetings, Google OAuth + JWT auth, and Grafana/Loki observability. Node, Socket.IO, React, Mong…

    TypeScript

  6. maya maya Public

    Maya — v1 voice agent for Linux/Hyprland. Controls browser, desktop, and apps via spoken commands. Playwright browser tools, GTK overlay HUD, hyprvox PTT integration.

    TypeScript