Skip to content
View vish2002's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vish2002

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
vish2002/README.md

Hi there, I'm Vishal Kurve💙

Typing SVG

Coding

Hi there 👋

I'm Vishal Kurve, a passionate developer from India.

  • 🔭 I’m currently working on: Becoming the Best version of Myself
  • 🌱 I’m currently learning: Data Structures and Algorithms and AI/ML
  • 👯 I’m looking to collaborate on: Web Development projects
  • 🤔 I’m looking for help with: Machine Learning
  • 💬 Ask me about: DSA, C++, and anything related to Tech
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I enjoy programming and love to explore new technologies. I'm a tinkerer!

Connect with me:

LinkedIn LeetCode GeeksforGeeks

### Tools, Software and Technologies:
ChatGPT GitHub Git VS Code PyCharm Chrome
ChatGPT github Git VSC PyCharm Json

My Github Stats! GitHub

GitHub Streak Top Languages
#include <iostream>
using namespace std;

int main() {
    bool alive=true;
    while(alive){
    code();
    Hustle();
    }
}

My SVG Image

Pinned Loading

  1. MiniUrlD MiniUrlD Public

    EJS

  2. Leetshowcase Leetshowcase Public

    I have created this project using HTML,CSS,JS.I have used Fetch API in JS to build this project.

    JavaScript

  3. Heart-Disease-Prediction-using-Machine-Learning Heart-Disease-Prediction-using-Machine-Learning Public

    I have used the dataset availiable on the Kaggle to build the heart disease prediction system using Machine Learning

    Jupyter Notebook

  4. GFG-POTD GFG-POTD Public

    In this repository i will post GFG POTD daily

    C++ 2

  5. Leetcode-Daily Leetcode-Daily Public

    In this repository i will post solutions to Leetcode daily questions.

    C++ 2

  6. GeeksForGeeks-Profile-Tracker GeeksForGeeks-Profile-Tracker Public

    This will show stats of your GFG profile.

    JavaScript