Skip to content
View RISHAV-ANAND7's full-sized avatar
🎯
Focusing
🎯
Focusing
  • INDIA

Block or report RISHAV-ANAND7

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
RISHAV-ANAND7/README.md

Hi πŸ‘‹, I'm Rishav Anand

Computer Science Undergrad β€’ Full-Stack Developer (MERN) β€’ DSA & System Design Learner

Typing SVG

profile views followers


πŸ§‘β€πŸ’» About Me

  • πŸŽ“ CSE Undergraduate from India, passionate about building production-grade software
  • πŸ’» I specialize in MERN stack and love architecting scalable backend systems
  • πŸ›‘οΈ Recently built a Distributed Rate Limiter Gateway with Redis, Docker & Node.js
  • ⚑ Created APiXY - a fast, modern open-source API testing tool (Postman alternative)
  • πŸ“š Currently deep-diving into Advanced DSA, System Design, and Cloud DevOps
  • 🎯 Goal 2026: Crack SDE role at a top product-based company
  • πŸ“« Reach me: rishavanand773@gmail.com

πŸ› οΈ Tech Stack

Languages: JavaScript β€’ TypeScript β€’ Java β€’ SQL
Frontend: React.js β€’ Next.js β€’ Tailwind CSS β€’ HTML5/CSS3 β€’ Vite
Backend: Node.js β€’ Express.js β€’ REST APIs β€’ Socket.IO
Databases: MongoDB β€’ MySQL β€’ Redis β€’ PostgreSQL
DevOps & Tools: Docker β€’ Git β€’ GitHub Actions β€’ Postman β€’ Linux


πŸš€ Featured Projects

πŸ›‘οΈ Distributed Rate Limiter Gateway

Production-grade API gateway implementing token bucket & sliding window algorithms with Redis for distributed rate limiting. Built for high throughput and fault tolerance.

Stack: Node.js, Express, Redis, Docker

Repo

⚑ APiXY – API Testing Tool

Lightweight, blazing-fast API client built as a modern Postman alternative. Clean UI, request history, and environment support.

Stack: React, Vite, TailwindCSS

Repo

πŸ’Έ UniBill

Modern billing/invoicing web app with real-time updates and clean dashboard. My latest project.

Stack: JavaScript, MERN

Repo

πŸ“ Real-Time Position Tracker

Live location sharing app using WebSockets and Geolocation API. Track multiple users on interactive map in real-time.

Stack: Node.js, Express, Socket.IO

Repo

Explore more β†’ All Repositories


πŸ“Š GitHub Analytics


🐍 Contribution Activity

snake


πŸ“š Currently Learning

β–Έ Advanced Data Structures & Algorithms (DP, Graphs, Trees)
β–Έ System Design: Low-Level Design & High-Level Design
β–Έ Backend Scalability: Caching, Load Balancing, Microservices
β–Έ DevOps: AWS, Docker, Kubernetes, CI/CD Pipelines

🀝 Connect With Me


⚑ "Clean code always looks like it was written by someone who cares." – Let's build something amazing!

Pinned Loading

  1. Distributed-Rate-Limiter-Gateway Distributed-Rate-Limiter-Gateway Public

    Redis-powered distributed rate limiter with API gateway, observability, and circuit breaker support.

    JavaScript

  2. Distributed-RealTime-Collaborative-Editor Distributed-RealTime-Collaborative-Editor Public

    Distributed real-time collaborative editor built with a custom RGA CRDT, WebSockets, Redis, SQLite, JWT authentication and role-based access control.

    TypeScript

  3. Mini-Git Mini-Git Public

    A Git-like version control system built from scratch in TypeScript, featuring content-addressable storage, recursive trees, branching, safe checkout, and Myers diff.

    TypeScript

  4. Real-Time-Positon-Tracker Real-Time-Positon-Tracker Public

    Real-Time Position Tracker is a web application that enables users to share and track live geographic locations on an interactive map. It uses Node.js, Express, Socket.IO, and browser Geolocation A…

    JavaScript

  5. UniBill UniBill Public

    JavaScript

  6. Real-Time-EyeBall-Tracking Real-Time-EyeBall-Tracking Public

    Computer vision–based eye and blink tracking system for real-time, hands-free mouse control using Python, MediaPipe and facial landmarks.

    Python