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 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
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

AI Code Time

Lines of code

🐱 My GitHub Data

📦 4.2 MB Used in GitHub's Storage

🏆 1,108 Contributions in the Year 2026

💼 Opted to Hire

📜 45 Public Repositories

🔑 232 Private Repositories

I'm an Early 🐤

🌞 Morning                18007 commits       █████░░░░░░░░░░░░░░░░░░░░   19.18 % 
🌆 Daytime                43690 commits       ████████████░░░░░░░░░░░░░   46.52 % 
🌃 Evening                26213 commits       ███████░░░░░░░░░░░░░░░░░░   27.91 % 
🌙 Night                  5998 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   06.39 % 

📅 I'm Most Productive on Monday

Monday                   15571 commits       ████░░░░░░░░░░░░░░░░░░░░░   16.58 % 
Tuesday                  14953 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.92 % 
Wednesday                14635 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.58 % 
Thursday                 13887 commits       ████░░░░░░░░░░░░░░░░░░░░░   14.79 % 
Friday                   13817 commits       ████░░░░░░░░░░░░░░░░░░░░░   14.71 % 
Saturday                 11315 commits       ███░░░░░░░░░░░░░░░░░░░░░░   12.05 % 
Sunday                   9730 commits        ███░░░░░░░░░░░░░░░░░░░░░░   10.36 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
Java                     8 hrs 19 mins       █████████░░░░░░░░░░░░░░░░   37.64 % 
TypeScript               5 hrs 39 mins       ██████░░░░░░░░░░░░░░░░░░░   25.62 % 
Other                    2 hrs 54 mins       ███░░░░░░░░░░░░░░░░░░░░░░   13.19 % 
Markdown                 2 hrs 23 mins       ███░░░░░░░░░░░░░░░░░░░░░░   10.83 % 
JavaScript               44 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   03.39 % 

🔥 Editors: 
VS Code                  17 hrs 31 mins      ████████████████████░░░░░   79.29 % 
Codex Vscode             4 hrs 32 mins       █████░░░░░░░░░░░░░░░░░░░░   20.53 % 
Codex CLI                2 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.18 % 

💻 Operating System: 
Windows                  17 hrs 55 mins      ████████████████████░░░░░   81.13 % 
Linux                    4 hrs 10 mins       █████░░░░░░░░░░░░░░░░░░░░   18.87 % 

🤖 AI Coding This Week

⏱ AI Coding Time: 21 hrs 27 mins (97.14%)

✍️ 7,338 lines written by AI, 4 lines written by hand (99.95% AI-written)

🔤 212,505,099 Input Tokens, 1,768,303 Output Tokens

💵 $1245.43 Estimated AI Cost This Week

🧠 38 AI Sessions, 136 AI Prompts

GPT                      7,482 lines         █████████████████████████   100.00 % 

🔎 AI Coding Insights:
🤖 AI-Driven — 99.95% of written lines came from AI
📚 Verbose Prompter — average 1,778 characters per prompt
🔁 Iterative Prompter — average 4 prompts per session
🚀 High AI Trust — 0.05% of changed lines were hand-edited

I Mostly Code in PHP

Go                       60 repos            ██████░░░░░░░░░░░░░░░░░░░   22.81 % 
Python                   23 repos            ██░░░░░░░░░░░░░░░░░░░░░░░   08.75 % 
TypeScript               14 repos            █░░░░░░░░░░░░░░░░░░░░░░░░   05.32 % 
Vue                      9 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   03.42 % 
Rust                     4 repos             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.52 % 

Timeline

Lines of Code chart

Last Updated on 13/08/2026 01:17:39 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. context7-pool context7-pool Public

    Context7 pool service with automatic load balancing and a web admin console

    Rust