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

Highlights

  • Pro

Block or report menaceXnadin

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

Hi there, I'm Nadin Tamang πŸ‘‹

Typing SVG

Profile views

πŸš€ About Me

class Developer:
    def __init__(self):
        self.name = "Nadin Tamang"
        self.location = "Kathmandu, Nepal πŸ‡³πŸ‡΅"
        self.website = "nadintamang.com.np"
        self.languages = ["Python"]
        self.currently_learning = ["Machine Learning", "AI", "Web Automation"]
        self.interests = ["Discord Bots", "Stock Market", "Automation"]
        
    def get_tech_stack(self):
        return {
            "ai_ml": [
                "TensorFlow", "PyTorch", "scikit-learn", 
                "Hugging Face", "LangChain",
                "Pandas", "NumPy"
            ],
            "backend": ["Django", "Streamlit"],
            "frontend": ["TypeScript", "HTML/CSS"],
            "mobile": ["Flutter (Dart)"],
            "automation": ["Discord.py", "Beautiful Soup", "Playwright"],
            "tools": ["Git", "Jupyter", "VS Code"]
        }
    
    def current_focus(self):
        return "Learning by building projects and experimenting with AI/ML 🎯"

me = Developer()
print(me.current_focus())
# Output: Learning by building projects and experimenting with AI/ML 🎯

πŸ› οΈ Tech Stack

Languages

Python TypeScript Dart

AI & Machine Learning

TensorFlow PyTorch scikit-learn Hugging Face Pandas NumPy

Frameworks & Tools

Django Streamlit Flutter Discord.py

Automation & Web Scraping

Playwright

Development Tools

Git Jupyter VS Code


πŸ“Š GitHub Statistics

GitHub Streak

πŸ“ˆ Contribution Activity

Contribution Graph


🐍 Contribution Snake

github contribution grid snake animation

πŸ’‘ Random Dev Quote


πŸ’­ "The best way to learn is by doing."

⭐ Thanks for visiting my profile!


Pinned Loading

  1. Ai-Attendance-Management-System Ai-Attendance-Management-System Public

    Not just Attendance but a complete college management system

    TypeScript 1

  2. nepse-cli nepse-cli Public

    Nepse CLI: Access real-time NEPSE market data and automate Meroshare IPO applications.

    Python

  3. Nepse_Ticker-Discord-Bot Nepse_Ticker-Discord-Bot Public

    A Discord bot providing real-time updates from the Nepal Stock Exchange (NEPSE) with commands for tracking stocks, indices, and market performance.

    Python

  4. NepseLytics-Showcase NepseLytics-Showcase Public

    NepseLytics is a comprehensive platform for Nepal Stock Exchange (NEPSE) data, providing real-time market insights, broker analytics, and advanced stock analytics through an intuitive dashboard.

  5. parkingyeta parkingyeta Public

    built to solve parking issues in kathmandu completely vibe coded but still in development lol

    Dart

  6. nepse-historical-market-data-csv nepse-historical-market-data-csv Public

    This repo contains Historical Data of NEPSE in csv format which you can use it for Data Analysis ,Training the model etc etc