Skip to content
View advyy100i's full-sized avatar

Highlights

  • Pro

Block or report advyy100i

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

views    

~/whoami

name:        Advay
role:        Backend Engineer
focus:       [ distributed systems, real-time infrastructure, event-driven design ]
building:    systems where reliability, scale and data flow matter more than features
optimizing:  high throughput • low latency • failure resilience • observability

I design infrastructure for high throughput, real-time data, distributed execution, and failure resilience — the parts of a system that stay invisible when they work and impossible to ignore when they don't.


~/stack

Languages

C++ Python TypeScript JavaScript Dart

Backend & Streaming

Node.js Express Kafka WebSocket

Data Layer

PostgreSQL MongoDB Redis SQLite

Infra & Platforms

Docker Git Firebase Supabase

Frontend

React Next.js Flutter


~/production-systems

⚡ Smart Energy Telemetry

Real-time distributed data pipeline for energy monitoring

ESP32 → Binary Protocol → Kafka
      → Services → WebSocket → Flutter
  • Custom 20-byte binary protocol — 80% less payload overhead
  • Kafka event ingestion built for scale
  • Real-time WebSocket streaming engine
  • MongoDB analytics + aggregation layer
  • Live Flutter control dashboard

🛡️ AEGIS — API Gateway Platform

Security, billing & observability layer for APIs

Full control-plane for managing
and securing API traffic
  • Auth + API key enforcement
  • Token-bucket rate limiting engine
  • Usage-based billing system
  • Merkle tree audit verification
  • Ethereum anchoring for tamper-proof logs
  • Traffic anomaly & bot detection
  • Response watermarking


~/principles

⚡ minimal latency   🔁 event-driven   📉 predictable under load

🧱 failure isolation   📈 horizontal scale   🔍 observability-first


Pinned Loading

  1. fault_prediction fault_prediction Public

    JavaScript

  2. smart_meter smart_meter Public

    C++

  3. chhavi-pareek/gatekeeper chhavi-pareek/gatekeeper Public

    TypeScript

  4. Vinuhegde887/TrustChain Vinuhegde887/TrustChain Public

    #\ P2P Routing Cooperation via Markov Decision Chains Simulating evolutionary game theory in peer-to-peer networks where nodes' routing strategies drive trust-state transitions, enabling cooperatio…

    Python