2022 Wrapped

<!-- font-awesome --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">

每到年底,各种网站或应用的年度总结接踵而来,今年尤其地多,似乎一年的生活完全可以用统计数据来概括。但是也没有心情,抑或是勇气,像我看到的其他许多博主一样,直面过去的一年,写一些类似 馬特市年度問卷 的回想。或许是没到合适的时间,或许是没有合适的内容……无妨。让巨细靡遗的数据来说话吧。

多邻国

在 2022 年,我学习了🇰🇷韩语、🇩🇪德语等 13 种语言,共计学习了 <i class="fa-solid fa-hourglass-start"></i> 1572 分钟,习得了 <i class="fa-solid fa-arrow-down-a-z"></i> 988 个单词,练习了 <i class="fa-solid fa-align-center"></i> 2585 个句子,坚持了 128 天的 🔥 streak;获得了 5936 经验,全球排名前 8%。

<b><i class="fa-solid fa-circle-info"></i> 详细信息,请看 我的年度报告。</b>

Steam

在 2022 年,我玩了 <i class="fa-solid fa-gamepad"></i> 14 款游戏,解锁了 <i class="fa-solid fa-star"></i> 64 项成就。玩的时间最长的是《八方旅人》,占全部游戏时间的 61%,启动了 <i class="fas fa-play-circle"></i> 88 次会话。我还在 <i class="fa-solid fa-city"></i> 夜之城流连了许久,也意识到 <i class="fa-solid fa-cat"></i> 猫比人好。

<b><i class="fa-solid fa-circle-info"></i> 详细信息,请看 我的 2022 年 STEAM 回顾。</b>

力扣(LCUS)

在 2022 年,我连续 124 天完成了🔥<ruby>力扣每日一题<rt>LeetCode Daily Challenge</rt></ruby>,获得了 9 至 12 月的 Daily Challenge Badge 和 100 Days Badge 2022。在所有比赛中,最好的 ranking 为 <i class="fa-solid fa-chart-line"></i> 1,635。

<b><i class="fa-solid fa-circle-info"></i> 更多信息,请看 首页 | 首页(深色模式) 存档。</b>

WakaTime

在 2022 年,我总计使用了 <i class="fa-solid fa-hourglass-start"></i> 783 小时的编辑器,平均每日 2 小时 14 分钟,在 WakaTime 所有用户中排行前 4%。我最活跃的一天是 <i class="fas fa-calendar-plus"></i> 4 月 29 日,平均每周最活跃的一天是周日;使用最多的编辑器是 <i class="fa-solid fa-code"></i> VS Code,使用最多的系统是 <i class="fab fa-windows"></i> Windows,使用最多的语言是 <i class="fa-brands fa-rust"></i> Rust 和 <i class="fa-brands fa-markdown"></i> Markdown。

<b><i class="fa-solid fa-circle-info"></i> 详细信息,请查看我的 Code Stats for 2022。</b>

GitHub

Contributions

<div class="tabset h-center" style="max-width: 600px;"> <input type="radio" name="tabset" id="tab1" aria-controls="classic" checked> <label for="tab1" style="color: #4e9746;">Classic</label> <input type="radio" name="tabset" id="tab2" aria-controls="ylgnbu"> <label for="tab2" style="color: #467fb4;">YlGnBu</label> <input type="radio" name="tabset" id="tab3" aria-controls="purple"> <label for="tab3" style="color: #ec83c2;">Purple</label> <div class="tab-panels"> <section id="classic" class="tab-panel"> <p><img loading="lazy" src="https://raw.githubusercontent.com/OverflowCat/blog/9d132a41a6a9dbd8b4361392bca72010827d46a8/github-classic.png"></p> </section> <section id="ylgnbu" class="tab-panel"> <p><img loading="lazy" src="https://raw.githubusercontent.com/OverflowCat/blog/9d132a41a6a9dbd8b4361392bca72010827d46a8/github-ylgnbu.webp"></p> </section> <section id="purple" class="tab-panel"> <p><img loading="lazy" src="https://raw.githubusercontent.com/OverflowCat/blog/9d132a41a6a9dbd8b4361392bca72010827d46a8/github-purple.webp"></p> </section> </div></div>

#GitHubUnwrapped

<video controls> <source src="https://user-images.githubusercontent.com/20166026/213816411-45ae2a10-fb55-4acc-85c5-484531ad0320.mp4" type="video/mp4"> Your browser does not support the video tag. </video>

Metrics

Apple Music

以下是我的 2022 音乐回忆。

<style> div.large { font-size: 125%; font-weight: 650; } </style>

<div class="large">我已收听 1,641 首歌曲,其中几首最受青睐。</div>

<div class="large">我已收听 916 位艺人的歌曲,只有少数人脱颖而出。</div>

<div class="large">我已播放 144 张专辑。这些专辑脱颖而出。</div>

不背单词

在 2022 年,我在不背单词学习约 300 天,共学习约 2200 词,使用时长约 5000 分钟,共复习单词约 10000 次。

<i class="fa-sharp fa-solid fa-arrow-pointer"></i> 也可以看看 我的 2022 观影记录。

<style> .tabset > input[type="radio"] { position: absolute; left: -200vw; } .tabset .tab-panel { display: none; } .tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child, .tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2), .tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3), .tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4), .tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5), .tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) { display: block; } /* Styling */ .tabset { font: 14px/1.25em "Overpass", "Open Sans", Helvetica, sans-serif; } .tabset > label { position: relative; display: inline-block; padding: 15px 15px 25px; border: 1px solid transparent; border-bottom: 0; cursor: pointer; font-weight: 600; } .tabset > label::after { content: ""; position: absolute; left: 15px; bottom: 10px; width: 30px; height: 4px; background: #8d8d8d; } .tabset > label:hover, .tabset > input:focus + label { color: #cccccc; } .tabset > label:hover::after, .tabset > input:focus + label::after, .tabset > input:checked + label::after { background: #cccccc; } .tabset > input:checked + label { border-color: #ccc; border-bottom: 1px solid #fff; margin-bottom: -1px; } .tab-panel { padding: 30px 0; border-top: 1px solid #ccc; } </style>

文章来源:

Author:新世界的大门
link:https://blog.xinshijiededa.men/2022/