Skip to content

hansukedev/hansukedev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

Repository files navigation

neon anime banner

👋 Xin chào, mình là HanSuke 💻✨

🗡️ Developer • 🎨 Designer • 🌌 Otaku • 👾 Hacker Spirit

typing svg

views status


🌟 Giới thiệu nhanh

  • 🔭 Tập trung: Python / Node.js / Flutter / Next.js
  • 🎮 Game yêu thích: Elden Ring, AOT Tribute, Valorant
  • 🚀 Mục tiêu: dev full‑stack + indie game studio
  • ⚡ Châm ngôn: “Code như thở, bug như cơm bữa.”

🛠️ Tech Arsenal


📊 GitHub Stats


🔥 Streak & Trophies



🎶 Music & Coding Vibes


⚔️ Anime Spirit

“Nếu không chiến đấu, ta sẽ không thắng.” – Eren Yeager

eren aot


🌍 Liên hệ với mình


🐉 Quote of the Day


🐙 Contribution Snake

snake


📌 Repo pinned


⚙️ (Tuỳ chọn) Bật Contribution Snake cho tài khoản của bạn
  1. Tạo folder .github/workflows trong repo hansukedev (repo trùng username).
  2. Thêm file snake.yml với nội dung sau:
name: Generate snake
on:
  schedule:
    - cron: "0 0 * * *"
  workflow_dispatch:
  push:
    branches: [ main ]

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: Platane/snk@master
        with:
          github_user_name: hansukedev
          outputs: dist/snake.svg
      - uses: crazy-max/ghaction-github-pages@v4
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
  1. Sau khi workflow tạo xong file snake.svg trên branch output, đổi link ở mục “Contribution Snake” thành:
    https://raw.githubusercontent.com/hansukedev/hansukedev/output/snake.svg

✨ Nếu thấy hay, cho mình 1 ⭐ ở repo nhé! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors