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

Highlights

  • Pro

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: 20 October 2024 - To: 19 November 2024

Total Time: 38 hrs 14 mins

TypeScript    23 hrs 49 mins  ███████████████▓░░░░░░░░░   62.29 %
C             3 hrs 30 mins   ██▒░░░░░░░░░░░░░░░░░░░░░░   09.18 %
HTML          2 hrs 35 mins   █▓░░░░░░░░░░░░░░░░░░░░░░░   06.76 %
JSON          1 hr 58 mins    █▒░░░░░░░░░░░░░░░░░░░░░░░   05.17 %
CSS           1 hr 47 mins    █▒░░░░░░░░░░░░░░░░░░░░░░░   04.67 %
Python        1 hr 11 mins    ▓░░░░░░░░░░░░░░░░░░░░░░░░   03.14 %
Other         55 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.40 %
EJS           55 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.40 %
Bash          42 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.86 %
YAML          17 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   00.74 %
PHP           13 mins         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.58 %
JavaScript    9 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.40 %
TSConfig      3 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.16 %
Docker        3 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.14 %
Text          1 min           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.06 %
Git Config    0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.04 %
Image (svg)   0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.01 %
C++           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