Ranked Valorant player 🎮
Listening to music 🎧
Binge-watching Sci-Fi 🍿 🙂
PC upgrade plotting 💻
Yes, you can move me! 👆
Photo of Pranab
PP
about

I'm Pranab — a BTech Computer Science student at Centurion University of Technology and Management in Bhubaneswar, specialising in AI/ML with a growing pull toward Data Science. Most days that means lectures and assignments; most nights it means a terminal open in VS Code, a Miniconda environment running, or experimenting with new side projects just to see what I can build next. I like building things people can actually click on — not just notebooks that work once on my machine. When I finally step away from the code, you'll usually find me grinding ranked Valorant, chilling with some music, binge-watching sci-fi movies and series, or planning my next PC upgrade.

BTech CS '27 AI/ML Bhubaneswar, Odisha
~/pranab · build_status

I build ML systems that survive contact with production.

Not just notebooks — full-stack apps, deployed APIs, and ML pipelines that have to deal with free-tier memory resets, messy real-world data, and actual users.

$ currently_exploring → Data Science
pranab@miniconda — status
TallyTap live · vercel + render
LeadSense live · render · 5-model pipeline
odia-translator live · render · desktop + android
customer-intel-system building · catboost + lightgbm
coinzen experimental · solidity
HOW I BUILD

"I BUILD IN SYSTEMS, NOT JUST NOTEBOOKS.
EVERY CHANGE HAS A REASON, AND EVERY REASON HAS A METRIC TO IT."

~ • ~ • ~ • ~
0
projects shipped
0
live deployments
0
ML models trained
0
languages in production: Py / JS / Solidity
stack

What's actually in my terminal history

Less about buzzwords, more about what gets imported at the top of my files — and what's kept a project alive past the first deploy.

Python FastAPI Flask React + Vite Node.js / Express PostgreSQL Supabase CatBoost LightGBM scikit-learn Solidity Twilio API Miniconda Git / GitHub Vercel Render VS Code
case studies

Shipped, not just committed

Five projects, five different failure modes I had to design around. Filter by status.

Full-stack · POS

TallyTap

Live

A React + Node point-of-sale app for small retail — built to survive ghost-item bugs and Render's free-tier memory resets, not just to demo well once.

  • Fixed deleted items silently reappearing after backend restarts
  • Added a tallytap_local_catalog localStorage cache so the catalog survives Render cold starts
  • Polished the layout specifically for laptop screens, where it's actually used
Zero catalog loss across backend restarts
AI/ML · Lead Intelligence

LeadSense

Live

A lead-scoring platform built with two teammates — five ML models working together to tell sales teams which leads are actually worth calling.

  • TF-IDF + feature hashing feeding sentiment, intent, purchase-intent, lead-score regression, and lead-temperature models
  • FastAPI backend on Render with PostgreSQL/Supabase and Twilio for call handling
  • Wrote a Hindi setup guide so the rest of the team could actually run it locally
5 ML models · 1 pipeline
Full-stack · Cross-platform

English ↔ Odia Translator Ecosystem

Live

A full translation ecosystem shipped in a single 6-hour sprint — one cloud API powering both a Windows desktop app and an Android app.

  • Flask + deep-translator backend, served with Gunicorn and deployed on Render
  • Same API wrapped into a Windows .exe (Python webview + PyInstaller) and an Android APK
  • Translation runs entirely in the cloud — zero heavy dependencies on the client
1 API · 2 native clients · 6-hour build
AI/ML · Classification

Customer Interest & Verification System

Building

A CatBoost + LightGBM ensemble that verifies how genuine a customer's interest is, from a 46-feature pipeline — with an API documented well enough that someone else could actually use it.

  • Swagger-validated FastAPI with /analyze, /batch, and /feature-importance endpoints
  • Ensemble tuned for the kind of messy, inconsistent data real customers produce
46 features · 2-model ensemble
Blockchain · Solidity

Coinzen

Experimental

A Solidity smart contract for token staking and rewards — built to understand how DeFi mechanics actually work under the hood, not just how to use one.

  • ERC-20-style token combined with on-chain staking and automated reward distribution
  • Reward math is transparent and verifiable on-chain instead of trusted from a backend
Solidity · staking + rewards
+ add_project()

Click "+ Add project" above to drop in the next one — groundwater research, the next HackerRank streak, whatever ships next. Locked behind a passcode only I know.