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

Block or report AMAgitCoder

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. twitter-clone twitter-clone Public

    It includes three main pages :main page, login page, newsfeed page. It has some validations to navigate b/w different pages. It has a post button in news feeds page. On clicking a post button a mod…

    CSS

  2. Qr-code-genrator Qr-code-genrator Public

    This website generates QR code using API :https://api.qrserver.com/v1/create-qr-code/ .It takes parameters like Size , Margin , Color ,background , formats like png , jpg, svg for genrating Qr code…

    CSS

  3. Countdown-timer Countdown-timer Public

    countdown timer

    CSS

  4. noteKeep noteKeep Public

    It save notes. Notes are saved in local storage. If a page gets refreshed notes will not disappear. It has options to delete and save.

    JavaScript

  5. MemoryGame MemoryGame Public

    This is a memory game using react.Player has to find all matching pair cards.

    HTML

  6. BLOG-APPLICATION BLOG-APPLICATION Public

    It contains homepage,login page ,Register Page,Post page made using react. User authentication is done using JWT. After logging in User can read Posts,create new Posts, Edit existing Posts. User ca…

    JavaScript