Skip to content
View devjain0924's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report devjain0924

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
devjain0924/README.md

Hi, I'm Dev Jain ๐Ÿ‘‹

Full Stack Developer | AI & ML Enthusiast | B.Tech CSE @ VIT Bhopal

Typing SVG


๐Ÿš€ About Me

  • ๐ŸŽ“ B.Tech CSE (AI & ML) student at VIT Bhopal University, CGPA 8.91/10
  • ๐Ÿ’ป Currently a Full Stack Developer Intern at Amasqis
  • ๐Ÿ”™ Focused on backend engineering, API design, and scalable full-stack systems
  • ๐Ÿค– Interested in applying AI/ML to real-world, data-driven products
  • ๐Ÿ† Hackathon builder โ€” finalist at MERNxAI Hackathon (VIT Bhopal) with Team WaterBottleHackers
  • ๐Ÿ“š 300+ DSA problems solved, actively prepping for SDE interviews
  • ๐ŸŒฑ Currently exploring TypeScript, Docker, Redis, and system design

๐Ÿ› ๏ธ Tech Stack

Languages C++ Python JavaScript TypeScript Java SQL

Frontend & Backend React Node.js Express Socket.IO

Databases & Cloud MongoDB PostgreSQL AWS

AI / ML TensorFlow scikit-learn

Development Tools Docker Redis AWS

Tools Git GitHub VS Code


๐Ÿ“Œ Featured Projects

๐ŸŽจ Scribble โ€” Real-time multiplayer drawing & guessing game built with Socket.IO for live gameplay sync across players.

๐Ÿ’ฐ Payment Ledger System โ€” Backend ledger system using MongoDB with ACID-compliant transactions to prevent race conditions in financial record-keeping.

๐Ÿข HRMS Platform โ€” Multi-tenant HR management system with role-based access control (RBAC) for handling multiple organizations securely.

๐Ÿ›ก๏ธ RepoTrust โ€” AI-powered content moderation dashboard built with Django, designed to flag and manage risky repository content.

๐Ÿ“ˆ Water Demand Forecasting Model โ€” Hybrid LSTM + Transformer + XGBoost pipeline for time-series demand prediction.

๐ŸŽฎ Brick Breaker โ€” Classic Breakout-style browser game, built and deployed on GitHub Pages.

๐Ÿ›ข๏ธ ChokeGuard-MPC (Smart India Hackathon) โ€” Digital Twin-driven Model Predictive Controller concept for oil well automation, combining SLSQP optimization, EKF state estimation, and SCADA integration.


๐Ÿ“Š GitHub Stats

GitHub Streak


๐ŸŒ Connect with Me


โญ๏ธ From devjain0924 โ€” thanks for stopping by!

Pinned Loading

  1. Scribble Scribble Public

    ๐ŸŽจ A real-time multiplayer drawing and guessing game built with React, Socket.IO, and Node.js.

    JavaScript

  2. Ledger_Management_System Ledger_Management_System Public

    Production-ready backend ledger with JWT auth, RBAC, MongoDB transactions, and scalable REST APIs.

    JavaScript

  3. hrms-tool-amasqis hrms-tool-amasqis Public

    Forked from frontenddeveloperpraveen/hrms-tool-amasqis

    Built a scalable multi-tenant HRMS platform with role-based access control, real-time dashboards, and secure employee management.

    TypeScript

  4. E-learning-Platform E-learning-Platform Public

    Built an AI-powered e-learning platform that generates structured courses from YouTube videos with quizzes, progress tracking, and personalized learning.

    HTML

  5. crowd-detection-system crowd-detection-system Public

    Developed a computer vision-based crowd detection system for real-time people counting and density estimation using deep learning.

    Python