Skip to content
View krishnamakwana25's full-sized avatar
  • Ahmedabad

Block or report krishnamakwana25

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

Popular repositories Loading

  1. Smart-Contact-Manager Smart-Contact-Manager Public

    Basically this project for storing contact details of the users. Using Java and it's framework named Springboot this project developed.

    HTML 3

  2. Hangman-Game-With-Sentences Hangman-Game-With-Sentences Public

    Hangman is a paper and pencil guessing game for two or more players. Basically by traditional way this game is played here I tried to implement this game with AI agent so any one can play this game…

    Python 2

  3. E-Store-Computer-Peripheral E-Store-Computer-Peripheral Public

    This project is for the E-Commerce site from where all the features like purchase new laptop and PC, laptop on rent, CCTV camera, assembling personal computers and many other product at only one pl…

    Java 2

  4. JWTSpringSecurityExample JWTSpringSecurityExample Public

    This project is to generate JWT Token with spring security. We can create user also without use of token. By use of that JWT token we can see all users of the system

    1

  5. inventorymanagementtask inventorymanagementtask Public

    An API is needed for inventory management in a shop with multiple item categories. The API should support creating, updating, fetching, removing items, and checking inventory stock. The database sh…

    Java

  6. imageoperationtask imageoperationtask Public

    A rest API that accepts an image file and stores in the memory DB. A get API which prints the same image on the browser.

    Java