PavanSaiReddyPendry

Full-stack developer and AI/ML engineer building scalable autonomous systems from research to deployment.

0+Projects
0Publications
0+Docs Served
0%BabyJay Approval
pavan.sh
Welcome to pavan.sh — type "help" for commands
~
Scroll
ReactPythonNext.jsTypeScriptFastAPIPostgreSQLDockerAWSTensorFlowKafkaRedisLangChain
01

About Me

Ibuildthingsthatthink.FromanAIcampusassistanthandling9,500+knowledgedocstoautonomouscitysimulationswhereagentsdevelopcorruptionontheirownI'mdrawntotheintersectionofsystemsengineeringandintelligence.

Currently doing my M.S. in Computer Science at the University of Kansas, I've shipped production code across startups, research labs, and open-source. My work spans backend systems, AI pipelines, and full-stack applications — always with a bias toward building things that actually get used.

University of Kansas

M.S. Computer Science

Aug 2024 – Present

Amrita Vishwa Vidyapeetham

B.Tech Computer Science & Engineering

Oct 2020 – May 2024
0+Knowledge Docs
0%User Approval
0xQuery Speedup
0Records Processed
02

Skills & Tools

Languages

PythonJavaC++JavaScriptSQLScalaKotlinHaskell

Frameworks

React.jsFastAPIFlaskDjangoPandasTensorFlowPyTorchKerasKafkaLangChainHugging FaceSpring

Cloud & DevOps

AWSS3LambdaEC2SnowflakeDatabricksDockerKubernetesGitHub ActionsJenkinsVercel
My StackPSR–2026

AI / ML

RAGRLHFLLMsNLPVector EmbeddingsSemantic SearchPrompt EngineeringETL Pipelines

Databases

PostgreSQLMongoDBRedisSupabaseDynamoDBChromaDBSQLite

Tools

Power BITableauPostmanJupyterGrafanaStreamlitGit
03

Experience

Founder & Engineer

PiqJob

Upcoming (2026)
  • Currently building PiqJob, a new startup venture currently in the early development phase.
  • Architecting the platform infrastructure, defining the core product vision, and preparing for initial launch.
EntrepreneurshipFull-StackProduct DesignStealth

PiqJob Chrome Extension

AI-powered Chrome extension that passively detects job listings and auto-extracts structured data — no clicks, no copy-paste.

  • 4-tier extraction engine: meta tags → JSON-LD → DOM selectors → LLM fallback, achieving reliable extraction across all major job boards
  • Signal-based page detection using URL patterns, meta tags, and DOM markers — zero user interaction required
  • Claude API backend proxy via Supabase Edge Functions for secure, cost-optimized LLM calls ($0.002/extraction avg)
  • Manifest V3 architecture with service workers, content scripts, and cross-context messaging
  • Auto-saves extracted jobs to Supabase with deduplication and user-scoped storage
  • Supports 50+ ATS platforms including Greenhouse, Lever, Workday, and iCIMS
Chrome ExtensionManifest V3TypeScriptSupabaseClaude APIEdge Functions
★ Featured ProjectLive: 7,355 Courses Synced

Software Engineer Intern

University of Kansas

Oct 2025 – Jan 2026

Built BabyJay, an AI-powered campus assistant serving 9,500+ knowledge documents with 82.4% user approval rate.

35×
Query speedup via hybrid RAG with 4 specialized retrievers
7,355
Courses with live seat availability through web scraping
26,453
Records processed via ETL into 72 department categories
RLHF
Feedback-driven optimization pipeline enhancing prompts dynamically
React.jsFastAPIPostgreSQLDockerRAGRLHFOpenAISupabasePythonGitHub Actions

Graduate Teaching Assistant

University of Kansas

Jan 2025 – Dec 2025
  • Delivered interactive lectures to 20 students on data analytics using NumPy, Pandas, Matplotlib and Seaborn.
  • Taught supply chain analytics: customer segmentation, warehouse optimization, demand forecasting.
  • Mentored students 1:1, contributing to a 20% increase in average assessment scores.
  • Leading recitations, grading and office hours for ~50 students in MATH 101.
PythonPandasPower BIData Analytics

Software Engineer Co-op

Amrita Vishwa Vidyapeetham

Jun 2023 – May 2024
  • Engineered DishKit, a fullstack web app using React.js + Flask, integrating LSTM-based next-word prediction and nutrient analysis. Built dashboards helping nutritionists create 50+ personalized meal plans weekly.
  • Developed real-time predictive UI using Bidirectional LSTM (491K params) with TensorFlow, improving user engagement by 3x.
  • Designed SweepSpot, a waste management platform using React.js + FastAPI, serving 500+ users across 10 municipalities with geolocation tracking and reporting dashboards.
  • Built scalable data pipelines handling 1,000+ geo-tagged reports with Haversine-based route optimization achieving 90% accuracy.
React.jsFlaskFastAPIPostgreSQLTensorFlowPower BIMongoDB
04

Projects

00Active

pavansaipendry.dev

Mar 2026

The site you're on right now. A full-stack portfolio built with Next.js 16, React 19, and Tailwind CSS 4 — featuring an interactive terminal emulator with 13 commands, a Claude-powered AI chat assistant with SSE streaming, an AI resume tailor that analyzes job descriptions against my experience, SVG circuit board animations with Web Animations API beams, a CMD+K command palette, View Transitions API theme toggle with circular clip-path reveal, Lenis smooth scrolling, and 25 custom React components. Two AI-powered API routes, a custom markdown renderer, and zero external UI libraries.

Next.js 16React 19TypeScriptTailwind CSS 4Claude APIFramer MotionLenisSSE StreamingVercel
01Active

AI City

2025 – Present

Autonomous simulation where LLM-powered agents inhabit a living digital city — earning tokens, forming alliances, committing crimes, and standing trial. Emergent behaviors like police corruption and blackmail networks arise purely from agent interactions.

Claude APIFastAPIPostgreSQLRedisQdrantPhaser 3Python
02

JobTracker

Feb 2026

Automated job scraper targeting new grad SWE roles with H-1B sponsorship focus. Scrapes 120K+ companies across 4 sources, scores each job 0–100 against my resume, auto-rotates 6 API keys on rate limits, and sends top-5 digest emails.

PythonFlaskReactSQLiteRapidAPISMTP
03

QuickDrop

Feb 2025

File transfer tool for Mac↔Android. No cloud, no accounts, no ads. Flask server with QR connectivity, chunked uploads for 3GB+ files, ADB integration hitting 30+ MB/s.

PythonFlaskJavaScriptADB
04

Market Data Service

May – Jun 2025

Real-time stock quote pipeline using Finnhub API + PostgreSQL + Redis caching. Kafka streaming for price events and moving averages. 99.99% data availability, 60% faster queries.

FastAPIKafkaPostgreSQLRedisDocker
05

AI Text Detection

Feb – Apr 2025

100K-sample dataset for AI text classification. Fine-tuned LLaMA on AWS EC2 reaching 88% accuracy. Serverless API on Lambda supporting 2,000 concurrent requests at <200ms.

LLaMAAWSReactNode.js
06

Emotion Chatbot

Nov – Dec 2024

Hybrid BERT-GPT framework for real-time emotion recognition with 89%+ accuracy across 6 emotion classes. Streamlit UI serving 100 daily beta users at <150ms latency.

BERTGPTStreamlitPython
05

Architecture

Click any node to explore the internals. These are the real systems I built.

BabyJay

AI Campus Assistant — RAG + RLHF Pipeline

Data Ingestion
Core Engine
Intelligence
Infrastructure
data flow direction
06

The Sandbox

Experimental architectures, works-in-progress, and concepts currently in the incubator.

WIP

Real-Time Ride-Share Routing

Exploring Android native development and WebSockets for high-frequency location tracking.

Learning

Rust WebAssembly Module

Porting Python data transformation scripts to Rust to test performance gains in browser environments.

07

Research & Publications

DishKit

Personalized diet planning through next-word prediction and nutrient analysis

Springer

SweepSpot

Mobile-enabled waste management platform

IEEE

Conference Presentations

Presented research on sustainable food delivery and waste management at international conferences

08

Resume Tailor

AI-Powered Job Match

Paste a job description and get an instant AI analysis of how Pavan's experience aligns with the role.

0/5000
09

Let's Connect

P
Pavan Sai Reddy

AI-powered — usually replies instantly

online
P

Hey, I'm Pavan!

Chat with me — ask about my work, projects, or just say hi.