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.

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    = "2nd 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


๐Ÿ“ˆ Contribution Graph

Dev's github activity graph


๐ŸŒฑ Currently

  • ๐Ÿ”ญ Working on full-stack web projects
  • ๐Ÿ“– Learning React.js and MongoDB
  • ๐Ÿค– Exploring Machine Learning & AI tools
  • ๐Ÿ† Grinding problems on LeetCode

โญ 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. 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

  2. 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

  3. 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

  4. 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

  5. Road-Accident-EDA Road-Accident-EDA Public

    This project performs an in-depth Exploratory Data Analysis (EDA) on an accident survival dataset to identify key factors that influence survival outcomes in road accidents. The main objective is tโ€ฆ

    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