Skip to content
View mohakamitpatel's full-sized avatar
๐ŸŽ“
Final year B.Tech student
๐ŸŽ“
Final year B.Tech student

Block or report mohakamitpatel

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
mohakamitpatel/README.md

Hi there๐Ÿ‘‹, I'm Mohak Patel!

Welcome to my GitHub! I'm a passionate and curious developer, currently focused on Machine Learning, Data Science, and Artificial Intelligence. I love building real-world projects that solve problems, automate tasks, or just look cool ๐Ÿ˜„.


๐Ÿš€ About Me

  • ๐ŸŽ“ Pursuing my Bachelor's in Computer Engineering
  • ๐Ÿ’ก Fascinated by AI/ML, especially real-time and predictive applications
  • ๐Ÿ‘จโ€๐Ÿ’ป Proficient in Python, MySQL, JavaScript, React, and VS Code
  • ๐Ÿ› ๏ธ Love working with Streamlit, Flask, MongoDB, and APIs
  • ๐Ÿ“Š Currently working on a Heart Disease Prediction and Boston Housing Price ML project
  • ๐Ÿง  Always learning new technologies, recently exploring LLMs and LangChain

๐Ÿ“‚ Featured Projects

Project Tech Stack Description
๐Ÿ”ฌ Heart Disease Predictor Python, ML, Streamlit Predicts risk of heart disease using clinical inputs.
๐Ÿ  House Price Estimator Scikit-learn, Flask Predicts Boston house prices with various regression models.
๐Ÿง  AI Interview Bot OpenAI API, Gradio Simulates a technical interview and evaluates answers using NLP.
๐Ÿ–ผ๏ธ Image Caption Generator Python, TensorFlow, Keras Generates descriptive captions for images using deep learning with CNN + LSTM architecture.

๐Ÿ“ซ How to Reach Me


โšก Fun Facts

  • ๐ŸŽฎ Gamer by heart (Sekiro conquered twice!)
  • ๐Ÿงช Enjoy experimenting with Python scripts and automation
  • ๐Ÿง˜ Chill with music, memes, and coding late nights

GitHub Snake


โญ๏ธ Don't forget to check out my pinned repositories and leave a โญ if you like something!

Pinned Loading

  1. Heart_Disease_Predictor Heart_Disease_Predictor Public

    A machine learning project that predicts the risk of heart disease using clinical data. Built with Python, Scikit-learn, and Streamlit, it features a web app where users can input health parametersโ€ฆ

    Python

  2. ML_Preprocessing_CLI ML_Preprocessing_CLI Public

    A simple and interactive command-line tool that automates essential data preprocessing steps in machine learning workflows โ€” including handling missing values, encoding categorical variables, and sโ€ฆ

    Python