Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View adars-h-agrawal's full-sized avatar

Organizations

@JARVIS-CODERS

Block or report adars-h-agrawal

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
adars-h-agrawal/README.md

Hi, I'm Adarsh Agrawal

πŸŽ“ Third-year B.Tech Student @ MIT Manipal
πŸ’‘ Passionate about AI/ML, Data Structures & Algorithms, and Competitive Programming
πŸš€ Aspiring Data Scientist / Quant Engineer, aiming for top tech and finance companies (FAANG & beyond)


πŸ› οΈ Skills

  • Programming Languages: Python, C, C++, C#, Java, PHP, JavaScript, HTML, CSS, SQL, Shell
  • Databases: MySQL, MongoDB
  • Frameworks & Libraries: TensorFlow, PyTorch, Scikit-learn, Pandas, NumPy
  • Tools & Platforms: Git, GitHub, VS Code, Linux, Jupyter Notebook
  • Core Interests: Artificial Intelligence, Machine Learning, Data Analysis, Competitive Programming

πŸ“‚ Featured Projects

  • 🩺 Heart Disease Prediction
    β†’ Machine Learning project predicting heart disease using the KNN algorithm and patient dataset analytics.

  • πŸ”’ Digit Recognition (CNN Model)
    β†’ A Deep Learning project using Convolutional Neural Networks (CNNs) to classify handwritten digits (MNIST dataset) with TensorFlow/Keras.

  • 🍽️ Restaurant Management System
    β†’ A C# + SQL Server desktop application to streamline restaurant operations, billing, and inventory.

  • 🏨 Hostel Management System
    β†’ A PHP + MySQL + HTML/CSS/JS full-stack web application for managing student data, fees, and maintenance records.

  • πŸ” Advanced Network Intrusion Detection System (NIDS)
    β†’ A hybrid AI-based security system detecting potential cyber threats using machine learning and network packet analysis.

🚧 More projects coming soon β€” including Stock Market Analysis, CNN Traffic Detection & AI Agent


πŸ’» Languages & Tools

Top Languages


πŸ‘¨β€πŸ’» Tech Stack Icons


πŸ† LeetCode Stats

LeetCode Stats


πŸ“Š GitHub Stats

Adarsh's GitHub Stats
GitHub Streak


πŸ“« Connect with Me


β€œLive today so fully, so boldly, that if it were your last, you'd leave with no regretsβ€”only peace in your heart and purpose in your wake.” ✨

Pinned Loading

  1. heart-disease-prediction heart-disease-prediction Public

    Streamlit web app to predict heart disease risk using a K-Nearest Neighbors (KNN) model.

    Jupyter Notebook

  2. JARVIS-CODERS/resturant-management-system JARVIS-CODERS/resturant-management-system Public

    A full-fledged database-driven application built using C# and SQL Server.

    C# 2

  3. hostel-management-system hostel-management-system Public

    A full-stack Hostel Management System with admin and student portals, built using PHP, MySQL, HTML/CSS, and JavaScript.

    PHP

  4. advanced-network-intrusion-detection advanced-network-intrusion-detection Public

    An AI-powered Network Intrusion Detection System (NIDS) using Python, Scapy, and Streamlit for real-time threat analysis and visualization.

    Python

  5. digit-recognition-cnn-model digit-recognition-cnn-model Public

    This project is a CNN application that recognizes handwritten digits (0–9) from user drawings, using the MNIST dataset.

    Jupyter Notebook