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.

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
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;
}

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

Hi, Ansh here, Btech III Year. I like working with Spring boot for developing backend servers along with react.js to create usable frontends for them.

I've been learning Data structures & Algorithms in JAVA, also I've worked with Python, C, C++, kotlin in the past.

🚀 About Me:

  • III Year in Btech (CSE).
  • Spring Boot & React Developer.
  • Currently learning DSA in JAVA.
  • Languages Known: C, C++, Java, Kotlin. JS, HTML, CSS, Typescript
  • Interest are: Application Development, Bash, JAVA and Cloud.
  • My #100DaysOfCode Journey: https://twitter.com/ansh_gpt/status/1674404333788758017?s=20

    My Skills

Github stats Top Languages Card

🔗 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-clone netflix-clone 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-api Hotel-microservice-api Public

    MicroServices SPRING-BOOT Application: Complete

    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