Skip to content
View ppavankumar19's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ppavankumar19

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

> whoami

Pavan Kumar Ponnuri — AI-Native Software Developer · Gen AI Engineer · Freelancer · Visakhapatnam, India 🇮🇳

I design and build backend-heavy, AI-native software — from production-grade platforms to autonomous multi-agent systems. My focus is on systems that are simple to use, hard to break, and built to scale.

  • 🔨   Currently building a Social Media & HR Agent, Email Agent, and PC Agent using the Hermes agent framework
  • 🎯   Core focus areas: Backend APIs · AI Agents · Generative AI Products
  • 💼   Open to freelance projects, full-time roles, and GenAI collaborations

🧰 Tech Arsenal

Domain Technologies
Languages Python Java C SQL
Backend Node.js Express FastAPI Fastify Flask Nginx REST
Full Stack React Next.js HTML5 CSS3 Tailwind JavaScript
Databases PostgreSQL MySQL SQLite Supabase
AI · ML · GenAI OpenAI Gemini Claude Groq Grok Cerebras LangChain LatentGraph entire.io Scikit-learn TensorFlow Pandas NumPy n8n
Open Source AI Ollama Hugging Face LLaMA Mistral Qwen Gemma DeepSeek
DevOps & Tools Docker Git GitHub Actions Linux Vercel Postman

🏗️ Featured Projects

Assessment Platform project badge — Technical Assessment Platform for College Placements

Full-stack technical assessment platform built for college placements and hiring drives — featuring anti-cheat enforcement, MCQ and output-prediction tests, a full admin portal, real-time session management, and CSV export for results.


What makes it special:

🛡️   Anti-cheat system — fullscreen enforcement, tab-switch auto-disqualification, paste detection, DevTools blocking, and remote disqualify by admin in real time 📝   Two assessment types — Output Prediction (code snippet → predict output) and MCQ, both auto-graded server-side 🔁   Typing replay — keystroke timeline playback with Monaco Editor viewer and paste markers for malpractice review 📚   Question Library — reusable bank; import into any round in one click with auto-distributed test case points 📊   CSV export — all results or cutoff-filtered finalists; set passing threshold per round 🔐   Admin auth — Supabase Auth with Google OAuth and Magic Link; no candidate login required


Node.js · Fastify · PostgreSQL · Supabase Auth · Monaco Editor · Vanilla JS · Docker · Render


Visit Assessment Platform live demo   Assessment Platform source code on GitHub

ChemSus project badge — E-Commerce Platform

Production-grade e-commerce platform built for ChemSus Technologies Pvt Ltd — with secure authentication, UPI payments, item-level order tracking, and a comprehensive admin dashboard.


What makes it special:

🔐   Local JWT Auth — customers sign up with email + password (scrypt-hashed); OTP email verification on signup, login, and checkout; admin secured via HMAC-signed JWT 🛍️   Cart, buy-now flow, OTP-verified checkout, and UPI payment integration with branded PDF quotations 📦   Item-level delivery tracking with real-time order status updates 💬   In-order messaging between customers and admin 🛠️   Full admin dashboard — products, orders, payments, customers, analytics, and audit logs


Node.js · Express · SQLite · Nodemailer · Vanilla JS · Nginx · PM2


Visit ChemSus live demo   ChemSus source code on GitHub

📐 System Architecture
                    ┌──────────────────────────────┐
                    │      CLIENT (Browser)        │
                    │     Vanilla JS + HTML/CSS    │
                    └──────────────┬───────────────┘
                                   │ REST API
                                   ▼
                    ┌──────────────────────────────┐
                    │   SERVER (Node.js + Express) │
                    │                              │
                    │  Routes → Controllers →      │
                    │  Middleware (JWT, OTP, Roles) │
                    └──────┬────────────┬──────────┘
                           │            │
                  ┌────────▼──┐   ┌─────▼──────────┐
                  │  SQLite   │   │   Nodemailer    │
                  │           │   │                 │
                  │ Products  │   │ OTP emails      │
                  │ Orders    │   │ Quotation PDFs  │
                  │ Payments  │   │ Confirmations   │
                  └───────────┘   └─────────────────┘

VaakAI project badge — AI Student Speech Analyzer

AI-powered speech analysis platform — upload a video, audio file, or YouTube URL and receive deeper, more detailed feedback than any real-time interviewer can provide.


What makes it special:

🎬   Three input modes — video upload, audio upload, or any public YouTube URL (auto-downloaded via yt-dlp) 📝   Timestamped transcription via Sarvam.ai saarika:v2.5 — filler words highlighted in red, technical terms in blue, click any line to seek in the recording 📊   9-metric AI analysis via Groq Llama 3.1 70B — pace (WPM), grammar score, confidence, vocabulary richness, filler detection, topic segmentation, and more 📡   Visual dashboard — Communication Radar, Filler Word Bar Chart, Speech Pace Timeline (Chart.js) 💬   RAG Q&A panel — ask anything about the recording; ChromaDB + Groq with timestamp source chips to seek exact moments 🌏   Multi-language support — Indian English, Hindi, Telugu, Tamil, Kannada, and Marathi


Python · FastAPI · Groq · Sarvam.ai · ChromaDB · Chart.js · FFmpeg · yt-dlp · PostgreSQL


VaakAI source code on GitHub

Atlas project badge — AI Travel Planner

Full-stack AI travel planner that generates complete day-by-day itineraries, visualizes every stop on an interactive map, supports 30 live currencies, and exports structured PDFs and calendar files.


What makes it special:

🌊   Live SSE streaming — AI output rendered token-by-token in real time with a masked preview window 🤖   Groq Llama 3.3 70B generates tailored day-by-day itineraries with restaurant picks, activities, and practical info 🗺️   Interactive Leaflet.js maps — colour-coded per-day pins with Google Maps deep-links; no API key required 💱   30 currencies via Frankfurter API with live FX rate annotations inline in the itinerary text 🎒   AI packing list — emoji-categorised checklist generated per destination, travel style, and accessibility needs ♿   Accessibility-first filters — wheelchair, elevator, limited-walking, visual and hearing impairment options


Python · Flask · Groq · Agno · Leaflet.js · Nominatim · jsPDF · Vanilla JS · Vercel


Visit Atlas live demo   Atlas source code on GitHub


💼 Freelance Services

Node.js icon representing backend API services
Backend APIs
REST APIs,
microservices, auth systems
React icon representing full-stack app development
Full-Stack Apps
End-to-end web platforms
with admin dashboards
OpenAI icon representing AI integration services
AI Integrations
LLM-powered features,
chatbots, agent systems
PostgreSQL icon representing data and analytics services
Data & Analytics
Dashboards, EDA,
ML model pipelines

Email pavankumar.prrp@gmail.com to discuss a project

💡 How I Engineer

┌───────────────────────────────────────────────────────────────────┐
│                                                                   │
│  🧩  Design First       — Architecture before code               │
│  🔁  Iterate Fast       — Ship MVPs, refine in production        │
│  🔌  API-Driven         — Every feature starts as an endpoint    │
│  🤖  AI-Augmented       — LLMs as first-class system components  │
│  📏  Measure Everything — Logs, metrics, observability by default│
│  📦  Own the Stack      — Backend to frontend to deployment      │
│                                                                   │
└───────────────────────────────────────────────────────────────────┘

📊 GitHub Analytics


🚗 Contribution Road Trip

Contribution road trip — an orange vehicle trail riding across the contribution grid

Generated daily by Platane/snk — orange trail on the profile's purple palette


🎯 What I'm Building Towards

🏁 START ═══════════════════════════════════════════════ 🏆 DESTINATION
║                                                              ║
║    🚗💨 ───── Backend ───── Full-Stack ───── GenAI ─────►   ║
║              Mastery        Products        Agents           ║
║                                                              ║
╠══════════════════════════════════════════════════════════════╣
║                                                              ║
║  1. System Design          2. Scalable Platforms             ║
║     Distributed systems       Backend-heavy web products     ║
║                                                              ║
║  3. AI Agents              4. Freelance Practice             ║
║     LLM-powered tools         Shipping quality for clients   ║
║                                                              ║
╚══════════════════════════════════════════════════════════════╝

🤝 Open To

  • 💼   Freelance and contract work — backend APIs, full-stack platforms, AI integrations
  • 🏢   Full-time roles — backend, full-stack, and AI-native engineering
  • 🤖   GenAI collaborations — agent frameworks and LLM-powered products
  • 💬   Technical discussions — system design, architecture trade-offs, and scaling
  • 🌍   Open source — backend, AI, and developer-tooling projects

Email pavankumar.prrp@gmail.com to start a project   Connect with Pavan Kumar on LinkedIn

Random developer quote



⚡ "Ship systems that are simple to use, hard to break, and easy to scale."

If something here caught your eye, a ⭐ on my repos goes a long way — thanks for stopping by.



Footer wave

Pinned Loading

  1. chemsus-deployment-case-study chemsus-deployment-case-study Public

    HTML

  2. Linuxdojo Linuxdojo Public

    HTML

  3. Nexus-Tool Nexus-Tool Public

    HTML

  4. VaakAI VaakAI Public

    VoiceIQ — Student Video Speech Analyzer

    HTML