Skip to content
View prav-raghu's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report prav-raghu

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

Pravir Raghu

πŸ’» Software Developer | Clean Code Fanatic | Overengineerer

Obsessed with clean, production-ready code β€” if it can't scale, it doesn't ship.

πŸ€“ About Me

  • 🎯 Obsessed with performance, clean code, and developer happiness
  • πŸš€ Always chasing the high of mastering new stacks and tech
  • 🧱 Big believer in solid foundations over hype
  • πŸ› οΈ Constantly building tools to make dev workflows better (or at least weirder πŸ˜„)

Profile views


🌍 Currently Building

  • πŸŽ“ DRAMS β€” Driver Rage Analytics & Mitigation System (Master's thesis β€” Fastify, TimescaleDB, BullMQ, YOLOv8)
  • 🧱 node-mono-repo-template β€” Fastify + React monorepo foundation β€’ pnpm + Turborepo β€’ TypeScript strict
  • πŸ—οΈ project-olympus-mono-repo β€” Nest.JS + Angular monorepo foundation β€’ pnpm + Turborepo β€’ TypeScript support
  • 🐭 project-gaia-mono-repo β€” GO + React front end monorepo foundation β€’ pnpm + Turborepo

πŸ† GitHub Trophies

trophy


πŸ“Š GitHub Stats

Prav's GitHub stats Top Languages


πŸ”₯ Streaks

GitHub Streak


πŸ“ˆ Activity Graph

Prav's Activity Graph


βš’οΈ Programming Languages

TypeScript Node.js JavaScript Python Go C# Java

πŸ› οΈ Tech Stacks & Frameworks

Fastify NestJS React Next.js Angular Express.js FastAPI .NET Vue.js Azure Docker Kubernetes


πŸ—„οΈ Databases

PostgreSQL MongoDB Redis Microsoft SQL Server MySQL MariaDB Firebase


πŸ“« Get in Touch

LinkedIn Email


🐍 Contributions

GitHub Snake Light GitHub Snake Dark


Pinned Loading

  1. project-olympus-mono-repo project-olympus-mono-repo Public template

    A reference mono-repo exploring NestJS, Angular, Prisma, and Turborepo patterns for multi-app TypeScript platforms, with a focus on type safety, testing discipline, and deployment tier separation.

    TypeScript

  2. xoxa-msg xoxa-msg Public

    A TypeScript-first, multi-platform messaging wrapper for SMS, WhatsApp, and Telegram. Offers a unified API for sending instant messages across multiple providers with simple configuration, media su…

    TypeScript

  3. daily-data-aggregator-bot daily-data-aggregator-bot Public

    DDAB Bot – An AI-powered daily data aggregator that delivers weather, news, entertainment, finance, and more in one concise feed.

    Python

  4. email-tone-teller email-tone-teller Public

    Smart AI-powered tool that analyzes client emails to detect tone, urgency, and suggest responses. Includes web interface, Slack/Teams integration, and email-to-email support.

    Python

  5. xoxa-message-gateway xoxa-message-gateway Public

    A Go-powered, high-throughput messaging gateway exposing REST + gRPC with pluggable transports (WhatsApp/SMS/Telegram), NATS for async, PostgreSQL for persistence, and OpenTelemetry for tracing.

    Go 1

  6. tiny-allocator tiny-allocator Public

    A tiny custom memory allocator in C β€” from bump pointer to free list, built from scratch for learning and performance tinkering