Skip to content
View seaeam's full-sized avatar
🐩
lIlIlIlI
🐩
lIlIlIlI
  • CQUPT
  • 01:02 (UTC +08:00)

Organizations

@student-club-manage @506-FETL

Block or report seaeam

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

me . resume one-question-per-day . seui . demo .

📊 WakaTime

AI Code Time

Profile Views

🐱 My GitHub Data

📦 246.8 kB Used in GitHub's Storage

🏆 449 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 18 Public Repositories

🔑 5 Private Repositories

I'm an Early 🐤

🌞 Morning                373 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.43 % 
🌆 Daytime                1516 commits        ████████████░░░░░░░░░░░░░   46.46 % 
🌃 Evening                1023 commits        ████████░░░░░░░░░░░░░░░░░   31.35 % 
🌙 Night                  351 commits         ███░░░░░░░░░░░░░░░░░░░░░░   10.76 % 

📅 I'm Most Productive on Sunday

Monday                   457 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.01 % 
Tuesday                  395 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.11 % 
Wednesday                402 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.32 % 
Thursday                 407 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.47 % 
Friday                   555 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.01 % 
Saturday                 465 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.25 % 
Sunday                   582 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.84 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
TypeScript               12 hrs 44 mins      ███████████░░░░░░░░░░░░░░   43.57 % 
Markdown                 9 hrs 20 mins       ████████░░░░░░░░░░░░░░░░░   31.96 % 
HTML                     1 hr 26 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   04.91 % 
TeX                      1 hr 21 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   04.66 % 
SQL                      1 hr 5 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   03.75 % 

🔥 Editors: 
Codex Vscode             18 hrs 8 mins       ████████████████░░░░░░░░░   62.05 % 
VS Code                  6 hrs 35 mins       ██████░░░░░░░░░░░░░░░░░░░   22.57 % 
Trae                     4 hrs 29 mins       ████░░░░░░░░░░░░░░░░░░░░░   15.38 % 

🐱‍💻 Projects: 
resume                   24 hrs 39 mins      █████████████████████░░░░   84.36 % 
GBCA                     3 hrs 10 mins       ███░░░░░░░░░░░░░░░░░░░░░░   10.87 % 
my_attack                1 hr 23 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   04.74 % 
Risk_MLLM                0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.03 % 

💻 Operating System: 
Mac                      29 hrs 13 mins      █████████████████████████   100.00 % 

🤖 AI Coding This Week

⏱ AI Coding Time: 26 hrs 49 mins (91.77%)

✍️ 26,953 lines written by AI, 4,244 lines written by hand (86.4% AI-written)

🔤 38,381,315 Input Tokens, 4,758,302 Output Tokens

💵 $749.64 Estimated AI Cost This Week

🧠 51 AI Sessions, 137 AI Prompts

GPT                      28,565 lines        █████████████████████████   99.49 % 
Codex-Vscode             146 lines           ░░░░░░░░░░░░░░░░░░░░░░░░░   00.51 % 

🔎 AI Coding Insights:
🤖 AI-Driven — 86.4% of written lines came from AI
📄 Detailed Prompter — average 875 characters per prompt
🔁 Iterative Prompter — average 3 prompts per session
🚀 High AI Trust — 39.05% of changed lines were hand-edited

I Mostly Code in JavaScript

JavaScript               5 repos             ████████░░░░░░░░░░░░░░░░░   31.25 % 
TypeScript               4 repos             ██████░░░░░░░░░░░░░░░░░░░   25.00 % 
Python                   3 repos             █████░░░░░░░░░░░░░░░░░░░░   18.75 % 
TeX                      1 repo              ██░░░░░░░░░░░░░░░░░░░░░░░   06.25 % 
MDX                      1 repo              ██░░░░░░░░░░░░░░░░░░░░░░░   06.25 % 

Last Updated on 23/08/2026 01:25:45 UTC

github contribution grid snake animation

Pinned Loading

  1. 506-FETL/resume 506-FETL/resume Public

    智能简历平台

    TypeScript 7 2

  2. se-element se-element Public

    Vue3 + TS 高仿 ElementPlus,打造自己的组件库

    TypeScript 4

  3. 506-FETL/one-question-per-day 506-FETL/one-question-per-day Public

    本仓库是每日一题的代码仓库,旨在通过每日编程题目提升实验室成员的编程能力和解决问题的能力。每位成员需要根据每日更新的题目完成自己的解法,并通过对应的单元测试后提交代码。

    JavaScript 9

  4. mini-vue mini-vue Public

    Forked from cuixiaorui/mini-vue

    实现最简 vue3 模型( Help you learn more efficiently vue3 source code )

    TypeScript 2

  5. HandBook HandBook Public

    学习笔记

    JavaScript 1