Skip to content
View anij-mehta's full-sized avatar

Highlights

  • Pro

Block or report anij-mehta

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

๐Ÿ‘‹ Hi, I'm Anij Mehta

๐Ÿš€ Data Science Engineering @MIT Manipal | ๐Ÿค– AI/ML Developer | ๐Ÿ’ก Builder of Real-World Solutions


๐Ÿง  About Me

I'm a passionate problem-solver who loves applying AI to meaningful use-cases โ€” from gesture recognition to financial systems. Whether itโ€™s computer vision, full-stack dev, or system design, I enjoy turning ideas into working prototypes.


๐Ÿ› ๏ธ Tech Stack

Languages: Python, Java, C, JavaScript
ML/DL: TensorFlow, OpenCV, YOLOv8, Scikit-learn
Web Dev: HTML/CSS, React.js, Streamlit
Databases: MySQL, SQLite, Oracle Tools: Git, GitHub, VSCode, Google Colab, Docker (basic)


๐Ÿš€ Featured Projects

A curated set of Jupyter notebooks showcasing object detection projects and custom model training using YOLOv8.

Detects and translates hand gestures in real-time using YOLOv8 and OpenCV. Trained on a custom dataset.

A blockchain-inspired system using Streamlit + MySQL for validating transactions securely with transparency.

Fully-functional multi-user chat with login, user status, and group messaging โ€” built in pure Java.

An AWS-deployed honeypot that uses Unsupervised Learning (Isolation Forest) to detect zero-day human intrusions in real-time.

๐Ÿ“Š Stock Price Predictor (Coming Soon)

ML-based tool for predicting stock trends on NSE/BSE using historical data, LSTM, and volume analytics.


โณ Project Timeline

  • ๐Ÿ—“๏ธ 2023: Stubble Burning Awareness Website
  • ๐Ÿ—“๏ธ 2024: ASL Sign Recognition, Java Chat App, Decentralized Transaction System
  • ๐Ÿ—“๏ธ 2025: Sentinel AI Honeypot
  • ๐Ÿ—“๏ธ 2026: Stock Market Prediction (Ongoing)

๐Ÿ“ธ Screenshots

Check the README files of each project for UI snapshots, demo GIFs, and architecture diagrams.


๐Ÿ“ˆ GitHub Stats

Anij's GitHub Stats


๐Ÿ“ซ Connect With Me

LinkedIn
Portfolio


"Building things that matter โ€” one line of code at a time."

Pinned Loading

  1. yolo-object-detection-notebooks yolo-object-detection-notebooks Public

    A collection of YOLOv5, YOLOv7, and YOLOv8 Jupyter notebooks for real-time object detection tasks including people counting in images and live video, pothole detection, and car counting. Built for โ€ฆ

    Jupyter Notebook

  2. Decentralized-Transaction-Verification-System Decentralized-Transaction-Verification-System Public

    Simulated a decentralized transaction verification system using SQL triggers, procedures, and Python to automate validation, prevent fraud, and ensure data integrityโ€”mimicking blockchain-like behavโ€ฆ

    Python

  3. GUI-chat-application GUI-chat-application Public

    A Java-based GUI chat application using Swing and sockets, supporting real-time messaging, group chats, online user tracking, and dynamic updates. Built with a client-server architecture for smoothโ€ฆ

    Java

  4. Sentinel-AI-Honeypot Sentinel-AI-Honeypot Public

    Sentinel-AI: An End-to-End Threat Intelligence System. Deploys a Cowrie Honeypot on AWS EC2 to capture live attacks. Uses an automated Python pipeline and Unsupervised ML (Isolation Forest) to deteโ€ฆ

    Python

  5. AEGIS-DM AEGIS-DM Public

    AEGIS-DM is a tactical combat simulator featuring a Reinforcement Learning (Q-Learning) Boss agent. Built with Pygame and a Fuzzy Logic Director, the system manages squad-based AI heuristics, dynamโ€ฆ

    Python 1