Skip to content
View AnshGupta01's full-sized avatar
👽
👽

Highlights

  • Pro

Block or report AnshGupta01

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
AnshGupta01/README.md
public static int ADayInLife() {
  int hours = 1;
  int sleep = 8;
  while(!brain.isTired) {
        keepHustling(); //refers to working on something productive or coding
        exerciseBody(hours); //important
    }
  return sleep;
}

I've been learning Data structures & Algorithms in C++, and have recently developed an interest in Machine learning. Also I am fluent with AWS Cloud && Linux kernel.

🚀 About Me:

Github stats Top Languages Card

An image of @anshgupta01's Holopin badges, which is a link to view their full Holopin profile

🔗 Connect with me:

Pinned Loading

  1. NeuLogger.io NeuLogger.io Public

    This is a full-stack project created using spring-boot and react.js.

    Java 1 1

  2. netflix-homepage netflix-homepage Public

    My First ever production level react app, I cloned Netflix's Homepage and added functionality to view trailers as well.

    JavaScript 1

  3. Hotel-Microservice-app Hotel-Microservice-app Public

    Use Eureka-Microservices Architecture, I was able to deploy several seperate applications that communicated with each other to form a full fledged backend project for a DEMO HOTEL

    Java

  4. Side-projects Side-projects Public

    This Repository contains all my simple projects created on different stacks. It contains projects as well as simple implementations which I can look back upon.

    Java