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

Block or report leolionart

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

Hi there , leolion here.

github-snake

GitHub Stats 📈

profile-overview language-stats

📊 This Week I Spent My Time On

💬 Programming Languages: 
Markdown                 12 hrs 6 mins       ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿   98.12 % 
JSON                     13 mins             ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   01.76 % 
YAML                     0 secs              ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.06 % 
Bash                     0 secs              ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.05 % 

🔥 Editors: 
Obsidian                 12 hrs 6 mins       ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿   98.11 % 
Cursor                   13 mins             ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   01.83 % 
VS Code                  0 secs              ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.06 % 

I Mostly Code in Python

Python                   9 repos             ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   36.00 % 
TypeScript               6 repos             ⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   24.00 % 
Shell                    2 repos             ⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   08.00 % 
PHP                      1 repo              ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   04.00 % 
Handlebars               1 repo              ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   04.00 % 

Connect with me:

quangai leolion art.leolion leolion leolion aitran

Support:

leolionart




watching_count

Pinned Loading

  1. smarthome smarthome Public

    Tất cả những gì đúc kết từ hệ thống IOT của căn nhà đầu tiên tôi xây dựng trong nhiều năm. Tối ưu mỗi ngày

    JavaScript 7

  2. Paperless-ngx Webhook with docker co... Paperless-ngx Webhook with docker compose
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    WEBHOOK_URL="YOUR WEBHOOK URL"
    4
    
                  
    5
    # Ensure all required variables are set
  3. 1 mạch JK BMS on ESP32 1 mạch JK BMS on ESP32
    1
    substitutions:
    2
      name: jk-bms
    3
      device_description: "Giam sat BMS JK qua BLE -geek.naai.studio"
    4
      external_components_source: github://syssi/esphome-jk-bms@main
    5
      mac_address: C8:47:80:26:9D:78 #thay thế bằng MAC Address của thiết bị bạn đang dùng
  4. just-chat just-chat Public

    Forked from draphonix/just-chat

    Popup chat kết nối backend n8n để triển khai các RAG chat bot lên website bất kỳ

    TypeScript