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

Block or report BlazeDashX

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
BlazeDashX/README.md
Typing SVG

Β  Β  Β  Β 


β—ˆ IDENTITY.SYS

const blazeDashX = {
  name:       "Refat Md. Labbi",
  alias:      "BlazeDashX",
  location:   "Dhaka, Bangladesh πŸ‡§πŸ‡©",
  role:       ["Full-Stack Engineer", "AI/ML Explorer", "CS Undergrad"],
  stack:      ["TypeScript", "React", "Next.js", "Node.js", "Python"],
  learning:   ["LLM Integration", "ML Pipelines", "System Design"],
  building:   "intelligent, performant web experiences",
  seeking:    ["Internships", "Open Source Collabs", "Hackathon Teams"],
  funFact:    "I debug at 2 AM and somehow it always works then.",
};
πŸ”­ Currently building Crown Clothing v2 β€” production-grade e-commerce
🧠 Exploring LLM integration into full-stack apps
πŸ’Ό Open to Internships & meaningful collaborations
πŸ“¬ Reach me [email protected]
🌐 Portfolio refatmdlabbi.vercel.app

⚑ SKILL MATRIX β€” Proficiency Log

Each skill is tracked by active usage, project depth, and learning velocity.

πŸ–₯️ Frontend Systems


TypeScript
TypeScript 90% 90%

React
React 88% 88%

Next.js
Next.js 82% 82%

Tailwind
Tailwind 85% 85%

JavaScript
JavaScript 92% 92%

βš™οΈ Backend & Runtime


Node.js
Node.js 80% 80%

Express
Express 78% 78%

PHP
PHP 70% 70%

MongoDB
MongoDB 65% 65%

πŸ€– AI / ML Arsenal β€” Active Training


Python
Python 72% 72%

HuggingFace
HuggingFace 45% 45%

PyTorch
PyTorch 38% 38%

πŸ› οΈ DevOps & Tools


🌐 TECH ECOSYSTEM β€” Architecture Map

%%{init: { 'theme': 'dark', 'themeVariables': { 'primaryColor': '#023e8a', 'primaryTextColor': '#00f2ff', 'primaryBorderColor': '#00b4d8', 'lineColor': '#00b4d8', 'secondaryColor': '#011627', 'tertiaryColor': '#0d1117' } } }%%
mindmap
  root((⚑ BlazeDashX))
    πŸ–₯️ Full-Stack Web
      Frontend
        React & Next.js
        TypeScript
        Tailwind CSS
        Component Architecture
      Backend
        Node.js & Express
        REST API Design
        PHP & Laravel
        Auth & Sessions
      Database
        MongoDB
        PostgreSQL
        Redis Caching
    πŸ€– AI / ML Track
      Language Models
        LLM API Integration
        Prompt Engineering
        RAG Pipelines
      ML Fundamentals
        Python & NumPy
        PyTorch Basics
        Model Fine-tuning
      Web + AI Fusion
        AI-Powered UX
        Smart Search
        Recommendation Systems
    πŸŽ“ CS Foundations
      Algorithms & DS
      System Design
      Computer Networks
      OS Fundamentals
    πŸš€ Shipping & DevOps
      Git Workflows
      Vercel Deployments
      Docker Basics
      CI/CD Pipelines
Loading

πŸš€ PROJECT DEPLOYMENTS

πŸ›’ Crown Clothing

Production-grade e-commerce storefront. Features cart state management, user authentication, responsive design, and a scalable component architecture built for real-world traffic.

Next.js TypeScript CSS

Status

β—ˆ View Repo β†’

🀝 Donation Platform

A web platform engineered to streamline charitable outreach and donation workflows. Clean UI, intuitive management, and designed for real NGO use.

JavaScript HTML5 CSS3

Status

β—ˆ View Repo β†’

πŸ“š Learning Platform

Dual-track programming course platform supporting both beginner and advanced learners in web technologies. Structured curriculum with interactive content.

TypeScript React

Status

β—ˆ View Repo β†’

πŸ€– AI-Powered App (Coming Soon)

Full-stack web app with embedded LLM intelligence. Integrating modern AI APIs into a performant Next.js product β€” the convergence of everything I'm learning.

Next.js Python LLM

Status

β—ˆ Coming Soon β†’


πŸ—ΊοΈ CAREER TRAJECTORY β€” 2025–2027

%%{init: { 'theme': 'dark', 'themeVariables': { 'cScale0': '#023e8a', 'cScale1': '#00b4d8', 'cScale2': '#4c1d95', 'cScale3': '#00f2ff' } } }%%
timeline
    title BlazeDashX β€” Engineering Roadmap

    section NOW (2025)
        Q2 - Q3 : Master Next.js App Router & RSC : Ship Crown Clothing to production : Begin systematic ML/Python study

    section NEXT (2026)
        Q1 - Q2 : Build first AI-integrated full-stack product : Land first internship or freelance contract : Contribute to high-impact open source
        Q3 - Q4 : Deep dive into LLM fine-tuning & RAG : System design & backend scalability : Launch personal SaaS v0.1

    section FUTURE (2027+)
        Long Term : Senior Full-Stack Engineer role : AI-powered product at scale : Mentor the next wave of BD devs
Loading

πŸ“‘ SYSTEM VITALS β€” Live GitHub Metrics

Β Β 




πŸ† ACHIEVEMENT LOG


🌌 3D CONTRIBUTION MATRIX

3D Contributions


πŸ“Š COMMIT FREQUENCY ANALYSIS


🐍 GRID SNAKE PROTOCOL

To activate the snake, add the GitHub Action below to your repo.

# .github/workflows/snake.yml  ← add this to your profile repo
name: Generate Snake Animation
on:
  schedule: [{ cron: "0 0 * * *" }]
  workflow_dispatch:
permissions: { contents: write }
jobs:
  snake:
    runs-on: ubuntu-latest
    steps:
      - uses: Platane/snk@v3
        with:
          github_user_name: BlazeDashX
          outputs: |
            dist/github-contribution-grid-snake.svg
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark
      - uses: crazy-max/ghaction-github-pages@v3
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

πŸ“Š WAKATIME β€” Weekly Coding Pulse

Connect your WakaTime account at wakatime.com then add your badge ID below.

WakaTime


πŸ›°οΈ OPEN CHANNEL β€” Connect



Β  Β 


Footer Quote

Pinned Loading

  1. Learning_Platform Learning_Platform Public

    AIUB Advance Programming in Web technology course

    TypeScript 5

  2. A-05-Emergency-Hotline A-05-Emergency-Hotline Public

    HTML 4

  3. Ayanco-frontend Ayanco-frontend Public

    TypeScript 4

  4. PlayVerse PlayVerse Public

    PHP 3

  5. B12A6-Green-Earth B12A6-Green-Earth Public

    HTML 2