Skip to content
View MadanBelbase's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report MadanBelbase

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
Madanbelbase/README.md

madan@dev:~$ cat profile.json
{
  "role"              : "Full-Stack Developer & CS Student",
  "stack"             : ["React", "Node.js", "Python", "AWS", "TypeScript"],
  "currently_hacking" : "Real-time collab + ML pipelines",
  "open_to"           : ["freelance", "collab", "open-source"],
  "coffee_dependency" : "CRITICAL ☕",
  "location"          : "Kathmandu, Nepal 🇳🇵"
}

madan@dev:~$ █

📊 GitHub Stats

GitHub Streak
Contribution Graph

🏆 GitHub Trophies

Trophies

📬 Contact & Availability

{
  "contact": {
    "email"    : "madanbelbase927@gmail.com",
    "linkedin" : "https://linkedin.com/in/madan-belbase",
    "github"   : "https://github.com/MadanBelbase",
    "portfolio": "https://madanbelbase.com.np",
    "medium"   : "https://medium.com/@madanbelbase927"
  },
  "availability": "Open to collaborations, freelance & open-source contributions ✅"
}

Email LinkedIn Portfolio Medium


Profile Views

Pinned Loading

  1. ACES-Learning-Challenge ACES-Learning-Challenge Public

    In this repo, I am tracking my daily progress throughout the 15-day ACES Learning Challenge. In this ACES Learning Challenge, I chose the web development domain and explored more about it by spendi…

    JavaScript

  2. Learning-Utsav-challenge Learning-Utsav-challenge Public

    I am utilizing the Learning Utsav challenge to make my Dashain Tihar meaningful. It’s time to learn how to do web development regularly for 30 days and improve myself.

    JavaScript

  3. 111-days-of-learning-for-change 111-days-of-learning-for-change Public

    This repository documents my learning journey for the #111DaysOfLearningForChange challenge by Code For Change Kathmandu.

    TypeScript

  4. ML-From-Scratch ML-From-Scratch Public

    Forked from eriklindernoren/ML-From-Scratch

    Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…

    Python 1