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

Block or report BecomingParas

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BecomingParas/README.md

Header

Typing SVG


🌐 Connect With Me

Twitter LinkedIn Website Email Portfolio

Profile Views


💻 Terminal Interface

┌─────────────────────────────────────────────────────────────────────────────┐
│                                                                             │
│   ██████╗ ███████╗ ██████╗ ██████╗ ███╗   ███╗██╗███╗   ██╗ ██████╗       │
│   ██╔══██╗██╔════╝██╔════╝██╔═══██╗████╗ ████║██║████╗  ██║██╔════╝       │
│   ██████╔╝█████╗  ██║     ██║   ██║██╔████╔██║██║██╔██╗ ██║██║  ███╗      │
│   ██╔══██╗██╔══╝  ██║     ██║   ██║██║╚██╔╝██║██║██║╚██╗██║██║   ██║      │
│   ██████╔╝███████╗╚██████╗╚██████╔╝██║ ╚═╝ ██║██║██║ ╚████║╚██████╔╝      │
│   ╚═════╝ ╚══════╝ ╚═════╝ ╚═════╝ ╚═╝     ╚═╝╚═╝╚═╝  ╚═══╝ ╚═════╝       │
│                       ██████╗  █████╗ ██████╗  █████╗ ███████╗            │
│                       ██╔══██╗██╔══██╗██╔══██╗██╔══██╗██╔════╝            │
│                       ██████╔╝███████║██████╔╝███████║███████╗            │
│                       ██╔═══╝ ██╔══██║██╔══██╗██╔══██║╚════██║            │
│                       ██║     ██║  ██║██║  ██║██║  ██║███████║            │
│                       ╚═╝     ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝            │
│                                                                             │
│  System: Ubuntu 22.04 LTS                    User: BecomingParas           │
│  Kernel: 5.15.0-91-generic                   Shell: zsh 5.8.1              │
│  Uptime: 365 days                            Node: v20.11.0                │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘
paras@github:~$ neofetch

Coding

👨‍💻 About Me

class Developer {
  name: string = "Paras Shrestha";
  location: string = "Butwal, Nepal 🇳🇵";
  pronouns: string = "He/Him";
  
  languages: string[] = [
    "TypeScript", "JavaScript", "Python"
  ];
  
  currentFocus: string[] = [
    "🔭 Building Distributed Systems",
    "🌱 Learning AI/ML & Cloud Architecture", 
    "👯 Contributing to Open Source",
    "💬 Architecting GraphQL APIs"
  ];
  
  funFact: string = "☕ Coffee = Code++";
  
  getGreeting(): string {
    return "नमस्ते (Namaste) 🙏🏻";
  }
}


paras@github:~$ cat tech_stack.sh

🛠️ Tech Stack & Tools

Languages & Core

TypeScript JavaScript Python HTML5 CSS3

Frontend Framework & Libraries

React Next JS Vue.js TailwindCSS Redux

Backend & APIs

NodeJS Express.js NestJS GraphQL Prisma

Databases

Postgres MongoDB MySQL Redis

DevOps & Cloud

Docker AWS GitHub Actions Vercel

Tools & Platforms

Git GitHub VS Code Postman Linux npm


paras@github:~$ git log --stat --graph --oneline

📊 GitHub Statistics


paras@github:~$ ./contribution_graph.sh --year 2025

GitHub Activity Graph


paras@github:~$ cat mission.txt

📅 Let's Connect & Collaborate

Want to discuss tech, APIs, or potential collaborations?

Schedule Meeting

I'm available for:

  • Technical discussions and mentorship
  • Project collaborations
  • Freelance opportunities
  • Coffee chats about tech ☕

paras@github:~$ echo "Thanks for visiting! ⭐ Star repos if you like them!"

⭐ Show Some Love

If you like my work, consider:

  • ⭐ Starring my repositories
  • 🔀 Forking interesting projects
  • 🐛 Reporting issues or suggesting improvements
  • 💬 Reaching out for collaborations

नमस्ते (Namaste) 🙏🏻 | Happy Coding! 💻

Wave

paras@github:~$ exit
logout

Connection to github.com closed.

Pinned Loading

  1. Porfolio Porfolio Public

    this is official react project

    TypeScript 3

  2. NX-PROJECT-SETUP NX-PROJECT-SETUP Public

    THIS IS THE REPO WHERE YOU CLONE THE COMPATIBLE VERSION OF THE NX PROJECT

    TypeScript 1

  3. Music-academy Music-academy Public

    website link

    TypeScript 5

  4. Movie-review-app Movie-review-app Public

    this is the movie review app backend

    TypeScript 4

  5. ReelsPro ReelsPro Public

    This is the fullstack reels app

    TypeScript 4