Skip to content
View KartikChouhan03's full-sized avatar

Block or report KartikChouhan03

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KartikChouhan03/README.md

Python β€’ Django β€’ FastAPI β€’ React β€’ PostgreSQL β€’ OpenCV β€’ YOLOv8 β€’ DeBERTa-v3



Engineering Snapshot

πŸŽ“ Education β€” B.Tech Information Technology, Manipal University Jaipur Β· CGPA 8.62
πŸš€ Building now β€” SmartParkX, an AI-powered smart parking platform (Computer Vision + IoT + Backend)
🧠 Specialization β€” Computer Vision Β· NLP Β· REST API Design Β· Software Architecture
🌱 Learning β€” System Design Β· Distributed Systems Β· Docker Β· Cloud Deployment
🀝 Open to β€” Backend Engineering & SWE Internships Β· AI/ML Roles Β· Open Source


About

I build software where backend systems and applied AI meet β€” parking infrastructure that sees, review pipelines that reason, platforms that just work. My focus is computer vision and NLP wired into REST APIs that hold up outside a notebook.

I think in systems: how a vision model's output becomes an API contract, how a database schema survives concurrent writes, how a side project becomes something deployable. Five projects in, the throughline is the same β€” take a real constraint and engineer a working answer to it, not a prototype.

Right now I'm deepening system design and distributed systems fundamentals, and moving every project a step closer to how it would actually run in production.


Core Technology Ecosystem

Domain Technologies
Languages Python Β· JavaScript Β· C++
Backend Django Β· FastAPI Β· Node.js Β· Express
Frontend React Β· HTML5 Β· CSS3 Β· Vite
Databases PostgreSQL Β· MongoDB Β· MySQL
AI PyTorch Β· OpenCV Β· YOLOv8 Β· DeBERTa-v3 Β· OCR
Tools Git Β· GitHub Β· Docker Β· Linux Β· Postman


AI & Backend Expertise

Domain Level Used In
🧠 Computer Vision Advanced SmartParkX, Live ANPR
πŸ’¬ Natural Language Processing Intermediate DeceptiScan
βš™οΈ Backend APIs Advanced SmartParkX, BorrowBox, Foodify
πŸ€– Machine Learning Intermediate DeceptiScan, SmartParkX

Featured Projects

Five projects, one progression β€” from full-stack fundamentals to AI-driven systems with hardware in the loop.


πŸš— SmartParkX β€” AI-Powered Smart Parking Infrastructure

An end-to-end platform that automates vehicle entry, slot allocation, billing, and exit β€” combining Computer Vision, IoT, and a modular backend with minimal human intervention.

System Workflow

Vehicle Arrival
  β†’ ANPR Camera (ESP32-CAM)
  β†’ YOLOv8 Plate Detection + OCR
  β†’ Django REST Backend
  β†’ Parking Engine / Slot Manager / Billing Engine
  β†’ PostgreSQL
  β†’ React Dashboard

Engineering Highlights

Area Implementation
Computer Vision ANPR via YOLOv8 + OpenCV
Backend Django REST Framework β€” sessions, vehicles, payments
IoT ESP32-CAM + slot sensors for real-time monitoring
Billing Automated duration-based billing engine
Dashboard React interface for live slot availability
Security JWT auth + role-based access control

Each subsystem β€” vision, sensors, backend, billing, frontend β€” runs independently and communicates over REST, so the platform scales and fails gracefully one piece at a time.



πŸ›‘οΈ DeceptiScan β€” AI-Powered Fake Review Detection

A browser extension that pairs a fine-tuned transformer with a FastAPI inference service to flag fake and AI-generated product reviews β€” with an explainable trust score, not just a sentiment label.

Inference Pipeline

Amazon Product Page
  β†’ Browser Extension (React)
  β†’ Review Scraper
  β†’ Preprocessing
  β†’ Fine-Tuned DeBERTa-v3
  β†’ Trust Score
  β†’ Analytics Dashboard

Model Performance

Metric Result
Dataset 72,877 labeled reviews
Model Fine-tuned DeBERTa-v3
Accuracy 96.8%
Latency ~12 ms / batch
Deployment FastAPI inference server



Supporting Projects

πŸ“· Live ANPR β€” Real-time license plate recognition

Real-time number plate detection and logging from live camera streams using YOLOv8, OpenCV, and Tesseract OCR.

Stack: Python Β· YOLOv8 Β· OpenCV Β· Tesseract OCR Repo: github.com/KartikChouhan03

πŸ“¦ BorrowBox β€” Peer-to-peer campus rental platform

A modular rental platform with secure authentication, listings, and transaction management, built on Django REST Framework.

Stack: Django REST Framework Β· PostgreSQL Repo: github.com/KartikChouhan03

πŸ” Foodify β€” Full-stack food delivery platform

A MERN food delivery platform with JWT authentication, order management, payments, and an admin dashboard.

Stack: React Β· Node.js Β· Express Β· MongoDB Repo: github.com/KartikChouhan03


Project progression: Foodify β†’ BorrowBox β†’ Live ANPR β†’ DeceptiScan β†’ SmartParkX

Full stack β†’ backend architecture β†’ computer vision β†’ applied NLP β†’ AI + IoT + backend, integrated.


Leadership

Senior Coordinator β€” LearnIT Technical Club, Manipal University Jaipur Β· Sep 2023 – May 2025

Led technical workshops and hackathons for 200+ students, coordinating volunteers and faculty to run six major events end-to-end β€” from planning through execution.


Engineering Highlights

  • 5+ end-to-end software projects, spanning backend systems, computer vision, and applied NLP
  • AI systems shipped to working demos β€” not just notebooks: SmartParkX (CV + IoT) and DeceptiScan (NLP)
  • REST API design across Django and FastAPI, with auth, role-based access, and structured data models
  • Technical leadership β€” ran 6+ workshops/hackathons for 200+ students as Senior Coordinator

Certifications

Meta β€” Backend Developer Professional Certificate Β· Introduction to Back-End Development Β· Programming in Python Β· Django Web Framework

IBM β€” Data Analysis with Python Β· Python for Data Science

Oracle β€” Database Programming with SQL


Coding Profiles


GitHub Insights

Snake animation requires a GitHub Actions workflow β€” to be wired up once this README is finalized.


Let's Connect

Thanks for visiting. Let's build something meaningful together.

Pinned Loading

  1. SmartParkX SmartParkX Public

    A intelligent parking management system designed to alleviate urban congestion and streamline the parking experience.

    JavaScript

  2. DeceptiScan DeceptiScan Public

    An AI-powered browser extension to detect fake and AI-generated product reviews in real-time. Pair-built with a modern React/Plasmo dashboard interface and a fine-tuned DeBERTa-v3 NLP transformer b…

    TypeScript

  3. BorrowBox BorrowBox Public

    Forked from 2K-com/BorrowBox

    A rental website

    CSS

  4. Foodify-food_delivery_app Foodify-food_delivery_app Public

    Food delivery web app

    JavaScript

  5. Live-ANPR-System Live-ANPR-System Public

    Real-time Automatic Number Plate Recognition using YOLO & OpenCV

    Python

  6. RiskShield RiskShield Public

    ML based fraud risk scoring system with explainable decisions

    Jupyter Notebook