Skip to content
View Srijan-Baniyal's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@Insturance

Block or report Srijan-Baniyal

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

Header

My Badges



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

Postman API Fundamentals Student Expert

Postman API Fundamentals Student Expert

Awarded: 24-Jun-2024

VERIFY

while (bored === true) {
  if (level === 1) {
    readDocs();
  } else if (level == 2) {
    FigmaDesigning();
  } else if (level === 3) {
    listenMusic();
  } else {
    sleep();
  }
}

Typing SVG

From: 28 November 2024 - To: 28 December 2024

Total Time: 27 hrs 9 mins

TypeScript    23 hrs 52 mins  ██████████████████████░░░   87.94 %
C             1 hr 35 mins    █▒░░░░░░░░░░░░░░░░░░░░░░░   05.84 %
JSON          1 hr 4 mins     █░░░░░░░░░░░░░░░░░░░░░░░░   03.94 %
CSS           20 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.29 %
Other         6 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.38 %
Python        6 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.37 %
TSConfig      1 min           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.06 %
Markdown      0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.06 %
Git Config    0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.04 %
Text          0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.04 %
HTML          0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.02 %
Image (svg)   0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.01 %
JavaScript    0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.01 %


LeetCode Stats

Pinned Loading

  1. IIT-Project IIT-Project Public

    Python Terminal assistant using Together API and colourful Terminal Design

    Python 9 1

  2. TailWind-Project TailWind-Project Public

    My tailwind project after learning tailwindcss

    TypeScript

  3. JavaScript JavaScript Public

    This is a short project on learning javascript as a beginner long time ago ... Click here and watch it work live.

    JavaScript

  4. Static-Blogging Static-Blogging Public

    Dummy Blogging website using next.js and its latest feature of getStaticProps

    TypeScript

  5. PythonProject PythonProject Public

    A school project which is based on Menu Driven Program.

    Python