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

💼 Opted to Hire

📜 45 Public Repositories

🔑 232 Private Repositories

I'm an Early 🐤

🌞 Morning                17917 commits       █████░░░░░░░░░░░░░░░░░░░░   19.17 % 
🌆 Daytime                43549 commits       ████████████░░░░░░░░░░░░░   46.60 % 
🌃 Evening                26031 commits       ███████░░░░░░░░░░░░░░░░░░   27.85 % 
🌙 Night                  5961 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   06.38 % 

📅 I'm Most Productive on Monday

Monday                   15479 commits       ████░░░░░░░░░░░░░░░░░░░░░   16.56 % 
Tuesday                  14905 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.95 % 
Wednesday                14578 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.60 % 
Thursday                 13848 commits       ████░░░░░░░░░░░░░░░░░░░░░   14.82 % 
Friday                   13766 commits       ████░░░░░░░░░░░░░░░░░░░░░   14.73 % 
Saturday                 11262 commits       ███░░░░░░░░░░░░░░░░░░░░░░   12.05 % 
Sunday                   9620 commits        ███░░░░░░░░░░░░░░░░░░░░░░   10.29 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
Java                     15 hrs 39 mins      █████████████░░░░░░░░░░░░   51.17 % 
Other                    5 hrs 41 mins       █████░░░░░░░░░░░░░░░░░░░░   18.63 % 
SQL                      2 hrs 16 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   07.44 % 
TypeScript               1 hr 58 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   06.46 % 
JavaScript               1 hr 47 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   05.84 % 

🔥 Editors: 
VS Code                  30 hrs 34 mins      █████████████████████████   99.97 % 
Codex CLI                0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.03 % 

💻 Operating System: 
Windows                  30 hrs 35 mins      █████████████████████████   100.00 % 

🤖 AI Coding This Week

⏱ AI Coding Time: 29 hrs 59 mins (98.05%)

✍️ 10,172 lines written by AI, 6 lines written by hand (99.94% AI-written)

🔤 1,122,576,221 Input Tokens, 4,073,201 Output Tokens

💵 $6758.98 Estimated AI Cost This Week

🧠 58 AI Sessions, 249 AI Prompts

GPT                      10,659 lines        █████████████████████████   100.00 % 

🔎 AI Coding Insights:
🤖 AI-Driven — 99.94% of written lines came from AI
📚 Verbose Prompter — average 1,651 characters per prompt
🔁 Iterative Prompter — average 4 prompts per session
🚀 High AI Trust — 0.06% 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 11/08/2026 12:58:16 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