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

Highlights

  • Pro

Block or report Srijan-Baniyal

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

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

Typing SVG

From: 02 October 2025 - To: 01 November 2025

Total Time: 10 hrs 27 mins

TypeScript     7 hrs 28 mins   ██████████████████░░░░░░░   71.48 %
JSON           35 mins         █▒░░░░░░░░░░░░░░░░░░░░░░░   05.71 %
Markdown       30 mins         █▒░░░░░░░░░░░░░░░░░░░░░░░   04.78 %
Python         29 mins         █▒░░░░░░░░░░░░░░░░░░░░░░░   04.78 %
C++            29 mins         █▒░░░░░░░░░░░░░░░░░░░░░░░   04.74 %
jsonc          12 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.06 %
Bash           8 mins          ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.38 %
CSS            6 mins          ▒░░░░░░░░░░░░░░░░░░░░░░░░   00.99 %
Git Config     5 mins          ▒░░░░░░░░░░░░░░░░░░░░░░░░   00.86 %
C              5 mins          ▒░░░░░░░░░░░░░░░░░░░░░░░░   00.81 %
Other          3 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.60 %
Text           3 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.60 %
JavaScript     2 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.42 %
git ignore     1 min           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.32 %
TSConfig       1 min           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.24 %
shell script   1 min           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.23 %
YAML           0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 %


LeetCode Stats

Pinned Loading

  1. vyoma-ui vyoma-ui Public

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

    TypeScript 30 18

  2. IIT-Project IIT-Project Public

    Python Terminal assistant using Together API and colourful Terminal Design

    Python 14 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