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

Block or report Vijay-Kumavat

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

Hey there, I'm Kumavat Vijay - Kvm3coder

📖 About me

  • ✨ Prime
  • 💬 Ask me about .NET, SQL Server and jQuery.
  • 💻 I'm a self-taught learner.
  • 🔭 I’m currently working on .NET Core, SQL Server and jQuery.
  • 🎓 I'm a Computer Engineer (graduating in july 2021).
  • 🌐 You can see some of my projects on my github.
  • ⚡ Fun fact : The Learning Never Stops.

✨ Repos:

Readme Card Readme Card Readme Card Readme Card


👨‍💻 Languages and Tools:

JavaScript    HTML5    CSS3    Python    PHP    C++    C#    Java    NodeJS    SQL    Sheets    GitHub    Terminal    Visual Studio    Android Studio    Brave

📈 Github Stats

Vijay-Kumavat's Github Stats

Top Langs

Pinned Loading

  1. hello-docker hello-docker Public

    A complete Docker learning guide for .NET Developers featuring step-by-step explanations, real-world examples, Docker commands, Dockerfiles, volumes, networking, Docker Compose, and ASP.NET Core co…

    Dockerfile

  2. expense-tracker expense-tracker Public

    I’ve built an Expense Tracker app using React Bootstrap and modern React 19 features. It includes CRUD operations for managing expenses (add, edit, delete), advanced filtering (search, category, da…

    JavaScript 1

  3. C# Programs C# Programs
    1
    /****************
    2
    -> Given two integers, write a method that swaps them using temporary variable.
    3
        Expected input and output
    4
        SwapTwoNumbers(87, 45) → "Before: a = 87, b = 45; After: a = 45, b = 87"
    5
        SwapTwoNumbers(-13, 2) → "Before: a = -13, b = 2; After: a = 2, b = -13"
  4. Traffic-Signal-Management Traffic-Signal-Management Public

    The provided Blazor code implements a Traffic Signal Management system featuring two sections: the Traffic Analyzer and Global Configuration. The Traffic Analyzer displays real-time traffic informa…

    HTML 1

  5. Portfolio Portfolio Public

    Build an Impressive Portfolio: Craft a visually appealing and professional portfolio website that showcases your work, skills, and achievements. Stand out from the crowd and leave a lasting impress…

    HTML 4

  6. Resume.Scanner Resume.Scanner Public

    Create a program to see how similar a resume is to a job description.

    Python 3