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,132 Contributions in the Year 2026

💼 Opted to Hire

📜 47 Public Repositories

🔑 232 Private Repositories

I'm an Early 🐤

🌞 Morning                18052 commits       █████░░░░░░░░░░░░░░░░░░░░   19.16 % 
🌆 Daytime                43794 commits       ████████████░░░░░░░░░░░░░   46.49 % 
🌃 Evening                26302 commits       ███████░░░░░░░░░░░░░░░░░░   27.92 % 
🌙 Night                  6053 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   06.43 % 

📅 I'm Most Productive on Monday

Monday                   15638 commits       ████░░░░░░░░░░░░░░░░░░░░░   16.60 % 
Tuesday                  14977 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.90 % 
Wednesday                14648 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.55 % 
Thursday                 13911 commits       ████░░░░░░░░░░░░░░░░░░░░░   14.77 % 
Friday                   13857 commits       ████░░░░░░░░░░░░░░░░░░░░░   14.71 % 
Saturday                 11352 commits       ███░░░░░░░░░░░░░░░░░░░░░░   12.05 % 
Sunday                   9818 commits        ███░░░░░░░░░░░░░░░░░░░░░░   10.42 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
TypeScript               31 hrs 25 mins      ████████████░░░░░░░░░░░░░   46.17 % 
Other                    11 hrs 1 min        ████░░░░░░░░░░░░░░░░░░░░░   16.20 % 
Rust                     7 hrs 54 mins       ███░░░░░░░░░░░░░░░░░░░░░░   11.61 % 
Go                       3 hrs 42 mins       █░░░░░░░░░░░░░░░░░░░░░░░░   05.44 % 
JSON                     2 hrs 56 mins       █░░░░░░░░░░░░░░░░░░░░░░░░   04.33 % 

🔥 Editors: 
Codex Vscode             64 hrs 18 mins      ████████████████████████░   94.47 % 
VS Code                  3 hrs 5 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   04.54 % 
Codex CLI                39 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.97 % 
Notepad++                0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.02 % 

💻 Operating System: 
Windows                  38 hrs 31 mins      ██████████████░░░░░░░░░░░   56.58 % 
Linux                    29 hrs 33 mins      ███████████░░░░░░░░░░░░░░   43.42 % 

🤖 AI Coding This Week

⏱ AI Coding Time: 67 hrs 48 mins (99.61%)

✍️ 31,848 lines written by AI, 0 lines written by hand (100.0% AI-written)

🔤 197,955,852 Input Tokens, 6,115,642 Output Tokens

💵 $2169.30 Estimated AI Cost This Week

🧠 160 AI Sessions, 534 AI Prompts

GPT                      34,816 lines        █████████████████████████   99.91 % 
Codex-Vscode             30 lines            ░░░░░░░░░░░░░░░░░░░░░░░░░   00.09 % 
Codex-Exec               0 lines             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 % 

🔎 AI Coding Insights:
🤖 AI-Driven — 100.0% of written lines came from AI
📚 Verbose Prompter — average 2,324 characters per prompt
🔁 Iterative Prompter — average 3 prompts per session
🚀 High AI Trust — 0.0% of changed lines were hand-edited

I Mostly Code in PHP

Go                       60 repos            ██████░░░░░░░░░░░░░░░░░░░   22.81 % 
Python                   23 repos            ██░░░░░░░░░░░░░░░░░░░░░░░   08.75 % 
TypeScript               13 repos            █░░░░░░░░░░░░░░░░░░░░░░░░   04.94 % 
Vue                      9 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   03.42 % 
Rust                     5 repos             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.90 % 

Timeline

Lines of Code chart

Last Updated on 20/08/2026 22:39:53 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