Skip to content
View Amit3200's full-sized avatar
Block or Report

Block or report Amit3200

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

Hi there 👋

⚡ Fun fact: i am yet learning and yet i am not understanding :) ;) 🤔

Pinned

  1. SE-Designs-Understanding SE-Designs-Understanding Public

    Contains various design strategies with the implementation of them on a small level with an example. This repo helps us to understand how and why one should implement various designs while creating…

    Python 6

  2. codes_algo codes_algo Public

    Contains various types of algorithms and codes and solutions to the problem of the various competitive programming platforms. You can go through this and can find some of the famous problems

    C++ 7 1

  3. Anime-Movie-Recomendation Anime-Movie-Recomendation Public

    Using mean and basic correlation stuffs lets you know the similar type of anime movies on the basis of the genre match and ratings with considering the factor of people who have watched it too.

    Jupyter Notebook 2 1

  4. E-Adhyaye E-Adhyaye Public

    Forked from Kamal-Singh/E-Adhyaye

    Creating the solution for the disabled students. This portal allows disabled students to learn as they play. We have quizzes in the form of games which can teach student various things. This contai…

    CSS 2

  5. Django-BookSelling-Website Django-BookSelling-Website Public

    Book Selling Website built on Django. Made during the Summers of 2018 where I went to use Django 1.8.0 and understood the structure of Django. Learned to implement api's and used paypal and stripe …

    Python 3

  6. Face-Detected-Attendance Face-Detected-Attendance Public

    Application would mark the attendance by detecting faces. Mark the attendance by scanning the faces of the students and also notifies the student on their phone whenever the attendance is marked. C…

    PHP