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: 24 July 2025 - To: 23 August 2025

Total Time: 19 hrs 35 mins

TypeScript   11 hrs 30 mins  ██████████████▓░░░░░░░░░░   58.71 %
C++          2 hrs 23 mins   ███░░░░░░░░░░░░░░░░░░░░░░   12.18 %
Python       1 hr 45 mins    ██▒░░░░░░░░░░░░░░░░░░░░░░   09.02 %
YAML         1 hr 24 mins    █▓░░░░░░░░░░░░░░░░░░░░░░░   07.19 %
JSON         1 hr 7 mins     █▒░░░░░░░░░░░░░░░░░░░░░░░   05.71 %
Markdown     45 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   03.85 %
Docker       16 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.42 %
HTML         12 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.04 %
CSS          2 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.19 %
Text         2 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.19 %
Bash         2 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.18 %
Other        1 min           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.15 %
TOML         0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.08 %
Git Config   0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.06 %
JavaScript   0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.02 %
Pickle       0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.01 %
XML          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 15 1

  2. vyoma-ui vyoma-ui Public

    Beautiful Component Library Build on top of Shadcn/ui with Spatial Wisdom Inside. Truly Beyond UI

    TypeScript 13 1

  3. TailWind-Project TailWind-Project Public

    My tailwind project after learning tailwindcss

    TypeScript

  4. 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

  5. PythonProject PythonProject Public

    A school project which is based on Menu Driven Program.

    Python