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

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

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

Crop Disease Detection App

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

Kotlin TensorFlow Android Computer Vision


📊 GitHub Analytics


🎯 Current Focus

⚡ Systems Programming
Building performant backend systems

🌐 Network Protocols
Deep diving into HTTP & TCP internals

🦀 Rust & Go
Mastering systems-level languages


📈 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