Dev1822 (Dev Patel) · GitHub
Skip to content
View Dev1822's full-sized avatar

Block or report Dev1822

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.

Content in all repositories owned by your account will be closed.
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
Dev1822/README.md
Typing SVG

👨‍💻 Computer Engineering Student · Builder · Explorer

Profile views


🧠 About Me

class DevPatel:
    def __init__(self):
        self.name        = "Dev Patel"
        self.role        = "Computer Engineering Student"
        self.semester    = "3rd Semester"
        self.location    = "Gujarat, India 🇮🇳"
        self.passions    = ["Web Development", "AI & ML", "Open Source"]
        self.currently   = "Building cool projects & exploring new tech"

    def say_hi(self):
        print("Thanks for stopping by! Let's build something awesome together 🚀")

🤝 Let's Connect!

I'm always open to learning, collaborating, and connecting with fellow developers. Reach out!

LinkedIn YouTube LeetCode GitHub


🛠️ Tech Stack & Skills

💻 Core Languages

Python C JavaScript C++


🌐 Frontend & Backend Development

HTML CSS React Node.js Tailwind CSS


🤖 Data & Intelligence (AI / ML / DS)

Pandas NumPy Matplotlib Scikit-learn


⚙️ Development Environment & Tools

Git GitHub VS Code Vite Figma


📊 GitHub Stats


Github Trophies

Github Trophies


OpenSource Programs

🌍 OpenSource Programs

Program Role Rank Highest Level Badge
ELUSOC Contributor 11

⭐ If you like my work, consider starring my repos — it means a lot!

"First, solve the problem. Then, write the code." – John Johnson

Wave

Pinned Loading

  1. Loan-Approval-Predictor Loan-Approval-Predictor Public

    This is a full-stack web application designed to predict the likelihood of loan approval based on user data. The project consists of a Python backend that serves a machine learning model and a Reac…

    Jupyter Notebook

  2. Food-Delivery-Platform-Analysis Food-Delivery-Platform-Analysis Public

    A comprehensive end-to-end analysis of a food delivery platform operating across four major Indian cities: Bangalore, Mumbai, Hyderabad, and Delhi. The objective is to evaluate operational performa…

    Jupyter Notebook

  3. House-Price-Prediction House-Price-Prediction Public

    A full-stack web application that predicts real estate market values using Machine Learning. This project features a modern React frontend connected to a Python Flask backend to provide real-time p…

    Jupyter Notebook

  4. APIStudio APIStudio Public

    APIHUB is a full-stack API testing studio, similar to Postman, designed to help developers test and manage their API requests efficiently.

    JavaScript 1

  5. Heart-Disease-EDA Heart-Disease-EDA Public

    This project performs Exploratory Data Analysis (EDA) on a heart disease dataset to identify key factors that influence the presence of heart disease. The main objective is to understand how variab…

    Jupyter Notebook

  6. Youtube Youtube Public

    A fully functional, dynamic YouTube Clone built with HTML, CSS, and JavaScript. This project replicates the core features of the YouTube platform, including real-time video fetching, intelligent se…

    HTML