Skip to content
View Vedant-Gandhi's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report Vedant-Gandhi

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Vedant-Gandhi/README.md

๐ŸŽฏ Backend Engineer โ€ข Systems Programmer โ€ข Building from first principles

Portfolio LinkedIn Email


๐Ÿ‘จโ€๐Ÿ’ป About Me

const vedant = {
  location: "Pune, India ๐Ÿ‡ฎ๐Ÿ‡ณ",
  role: "Backend Engineer @ rtCamp",
  
  expertise: ["Systems Programming", "Network Protocols", "API Design"],
  languages: ["Go", "Rust", "TypeScript", "PHP"],
  focus: ["HTTP Internals", "Concurrent Systems", "Performance Optimization"],
  
  currentProjects: [
    "HTTP/1.1 from scratch",
    "Custom browser rendering engine",
    "Distributed systems exploration"
  ],
  
  philosophy: "Build it from scratch to truly understand it",
  funFact: "I read RFCs for fun ๐Ÿ“š"
};

๐Ÿ”ฅ Tech Arsenal

๐ŸŽจ Frontend

React Vue TypeScript JavaScript HTML5 CSS3 TailwindCSS

โš™๏ธ Backend

Go Rust PHP Python Node.js

๐Ÿ—„๏ธ Databases

MongoDB MySQL PostgreSQL Redis

๐Ÿ› ๏ธ DevOps & Tools

Docker Linux Git VS Code


๐Ÿš€ Featured Projects

๐ŸŒ GopherReq

HTTP/1.1 Implementation in Go

Building a complete HTTP/1.1 client from RFC specs. Because using libraries is too mainstream.

Go HTTP Networking RFC 7230

Custom Browser from Scratch

HTML/CSS parser, DOM tree, and rendering engine. The DOM is surprisingly complex.

Rust Browser HTML Parser CSS

๐Ÿ”” GitHub Notifier

Real-time GitHub Notifications

Get instant notifications for GitHub events. Email was getting too slow.

Go WebSockets GitHub API Real-time

In-Browser Code Editor

Monaco-based editor with live preview. Code anywhere, anytime.

JavaScript Monaco CodeMirror Live Preview

AI-Powered Attendance System

Teaching computers to recognize faces. Works better than my memory.

TypeScript TensorFlow Face Recognition AI

๐ŸŒฑ CropMedic

Crop Disease Detection App

ML-powered plant disease detection. Works offline in rural areas.

Kotlin TensorFlow Android Computer Vision


๐Ÿ“Š GitHub Analytics


๐Ÿ“ˆ Profile Views


๐Ÿ’ฌ Let's Connect & Build Something Amazing!

Open for collaborations, interesting projects, and tech discussions

Popular repositories Loading

  1. ESRGAN-Android-Demo ESRGAN-Android-Demo Public

    Java 8 1

  2. Anoreplier Anoreplier Public

    AN auto reply SMS chat app

    Kotlin 1

  3. WebCodeEditor WebCodeEditor Public

    JavaScript 1

  4. Rust_Browser Rust_Browser Public

    This is just a simple effort to create an browser using Rust language which has a GUI and can parse HTML and CSS files easily.

    Rust 1

  5. Javafx-Anopad Javafx-Anopad Public

    Java

  6. CropMedic CropMedic Public

    A cool project which has a lot of learning.

    Kotlin