Skip to content
View raghavatgit's full-sized avatar

Block or report raghavatgit

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.

Content in all repositories owned by your account will be closed.
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
raghavatgit/README.md
Raghav Goyal

Portfolio   3D Contact Portal   LinkedIn   Email Inquiries


Engineering Profile & Focus

interface SoftwareEngineer {
  name: "Raghav Goyal";
  role: "Aspiring Software Engineer | Freelance Full-Stack Developer";
  institution: "South Asian University ('29)";
  location: "New Delhi, India";
  specialties: [
    "3D Spatial Interfaces & Web Design",
    "Lightweight Native Desktop Utilities",
    "Algorithmic Problem Solving & Systems"
  ];
  principles: [
    "Zero unnecessary dependencies",
    "Sub-25 MB desktop resident memory footprint",
    "Micro-interaction ergonomics and sub-1ms render loops"
  ];
  availability: "Available for Contract MVP Delivery & Freelance Projects";
}

Technology Stack & Architecture

Core Languages
C++ Rust TypeScript JavaScript Python HTML5 CSS3

Frontend & Native Systems
React Next.js Tauri Windows Linux

Cloud, Databases & Tooling
Google Cloud Firebase Node.js Git



Featured Architectures & Case Studies

ContactMe 3D Spatial Portal   StreamShield Privacy Isolation

Interactive personal web portal calculating real-time cursor velocity and perspective transforms without third-party graphics engines.

  • Dynamic Cursor Physics: Sub-1ms requestAnimationFrame render loop tracking mouse velocity vectors in real time.
  • CSS3 Matrix3D Calculations: Pure mathematical perspective transformations eliminating Three.js and WebGL overhead.
  • Zero-Bloat Client Delivery: Compressed under 15 KB gzipped footprint with zero external dependencies.
  • Production Edge Hosting: Deployed globally on Firebase hosting at contactraghav.web.app.

Stack: Vanilla ES6+, CSS3 3D Matrix, Firebase Edge Hosting
Actions: Launch Interactive Space -> | Inspect Source Repository ->


Lightweight Windows utility isolating sensitive application windows from OBS, Discord, and screen recording pipelines in real time.

  • Kernel-Level Capture Affinity: Hooks Windows SetWindowDisplayAffinity API (WDA_EXCLUDEFROMCAPTURE) to mask target windows cleanly.
  • Selective Window Masking: Automatically shields credentials, private chats, and sensitive apps while streaming.
  • Low-Footprint Architecture: Built with Rust and Tauri, operating under a 25 MB resident RAM footprint.
  • Asynchronous IPC Bridge: Non-blocking message channel communicating window states between the Rust core and React interface.

Stack: Rust, Tauri, Win32 API, React, TypeScript
Actions: Inspect Architecture & Implementation ->


Embedded YouTube Music companion client for Vencord with DSP audio normalization and Discord Rich Presence synchronization.

  • Logarithmic Audio DSP: Real-time dynamic range normalization preventing sudden decibel spikes between tracks.
  • IPC Discord Synchronization: Persistent non-blocking communication channel mirroring track metadata to Discord RPC.
  • Ring Buffer Queue Management: Low-latency track caching ensuring smooth playback resumption.
  • Minimal System Overhead: Lightweight background daemon footprint running inside the client sandbox.

Stack: TypeScript, React, Web Audio API, Webpack, Discord RPC
Actions: Inspect Client Extension ->


Open Source Repositories & Knowledge Base

Project Category Stack Overview Action
dsa-patterns Algorithms Rust, C++, TypeScript 100+ production-grade algorithmic solutions with formal complexity proofs and unit test harnesses. Explore Codebase ->
til Systems Notes Markdown, Architecture 110+ technical notes covering Linux VFS dentry cache, database storage engines, and memory management. Browse Notes ->
Zenflow-3D Kinetic Motion JavaScript, CSS3 Perspectives Deep focus spatial interface implementing multi-layered perspective planes and tactile physics. View Prototype ->
FoodStaticWebs Commercial Web HTML5, CSS3 Grid, Responsive Modern responsive culinary web design templates with fluid responsive layouts and fast load times. View Templates ->

Engineering Activity & Live Telemetry

Contribution Snake Animation

GitHub Streak

Metric Overview Focus Area
Annual Activity 720+ Contributions (Active Streak) Algorithmic Problem Solving & Systems Development
Problem Solutions 100+ Production-Grade Solutions Rust, C++, TypeScript (dsa-patterns)
Systems & Architecture 110+ Technical Engineering Notes Linux VFS, Distributed Systems, Networking (til)
Active Codebases 11 Public Repositories Desktop Utilities, Web Audio DSP, Spatial 3D Web

Freelance Services & Client Solutions

  • Full-Stack Web Design & Prototyping: Engineering bespoke, modern web applications, high-converting product landing pages, and interactive 3D spatial web experiences with zero bloated dependencies.
  • Native Desktop App Development: Building high-efficiency desktop utilities and lightweight tools using Rust, Tauri, and TypeScript with minimal resource consumption.
  • End-to-End MVP Delivery: Transforming product ideas into deployed, fully functional prototypes with automated CI/CD and edge cloud deployment on GCP and Firebase.

Contact & Collaboration

Whether you are looking for a responsive full-stack web application, a custom native desktop utility, or an end-to-end prototype:


Footer Banner

Pinned Loading

  1. ContactMe ContactMe Public

    Interactive 3D spatial personal portal featuring real-time CSS matrix transforms and cursor physics | Live: contactraghav.web.app

    JavaScript 1

  2. StreamShield StreamShield Public

    Per-app stream privacy manager for Windows. Masks selected applications from OBS, Discord, and capture pipelines via WinAPI hooking.

    Rust 1

  3. vencord-ytm-player vencord-ytm-player Public

    YouTube Music mini-player & Discord Rich Presence for Vencord with ambient album glow, zero-lag optimistic controls, and companion API sync.

    TypeScript 1

  4. Zenflow-3D Zenflow-3D Public

    Experimental 3D spatial interface and CSS perspective motion prototype.

    JavaScript 1