Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View theweird-kid's full-sized avatar

Highlights

  • Pro

Block or report theweird-kid

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
theweird-kid/README.md

Hi there πŸ‘‹ I'm Gaurav Kumar

I enjoy building scalable backends, experimenting with GenAI workflows, and diving deep into systems programming with C++.

  • πŸ”§ Currently working with Go, PostgreSQL, Docker, and GCP
  • πŸ“Œ Projects include system software, GenAI-powered tools, and backend infrastructure
  • πŸ’‘ Exploring: distributed systems, system software, GenAI and LLM-powered applications

πŸ› οΈ Tech Stack

🧠 Languages

Go C++ TypeScript

βš™οΈ Tools & Platforms

Docker GCP Firebase Gin SQLC Goose CMake Ninja

πŸ—„οΈ Databases

PostgreSQL MongoDB Redis

🎨 Frontend

React TailwindCSS

πŸ”¬ Featured Projects

  • 🧠 Neural Notes β€” AI-powered tool that generates commit-level summaries and timelines for any GitHub repository. Built with Go, React, and Vertex AI.
  • πŸŽ™οΈ UDP Voice Chat in C++ β€” Real-time peer-to-peer voice communication over UDP sockets.
  • πŸ—ƒοΈ Database Storage Engine in C++ β€” Lightweight storage engine supporting indexed data access, efficient record storage, and custom memory management, built from scratch.

πŸ“ˆ GitHub Stats

GitHub Activity Graph

πŸ“« Get in Touch

LinkedIn Website

Pinned Loading

  1. echo-link echo-link Public

    udp based peer to peer voice chat application

    C++

  2. barricade-blitz barricade-blitz Public

    Simple Pong like multiplayer game in C++

    C++ 2

  3. HttpServer HttpServer Public

    Minimal Http Server in C++ with Multithreading

    C++

  4. chat-app chat-app Public

    Realtime Chat App Over WebSockets with JWT Authentication

    Go