Hello

Profile
Prajwal Rode

Some cool stuff I've built

A collection of projects showcasing distributed systems and real-time apps.

Note: These are my main two projects. My other work and open-source contributions are available on GitHub.

Click cards to expand timeline

intervie.co200+ Users

Built a real-time peer-to-peer mock interview platform matching candidates based on skills and availability.

Implemented live interviews and mock Group Discussions (2–5 participants) using WebRTC.

Added a smart AI-driven feedback system analyzing voice, transcripts, and code.

ReactNode.jsWebRTCSocket.ioAI
intervie.co
Live Demo

intervie.co

Built a real-time peer-to-peer mock interview platform matching candidates based on skills and availability.

Milestones

Jan 26, 2026Project Started

Began conceptualizing the core idea for intervie.co.

Jan 30, 2026Market Research

Analyzed existing mock interview platforms and gathered user requirements.

Feb 2, 2026Schema Design

Designed the foundational database schema and data models.

Feb 3, 2026APIs Design (v1)

Drafted the initial version of the core backend APIs.

Feb 10, 2026Frontend Pages Design

Completed UI/UX design and began building the React frontend.

Feb 18, 2026Basic MVP Done

Minimum Viable Product was fully functional with core mock interview flows.

Feb 28, 2026Auth & Deploy

Implemented secure authentication and deployed the application to production.

Mar 5, 2026Domain Live

Purchased the official domain and went live to the public!

Mar 10, 202620+ Active Users

Crossed our first major milestone with over 20 active users on the platform.

Microservice Mania: Distributed System

Built a fault-tolerant microservices system using Spring Cloud, Eureka, API Gateway, and Resilience4J, achieving 99.9% uptime.

Implemented distributed tracing and monitoring using Sleuth, Zipkin, Prometheus, and Grafana.

Spring CloudEurekaResilience4JZipkinGrafana
Microservice Mania: Distributed System Preview
View Project

Microservice Mania: Distributed System

Built a fault-tolerant microservices system using Spring Cloud, Eureka, API Gateway, and Resilience4J, achieving 99.9% uptime.

Milestones

Mar 2023Architecture Design

Finalized the microservices architecture using Spring Cloud components.

May 2023Service Discovery via Eureka

Implemented Eureka for dynamic scaling and service discovery.

Jul 2023Tracing & Metrics

Added Zipkin and Sleuth for distributed event tracing, Prometheus and Grafana for metrics visualization.