Skip to content
View NgProjects's full-sized avatar

Block or report NgProjects

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. user-works-spring user-works-spring Public

    A spring boot project that contains endpoints for managing users. You can call it a user micro-service. This is a test project.

    Java

  2. shopping-cart shopping-cart Public

    A project to for shopping cart

    TypeScript

  3. webcrawler webcrawler Public

    This application is used to crawl urls from a given link. It crawls only urls related to the same domain of the root link. e.g https://www.testdomain.com would only visit urls in that domain.

    Java