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: 28 October 2024 - To: 27 November 2024

Total Time: 34 hrs 5 mins

TypeScript    15 hrs 58 mins  ███████████▓░░░░░░░░░░░░░   46.87 %
HTML          7 hrs 9 mins    █████▒░░░░░░░░░░░░░░░░░░░   20.98 %
C             4 hrs 53 mins   ███▓░░░░░░░░░░░░░░░░░░░░░   14.33 %
JSON          1 hr 13 mins    █░░░░░░░░░░░░░░░░░░░░░░░░   03.57 %
EJS           1 hr 6 mins     ▓░░░░░░░░░░░░░░░░░░░░░░░░   03.25 %
Other         54 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.65 %
Bash          42 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.09 %
Python        41 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.01 %
CSS           40 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.98 %
YAML          16 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   00.83 %
PHP           13 mins         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.65 %
JavaScript    11 mins         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.54 %
TSConfig      3 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.15 %
Text          1 min           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.06 %
Git Config    0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.02 %
Image (svg)   0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.01 %
C++           0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.01 %
Docker        0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 %


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