Skip to content
View abhinavGupta16's full-sized avatar
🏡
Working from home
🏡
Working from home

Organizations

@wishlists

Block or report abhinavGupta16

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

Pinned Loading

  1. wishlists/wishlists wishlists/wishlists Public

    An e-commerce wishlist microservice developed using Agile Development PRactices with CI/CD pipeline and TDD and BDD testing. The application is deployed on IBM-cloud. Technologies utilized include …

    Python 3

  2. RiverCrossingGame RiverCrossingGame Public

    You must get all the people across the river in this game respecting the following rules: 1. The raft can carry no more than 2 people. 2. Only the Adults (mom, dad, policeman) can operate the raft.…

    Java

  3. abhinavGupta16.github.io abhinavGupta16.github.io Public

    Personal Website hosted is a developed UI, utilizing HTML, CSS, and Bootstrap along with other Technologies.

    HTML

  4. traffic-sign-detection traffic-sign-detection Public

    Traffic Image Classification using Supervised Learning. This was a part of a Kaggle competition. Finished in top 10 in the class of 105 students, with an accuracy of 0.99730 on the unknown test data.

    Python

  5. Hidden-Markov-Model-for-POS-Prediction Hidden-Markov-Model-for-POS-Prediction Public

    This implements the Viterbi Algorithm in Java for Parts of Speech Tagging, generating a comprehensive accuracy and F1 score.

    Java

  6. OS-Scheduler-Simulation OS-Scheduler-Simulation Public

    A comprehensive OS - scheduler simulation demonstrating implementations of various scheduling algorithms mimicking an OS. The algorithm to be used can be passed as a parameter, to see a comprehensi…

    C++