VSCode Icon

File

Edit

View

Go

Run

Terminal

Help

Rajat Mishra - Visual Studio Code

My Projects

Here's a collection of my recent work. These projects showcase my skills in software development, design, and problem-solving.

Portfolio logo

Portfolio

A Visual Studio Code themed developer portfolio built with Next.js and CSS Modules.

RecruiTech logo

RecruiTech

End to end AI recruiting platform with distributed AI agents using CrewAI, orchestrated via Kafka and Airflow, enabling RAG job matching, WebRTC video interviews, gRPC and GraphQL APIs, and Elasticsearch for full-text search.

JIRA Automation Using Open AI logo

JIRA Automation Using Open AI

An AI-driven meeting summarization platform using Python and Node.js microservices, leveraging LLMs for transcription and summarization, with SQS for async processing and Jira API integration, deployed on AWS ECS.

HLS Video Transcoder logo

HLS Video Transcoder

A video transcoding web app built with FFmpeg and Node.js, implementing HLS with multi-bitrate encoding, segment-based streaming, and manifest generation for adaptive playback.

Restaurant Finding Web App logo

Restaurant Finding Web App

A platform using Node.js, MongoDB, React, and Google Maps API for restaurant search, ratings, and reviews, with GCP deployment, load balancing, and auto-scaling.

Augmented Reality Business Card App logo

Augmented Reality Business Card App

A Unity/Vuforia based Augmented and Virtual Reality mobile application in Kotlin and C# that transforms business cards into interactive 3D experiences, delivering detailed, profession-specific information.

Sketch-to-Website Conversion with Deep Learning logo

Sketch-to-Website Conversion with Deep Learning

A CNN-LSTM deep learning model using TensorFlow/Keras to transform hand-drawn UI sketches into responsive HTML/CSS websites, achieving 85.6% accuracy in automated code generation.

Multi PDF Query Assistant logo

Multi PDF Query Assistant

Python app using LangChain, OpenAI GPT-4, FAISS, and Streamlit for natural language queries on PDFs, with conversation memory and response caching.

Housing Price Predictor logo

Housing Price Predictor

A Python machine learning model with NumPy, Pandas, and Scikit-Learn for housing price prediction, leveraging EDA and advanced regression techniques evaluated with MSE/R².