Ketan Kauntia
Open to FTE :)

About
- Full Stack Developer based out of India.
- Currently Upskilling in System Design and DevOps.
- Previously explored RAG and Ai Agents
- I also have 7+ years of SEO & content writting experience.
Work Experience

StockInsights.ai

Technocollabs Software

Opensox.ai
Education

Kalinga Institute of Industrial Technology, Odisha

Birla Institute of Technology Mesra, Jharkhand
Skills
Check out my latest work
I've worked on a variety of projects, from fullstack apps to AI agents

MeetRecorder - Google Meet Recorder Bot
Automated Google Meet recording by launching a Chrome instance with Selenium webdriver. Requests to join the meet and then start to record(video + audio) and saves the mp4 recording locally.

GSoC Guide - Open-Source GSoC Tool
Developed an interactive directory for exploring Google Summer of Code (GSoC) organizations with search, filters, and metadata aggregation. Built to help students quickly find orgs by tags, languages, and past participation, improving discoverability and decision making.

Learning AI Agents
A hands-on learning repository exploring autonomous AI agents, tool usage, memory, and multi-step reasoning. Experimented with agent loops, planning, and tool calling to understand how modern AI agents reason, act, and self-improve.

RAG Stonks : Retrieval-Augmented AI System
Built a Retrieval-Augmented Generation (RAG) pipeline that combines vector search with LLM reasoning to answer context-aware queries over custom datasets. Implemented document chunking, embeddings, similarity search, and prompt orchestration to produce grounded, accurate responses instead of hallucinations.

Multithreaded Web Server
Implemented a high-performance multithreaded web server from scratch, capable of handling concurrent client requests efficiently. Designed thread pooling, request parsing, and response handling to improve throughput and reduce blocking under load.

Stripe Payment Integration
Integrated Stripe's payment workflow to support secure checkout, payment intents, and webhook handling. Implemented end-to-end payment flow including server-side validation, success/failure handling, and real-time payment status updates.

CodeSync - Collaborative Code Editor
A real-time collaborative code editor using WebSockets, enabling seamless multi-user peer coding. Backend on Express.js for sessions & rooms.
