Skip to content
View techaaditya's full-sized avatar
πŸ’­
Pythonista Data Science Ninja πŸ₯·
πŸ’­
Pythonista Data Science Ninja πŸ₯·

Highlights

  • Pro

Block or report techaaditya

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

Typing SVG

GitHub Followers Β Β  Profile Views Β Β  LinkedIn Β Β  Email Β Β  Website


Waving Hand About Me

class AadityaSapkota:
    def __init__(self):
        self.name = "Aaditya Sapkota"
        self.role = "AI Researcher & Data Scientist"
        self.location = "Nepal πŸ‡³πŸ‡΅"
        self.languages = ["Python", "R", "JavaScript", "SQL"]
        
    def current_focus(self):
        return [
            "🧠 Artificial Intelligence & Deep Learning",
            "πŸ“Š Data Science & Analytics",
            "πŸ—£οΈ Natural Language Processing (Nepali NLP)",
            "πŸ”¬ Machine Learning Research",
            "🌐 Open Source Development"
        ]
    
    def goals_2025(self):
        return [
            "Contribute to major open-source AI projects",
            "Publish research in Nepali NLP",
            "Build impactful AI tools for local communities"
        ]
    
    def fun_fact(self):
        return "I believe data tells stories that can change the world πŸ“–βœ¨"

me = AadityaSapkota()

πŸ› οΈ Tech Stack & Tools

πŸ€– AI/ML & Data Science

Python TensorFlow PyTorch Scikit-learn Keras HuggingFace OpenCV

πŸ“Š Data & Analytics

Pandas NumPy Jupyter Plotly R MySQL

πŸ”§ Tools & Platforms

Docker Git GitHub Actions Linux VS Code Streamlit AWS


πŸš€ Featured Projects

🌬️ AQI Prediction System

View Repo

Real-time Air Quality Index prediction using ML models with Streamlit interface for pollutant analysis

πŸ“œ Nepali Poetry Generator

View Repo

Fine-tuned GPT-2 model for generating authentic Nepali poetry with interactive CLI mode

πŸ’» NextGen Code Generator

View Repo

AI-powered code generation tool for portfolios, API endpoints, and UI components

πŸ“° Nepali News Analytics

View Repo

NLP analytics on 50k+ Nepali news articles with classification and text mining


πŸ“ˆ GitHub Analytics

Activity Graph
---

🐍 Contribution Snake

GitHub Contribution Snake

πŸ† Highlights & Focus Areas


Nepali NLP
Democratizing AI for the Nepali language through open-source tools

ML Research
Bridging academic research with production-ready implementations

Open Source
Contributing to and building tools that empower developers

Education
Sharing knowledge through projects and mentorship

🀝 Let's Connect

LinkedIn Β  Gmail Β  Portfolio Β  Kaggle


Quote

πŸ’‘ If you find my work helpful, consider giving a ⭐ to my repositories!

Always learning, always growing, always curious about what intelligence can achieve.

Popular repositories Loading

  1. Nepali_SpellChecker Nepali_SpellChecker Public

    Dictionary of Words for Nepali_Spell-Checker

    Jupyter Notebook 1

  2. TechAaditya TechAaditya Public

    My Personal Repository

  3. my_portfolio_website my_portfolio_website Public

    CSS

  4. Air-Quality-Index-AQI-Prediction-System Air-Quality-Index-AQI-Prediction-System Public

    This is my python first semester project

    Jupyter Notebook

  5. Nepali-Poetic-LLM Nepali-Poetic-LLM Public

    Jupyter Notebook

  6. Pomodoro-Timer Pomodoro-Timer Public

    JavaScript