impl LoiChyan {
pub fn new() -> Self {
Self {
sign: "Lion",
// 星座: 狮子座
role: "Student",
// 职位: 学生
lang: ["zh_CN", "en_US"],
// 语言:中文/英文
}
}
pub fn say_hi(&self) {
println!("
Thanks for dropping by, hope you find some of my work interesting!
");
// 谢谢你的关注,希望你对我的工作感兴趣!
}
pub fn status(&self) {
println!("
1) English is not my first language, but I am striving to communicate
my thoughts clearly and politely :)
2) I am new to the world of open source, and any attention and suggestions
would be highly appreciated!
");
// 1) 我的母语并非英语,不过我会尽力清晰、友善地表达我的想法 :)
//
// 2) 在开源世界,我还是个新手,非常感谢你的关注和建议!
}
pub fn future_goal(&self) {
println!("
Deep dive into real-time search technology.
");
// 深入研究实时搜索技术。
}
}
- 📚 A self-taught developer, loving and enjoying open source!
一个自学的开发者,热爱开源! - ♎ A super fanboy of static types and functional programming
一个静态类型 & 函数式编程的忠实粉丝 - 🎮 A player of Overwatch, heroes never die!
一个平平无奇的守望玩家,英雄不朽! - 😽 Spending a lot of time on funny memes lol
沉迷梗图,无法自拔,哈哈哈 - 🎧 Really into rock, folk and pop music 🤘
超喜欢摇滚、民谣、和流行音乐 🤘
Life is tricky, stay in your magic :D
即使生活狡黠,也要保持快乐魔法 :D
🐱 My GitHub Data
📦 7.3 kB Used in GitHub's Storage
🏆 933 Contributions in the Year 2024
💼 Opted to Hire
📜 33 Public Repositories
🔑 5 Private Repositories
I'm an Early 🐤
🌞 Morning 931 commits ⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 32.32 %
🌆 Daytime 1279 commits ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 44.39 %
🌃 Evening 665 commits ⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 23.08 %
🌙 Night 6 commits ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 00.21 %
📅 I'm Most Productive on Thursday
Monday 415 commits ⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 14.40 %
Tuesday 375 commits ⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 13.02 %
Wednesday 394 commits ⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 13.68 %
Thursday 514 commits ⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 17.84 %
Friday 476 commits ⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 16.52 %
Saturday 405 commits ⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 14.06 %
Sunday 302 commits ⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 10.48 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Asia/Shanghai
💬 Programming Languages:
Rust 9 hrs 53 mins ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀ 72.33 %
RPMSpec 59 mins ⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 07.28 %
TOML 55 mins ⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 06.78 %
CSS 22 mins ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 02.70 %
Lua 16 mins ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 02.01 %
🔥 Editors:
Neovim 13 hrs 40 mins ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿ 100.00 %
🐱💻 Projects:
dev 13 hrs 40 mins ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿ 100.00 %
💻 Operating System:
Linux 13 hrs 40 mins ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿ 100.00 %
I Mostly Code in Rust
Rust 11 repos ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 39.29 %
Lua 7 repos ⣿⣿⣿⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 25.00 %
Shell 3 repos ⣿⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 10.71 %
Go 2 repos ⣿⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 07.14 %
Nix 1 repo ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 03.57 %
Last Updated on 02/11/2024 23:16:50 UTC
These Readme stats are generated using the github action waka-readme-stats.