Skip to content
View dhruv-jani-0808's full-sized avatar

Block or report dhruv-jani-0808

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
dhruv-jani-0808/README.md

Hi there, I'm Dhruv Jani ๐Ÿ‘‹

I'm a B.Tech Computer Engineering student from India, currently pursuing my degree at BVM.

๐Ÿ‘จโ€๐Ÿ’ป About Me

  • ๐ŸŒฑ I am currently focused on Machine Learning and Data Structures & Algorithms (DSA).
  • ๐Ÿš€ I believe in consistency and dedicated practice as the keys to mastering new skills.
  • ๐Ÿ’ฌ Ask me about Python, C++, and Flask.
  • โšก Favorite Quote: "Slowly is the fastest way to learn anything."

๐Ÿ”— Connect with Me

ย  ย  ย  LinkedIn ย  ย  ย  ย  LeetCode ย  ย  ย  ย  Email ย  ย  ย  ย  GitHub ย 


๐Ÿ“Š GitHub Activity

ย  Dhruv's GitHub Stats ย 
ย  Dhruv's Top Languages

๐ŸŽ LeetCode Progress & Activity

ย  Dhruv's LeetCode Heatmap


๐Ÿ’ป Tech Stack & Tools

Python Flask Jinja PostgreSQL C++ JavaScript HTML5 CSS3 Git

Pinned Loading

  1. Machine-Learning-Projects Machine-Learning-Projects Public

    A curated collection of end-to-end Machine Learning projects, focusing on data preprocessing, exploratory data analysis (EDA), predictive modeling, and model evaluation.

    Jupyter Notebook

  2. Cat-vs-Dog-recognition Cat-vs-Dog-recognition Public

    Forked from dhruvil-1207/Cat-vs-Dog-recognition

    A Deep Learning project built with TensorFlow and Keras to classify images of cats and dogs using a custom-built Convolutional Neural Network (CNN).

    Python

  3. Neural-Network-for-number-prediction Neural-Network-for-number-prediction Public

    This is a simple 3-layer (784-128-10) feedforward neural network built from scratch in C++ to recognize handwritten digits. It is trained on the MNIST dataset and can be used to test against the MNโ€ฆ

    C++ 1 1

  4. 911-calls-data-analysis 911-calls-data-analysis Public

    This project performs Exploratory Data Analysis (EDA) on 911 emergency call data using Python and data visualization libraries.

    Jupyter Notebook

  5. OptimaCode OptimaCode Public

    OptimaCode is a modern full-stack coding platform featuring an interactive React playground and a secure Express/MongoDB backend. Developers can solve algorithmic challenges in Python, JS, Java, C,โ€ฆ

    JavaScript 1

  6. Chess-Game-using-alpha-beta-AI-algorithm Chess-Game-using-alpha-beta-AI-algorithm Public

    A fully functional Chess game built with HTML, CSS, and JavaScript. Features a custom AI opponent using the Minimax algorithm.

    JavaScript