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

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.

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

  1. Gecianbot Gecianbot Public

    The College bot project is built using machine learning algorithms that analyse user’s queries and understand the user's message. This System is a web application which provides answers to the quer…

    Python 3

  2. Twitter.Tweepy.Bot Twitter.Tweepy.Bot Public

    A Twitter bot is a type of bot software that controls a Twitter account via the Twitter API. The bot software may autonomously perform actions such as tweeting, re-tweeting, liking, following, unfo…

    Python 2 1

  3. Next_Step Next_Step Public

    All student using this app for next step of your career #AfterSchool. Nextstep of your life means you can choice your career for next position of your life, choice the any stream of your career.

    JavaScript 2

  4. 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"
  5. react-formik-yup-axois-employee-information-system react-formik-yup-axois-employee-information-system Public

    JavaScript

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