Initial
Vivek.
Contact
Projects
HomeAboutBlog

Project Archive

A collection of projects spanning full-stack development, systems, and cloud infrastructure.

exchange-lab.

exchange-lab.

Built a high-performance exchange simulator with an in-memory matching engine and real-time streaming. Low-latency concurrent trades, event-driven updates using WebSockets and Redis.

Demo Access:
U : admin|P : 123

Tech Stack

TypeScriptNode.jsRedisNext.js
Gym buddy.

Gym buddy.

Developed a full-stack fitness platform for workout planning and progress tracking. Dynamic metric calculations, responsive UI, and efficient data handling.

Tech Stack

Next.jsShadCN UITypeScriptTailwind CSSCloudflare R2
Flight Fare Predictor.

Flight Fare Predictor.

Built a machine learning model to predict flight ticket prices using Random Forest Regression. Developed a Flask API for serving predictions with data preprocessing and feature engineering for improved accuracy.

Tech Stack

PythonFlaskScikit-learnPandas