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

💼 Opted to Hire

📜 45 Public Repositories

🔑 232 Private Repositories

I'm an Early 🐤

🌞 Morning                18396 commits       █████░░░░░░░░░░░░░░░░░░░░   18.72 % 
🌆 Daytime                45492 commits       ████████████░░░░░░░░░░░░░   46.29 % 
🌃 Evening                27918 commits       ███████░░░░░░░░░░░░░░░░░░   28.41 % 
🌙 Night                  6463 commits        ██░░░░░░░░░░░░░░░░░░░░░░░   06.58 % 

📅 I'm Most Productive on Monday

Monday                   16242 commits       ████░░░░░░░░░░░░░░░░░░░░░   16.53 % 
Tuesday                  15627 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.90 % 
Wednesday                15397 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.67 % 
Thursday                 14572 commits       ████░░░░░░░░░░░░░░░░░░░░░   14.83 % 
Friday                   14450 commits       ████░░░░░░░░░░░░░░░░░░░░░   14.70 % 
Saturday                 11898 commits       ███░░░░░░░░░░░░░░░░░░░░░░   12.11 % 
Sunday                   10083 commits       ███░░░░░░░░░░░░░░░░░░░░░░   10.26 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
Go                       20 hrs 50 mins      ███████░░░░░░░░░░░░░░░░░░   27.89 % 
Bash                     15 hrs 30 mins      █████░░░░░░░░░░░░░░░░░░░░   20.74 % 
Other                    15 hrs 12 mins      █████░░░░░░░░░░░░░░░░░░░░   20.35 % 
TypeScript               6 hrs 34 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   08.80 % 
Markdown                 3 hrs 47 mins       █░░░░░░░░░░░░░░░░░░░░░░░░   05.08 % 

🔥 Editors: 
VS Code                  71 hrs 56 mins      ████████████████████████░   96.26 % 
Codex CLI                1 hr 30 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   02.02 % 
Claude Code              1 hr 17 mins        ░░░░░░░░░░░░░░░░░░░░░░░░░   01.73 % 

💻 Operating System: 
Mac                      35 hrs 25 mins      ████████████░░░░░░░░░░░░░   47.40 % 
Linux                    34 hrs 49 mins      ████████████░░░░░░░░░░░░░   46.60 % 
Windows                  4 hrs 29 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   06.00 % 

🤖 AI Coding This Week

⏱ AI Coding Time: 74 hrs 44 mins (100.0%)

✍️ 52,263 lines written by AI, 0 lines written by hand (100.0% AI-written)

🔤 2,010,782,572 Input Tokens, 8,004,640 Output Tokens

💵 $9832.50 Estimated AI Cost This Week

🧠 142 AI Sessions, 608 AI Prompts

GPT                      52,207 lines        ███████████████████████░░   93.81 % 
Opus                     3,444 lines         ██░░░░░░░░░░░░░░░░░░░░░░░   06.19 % 
Claude-Code              0 lines             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 % 
Grok                     0 lines             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.00 % 

🔎 AI Coding Insights:
🤖 AI-Driven — 100.0% of written lines came from AI
📄 Detailed Prompter — average 832 characters per prompt
🔁 Iterative Prompter — average 4 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               14 repos            █░░░░░░░░░░░░░░░░░░░░░░░░   05.32 % 
Vue                      9 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   03.42 % 
Rust                     4 repos             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.52 % 

Timeline

Lines of Code chart

Last Updated on 30/07/2026 05:09:43 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