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: 19 February 2025 - To: 21 March 2025

Total Time: 33 hrs 15 mins

TypeScript   19 hrs 47 mins  ███████████████░░░░░░░░░░   59.49 %
Python       6 hrs 13 mins   ████▓░░░░░░░░░░░░░░░░░░░░   18.73 %
C            2 hrs 36 mins   ██░░░░░░░░░░░░░░░░░░░░░░░   07.82 %
CSV          1 hr 13 mins    █░░░░░░░░░░░░░░░░░░░░░░░░   03.67 %
JSON         1 hr 11 mins    █░░░░░░░░░░░░░░░░░░░░░░░░   03.61 %
Other        1 hr            ▓░░░░░░░░░░░░░░░░░░░░░░░░   03.05 %
Markdown     25 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.25 %
Text         21 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.05 %
Bash         7 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.35 %
JavaScript   6 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.33 %
CSS          4 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.23 %
HTML         4 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.20 %
Git Config   2 mins          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.13 %
TSConfig     1 min           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.08 %
YAML         0 secs          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 %


LeetCode Stats

Pinned Loading

  1. IIT-Project Public

    Python Terminal assistant using Together API and colourful Terminal Design

    Python 13 1

  2. TailWind-Project Public

    My tailwind project after learning tailwindcss

    TypeScript

  3. 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 Public

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

    TypeScript

  5. PythonProject Public

    A school project which is based on Menu Driven Program.

    Python