Skip to content
View Praneeth003's full-sized avatar
:octocat:
Coding...
:octocat:
Coding...

Block or report Praneeth003

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

Hey, I'm Praneeth 👋

Full-stack engineer building AI-powered products


🔨 Things I've built

🤖 AI & agents

  • Test-planning agent: an MCP-integrated agent that reads product specs and designs, then generates manual test cases and Playwright automation. It took test design from 4-7 hours per story to under 10 minutes, with an eval layer to keep the output consistent and auditable.
  • Next.js Docs Assistant: RAG over the Next.js docs with cited answers and similarity scores. OpenAI embeddings, Supabase/pgvector, LangChain, query expansion, adaptive thresholds.
  • CoverLetter.AI: a Chrome extension that reads the job posting on your screen and drafts a tailored cover letter. 50+ active users. GPT-4, Node/Express, TypeScript.
  • Test-failure triage agent: reads failing test runs and works out why they failed. Java. (in progress)

🚀 Products & systems

  • WishHub: an India-first wishlist and price-tracking app with affiliate links. React Native/Expo, Next.js, Supabase.
  • Vercel Clone: paste a GitHub repo, get a deployed site. Three Express microservices, a Redis build queue, and S3-backed storage.
  • File-Transfer: serverless peer-to-peer file sharing over WebRTC. A 1 GB test transfer took about 80 seconds, with no server storage.

🧰 Toolbox

Languages TypeScript JavaScript Java Python SQL
Frontend React Next.js React Native Angular Tailwind
Backend Node.js Express Spring Boot FastAPI
Databases PostgreSQL Supabase MongoDB Redis MySQL
AI OpenAI API Claude API RAG LangChain MCP pgvector Prompt Engineering LLM Evals
Testing Playwright RestAssured Tosca Selenium TestNG
Cloud & DevOps AWS Docker Jenkins CI/CD

🎯 What I'm after

Full-stack and AI engineer roles: building AI-powered products end to end, from the UI to the LLM pipeline. My testing background means I ship things that hold up.

Pinned Loading

  1. rag-powered-nextjs-docs rag-powered-nextjs-docs Public

    RAG on Next.js Official Docs

    MDX 1

  2. CoverLetter.AI CoverLetter.AI Public

    A Google Chrome Extension to craft Cover Letters using AI

    TypeScript 1

  3. file-transfer file-transfer Public

    A file transfer web application develpoed using WebRTC and Next.js to transfer flies between peer to peer in a cross browser environment.

    TypeScript 2

  4. payment-reminder payment-reminder Public

    Java app that emails automated bill payment reminders based on monthly due dates. Uses GitHub Actions for scheduled execution.

    Java 1

  5. Chess-Board-Positions-Equivalence Chess-Board-Positions-Equivalence Public

    Algorithm to check if 2 chess problems have a unique solution while exploring rotations and flipping along the axes.

    Python 2

  6. NexusTalk NexusTalk Public

    A chat application built using the MERN stack along with Socket.IO for real-time communication.

    JavaScript 2