Skip to content
View deloz's full-sized avatar
🤑
🤑

Organizations

@acgify

Block or report deloz

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

Hi there, I'm Deloz (´ー`), and this is my profile readme.

What languages you use and how much do you code?

Code Time

Lines of code

🐱 My GitHub Data

📦 4.0 MB Used in GitHub's Storage

🏆 2,233 Contributions in the Year 2025

💼 Opted to Hire

📜 43 Public Repositories

🔑 222 Private Repositories

I'm an Early 🐤

🌞 Morning                14483 commits       █████░░░░░░░░░░░░░░░░░░░░   19.63 % 
🌆 Daytime                35242 commits       ████████████░░░░░░░░░░░░░   47.78 % 
🌃 Evening                19769 commits       ███████░░░░░░░░░░░░░░░░░░   26.80 % 
🌙 Night                  4268 commits        █░░░░░░░░░░░░░░░░░░░░░░░░   05.79 % 

📅 I'm Most Productive on Tuesday

Monday                   12125 commits       ████░░░░░░░░░░░░░░░░░░░░░   16.44 % 
Tuesday                  12198 commits       ████░░░░░░░░░░░░░░░░░░░░░   16.54 % 
Wednesday                11884 commits       ████░░░░░░░░░░░░░░░░░░░░░   16.11 % 
Thursday                 11120 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.08 % 
Friday                   11289 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.30 % 
Saturday                 8799 commits        ███░░░░░░░░░░░░░░░░░░░░░░   11.93 % 
Sunday                   6347 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   08.60 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
Java                     34 hrs 29 mins      ███████████████░░░░░░░░░░   58.08 % 
Other                    20 hrs 36 mins      █████████░░░░░░░░░░░░░░░░   34.71 % 
YAML                     1 hr 24 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   02.36 % 
Python                   1 hr 8 mins         ░░░░░░░░░░░░░░░░░░░░░░░░░   01.93 % 
XML                      24 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.70 % 

🔥 Editors: 
Cursor                   25 hrs 46 mins      ███████████░░░░░░░░░░░░░░   43.41 % 
Chrome                   20 hrs 57 mins      █████████░░░░░░░░░░░░░░░░   35.29 % 
VS Code                  11 hrs 36 mins      █████░░░░░░░░░░░░░░░░░░░░   19.56 % 
IntelliJ IDEA            1 hr 2 mins         ░░░░░░░░░░░░░░░░░░░░░░░░░   01.74 % 

💻 Operating System: 
Windows                  59 hrs 4 mins       █████████████████████████   99.47 % 
Linux                    18 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.53 % 

I Mostly Code in PHP

PHP                      83 repos            ████████░░░░░░░░░░░░░░░░░   33.20 % 
Go                       56 repos            ██████░░░░░░░░░░░░░░░░░░░   22.40 % 
Python                   21 repos            ██░░░░░░░░░░░░░░░░░░░░░░░   08.40 % 
TypeScript               13 repos            █░░░░░░░░░░░░░░░░░░░░░░░░   05.20 % 
Vue                      7 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   02.80 % 

Timeline

Lines of Code chart

Last Updated on 20/10/2025 01:47:11 UTC

Pinned Loading

  1. snowflake snowflake Public

    TypeScript

  2. sid sid Public

    The main purpose of SID is to seamlessly convert between a JSON-formatted string representation of an ID and its uint64 counterpart when interacting with a database.

    Go

  3. idcardnumber idcardnumber Public

    这是一个用于验证和提取身份证号码信息的 Go 语言包。它提供了功能强大的方法来检查身份证号码的有效性,并从中获取出生日期和年龄。

    Go

  4. youtube-downloader youtube-downloader Public

    下载YouTuBe的视频

    Python