Skip to content
View aquamarine5's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report aquamarine5

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aquamarine5/README.md

Hi there 👋

github_stats github_most_used_language GitHub Streak wakatime
loc ioc MyProgramHomework 河大作业

Code Time

Lines of code

I'm an Early 🐤

🌞 Morning                690 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.74 % 
🌆 Daytime                1571 commits        █████████░░░░░░░░░░░░░░░░   35.84 % 
🌃 Evening                1936 commits        ███████████░░░░░░░░░░░░░░   44.17 % 
🌙 Night                  186 commits         █░░░░░░░░░░░░░░░░░░░░░░░░   04.24 % 

📅 I'm Most Productive on Sunday

Monday                   500 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.41 % 
Tuesday                  521 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.89 % 
Wednesday                519 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.84 % 
Thursday                 607 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.85 % 
Friday                   594 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.55 % 
Saturday                 692 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.79 % 
Sunday                   950 commits         █████░░░░░░░░░░░░░░░░░░░░   21.67 % 

📊 This Week I Spent My Time On

🔥 Editors: 
NetEaseCloudMusic        15 hrs 11 mins      ███████████░░░░░░░░░░░░░░   42.43 % 
Edge                     8 hrs 55 mins       ██████░░░░░░░░░░░░░░░░░░░   24.90 % 
WeChat                   4 hrs 28 mins       ███░░░░░░░░░░░░░░░░░░░░░░   12.51 % 
VS Code                  2 hrs 44 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   07.65 % 
Xmind                    2 hrs 6 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   05.90 % 

My Skills

我的一些Repo

Java (Springboot) + Vue

  • [2024.09 大一] XiaolianShowerSense 帮助你在使用智慧笑联的学校里面最快找到没有人用的淋浴头
  • [2024.12 大一] DouyinAnalyser 想知道每天都点赞了多少条抖音视频?自动渲染出SVG分析图表可以挂在你的页面上
  • [2024.10 大一] Sagaciousist (Private) 一个连接Ollama的前端数字人页面

JavaScript (浏览器插件)

  • [2021.12 高一] ZhixuewangScoreExt 快速把智学网成绩页面改成满分或者一键查看班排

JavaScript (Node.js)

TypeScript (BetterNCM 插件)

  • [2025.01 大一] BetterCloudSearch BetterNCM 插件,直接在搜索页搜索云盘音乐而不用再去云盘进行搜索

Kotlin (Jetpack Compose)

  • [2023.08 高三] OnceShot 自动删除截图的安卓小工具
  • [2023.06 高二] Stackbricks-kt 自动更新插件,包含支持Jetpack Compose的UI Card

Python

C# (.NET)

C# (Unity)

  • [2020.09 初三] Untitled-Game 自己写的游戏,除了很烂就是很烂,烂尾😭

Java (Android)

  • [2022.04 高二] ReadToRecite Android端APP 逃背诵小工具

几乎废弃的(End of Life)

  • [2022.02 高一] NeteaseMusicUtil 网易云音乐工具集,包括分析总听歌时长,下载音乐,签到,加密API构建
  • [2020.12 初三] AwesomeCore 里面有很多很杂的程序,不过也有很多成型的,大多数是有需求就随手写了以后可能也会用到
  • [2020.11 初三] YouxuepaiUtil 初二写的给优学派抓拍出的库,代码太乱已经没法整了 ᗜ‸ᗜ
  • [2020.08 初二] AwesomeBot 住着一个QQ机器人,里面调用的Api大部分都来源于AwesomeCore
  • [2020.07 初二] MyUnityProject 初二Unity练手作品SurvivalShooter(素材基于Unity AssetStore)
  • [2024.10 大一] Buyistic 购物网站的前端及后端
  • [2021.11 高一] Aesc.AwesomeKits 是C#上面的小程序集,同样很杂
  • [2023.02 高二] Aquc.Logging 每日通过邮件方式发送程序日志插件
  • [2023.07 高三] Aquc.BiliCommits 一个通过Bilibili评论的方式获取简易的信息Provider
  • [2023.02 高二] Aquc.Configuration 简单容易使用的Config辅助类,包含Flow-style的读写方式
  • [2023.06 高二] Aquc.Netdisk 一个包含多种网盘源的接口合集
  • [2023.02 高二] Aquc.Projram.Seeker 定期扫描指定目录图片并上传至图床以备份
How to cheat in chromedino and edgesuft by js:

@aquamarine5

chrome://dino

  • 困难模式
setInterval(()=>{Runner.instance_.horizon.addNewObstacle(Runner.instance_.currentSpeed)},1000)
  • 改跳跃高度
Runner.instance_.tRex.setJumpVelocity(1000)
  • 缓降buff
Runner.instance_.tRex.config.GRAVITY=0.01
  • 频闪特效
Runner.instance_.tRex.setFlashing(1)
  • 999999高分
Runner.instance_.saveHighScore(1800000000-50)
  • 极速快跑
Runner.instance_.setSpeed(1000)
  • 无敌
Runner.instance_.gameOver=function(){}

edge://surf

初始化

  • 打开Inspector/Source, Open surf.bundle.js, Search resetGameData(), Hit a breakpoint.

cheating

  • 自定义心/护盾/能量
this.game.lives.current=30,this.game.lives.max=30
this.game.boosts.current=30,this.game.boosts.max=30
this.game.shields.current=30,this.game.shields.max=30
  • 超高分
this.session.bestScore.endless=2147483647
  • 加速器
this.session.settings.gameSpeed=10
  • 作弊无限能量且计入最高分
this.game.cheat.boosts=true

graph dy

Visitor Badge

Pinned Loading

  1. ZhixuewangScoreExt ZhixuewangScoreExt Public

    让智学网一键满分 查看班排 甚至寻找隐藏的彩蛋 就在 ZhixuewangScoreExt! Make zhixuewang great again!

    JavaScript 9 1

  2. XiaolianShowerSense XiaolianShowerSense Public

    适用于使用智慧笑联的学校 帮助你更快的找到没有人的淋浴头 Suitable for schools which use Xiaolian to help you quickly find shower heads which are unoccupied.

    Vue 5 1

  3. DouyinAnalyser DouyinAnalyser Public

    每天记录你的抖音点赞了多少视频并渲染分析图表 Record how many videos you like in Douyin (Chinese TikTok) every day and render the analysis chart as SVG.

    Java 3

  4. BetterCloudSearch BetterCloudSearch Public

    BetterNCM网易云插件 直接在搜索页搜索云盘音乐 而不用再去云盘进行搜索 Plugin for BetterNCM with NetEase Cloud, it can directly search for cloud music on the search page without having to search on the cloud disk.

    TypeScript 2

  5. OnceShot OnceShot Public

    简单方便整理你的截图以避免截图过多 使用 Jetpack Compose 开发 Organize your screenshots easily and conveniently to avoid overloading which is developed using Jetpack Compose!

    Kotlin 2

  6. Aquc.Stackbricks Aquc.Stackbricks Public

    全自动且可灵活配置 无需任何服务器资源的后台更新程序 Fully automated and flexibly configurable background updater without any server resources or available hosts.

    C# 4 1