Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coyorkdow/coyorkdow
https://github.com/coyorkdow/coyorkdow
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coyorkdow/coyorkdow
- Owner: coyorkdow
- Created: 2022-09-11T15:16:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:17:13.000Z (22 days ago)
- Last Synced: 2024-10-30T03:55:08.497Z (21 days ago)
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Youtao Guo is a software engineer. He takes interest in C++ programming.
[![Stats](https://github-readme-stats.vercel.app/api?username=coyorkdow&show_icons=true&theme=onedark)](https://github.com/anuraghazra/github-readme-stats)
- He used to be a competitive programmer. He won the silver medals in both the ICPC and CCPC regional contests. And he bacame purple on Codeforces only in half a year.
- He previously worked at Tencent WXG. At WXG he learned so much about C++ that he hopes oneday he can put "Master in C++" on his resume.
- He currently working at Bytedance/Tiktok Singapore. He uses C++ and GoLang in his daily work.
- View him on [![Badge](https://img.shields.io/badge/Linkedin-0A66C2?style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/youtaoguo/) Β [![Badge](https://img.shields.io/badge/StackOverflow-F58025?style=flat&logo=stackoverflow&logoColor=white)](https://stackoverflow.com/users/11139119/youtao-guo) Β [![Badge](https://cp-logo.vercel.app/codeforces/coyorkdow)](https://codeforces.com/profile/coyorkdow)
- π¬ Ask him everything about C++ and competitive programming.
- π« Reach him via email or social platforms.
Liberal. Progressive. Woke.
πΊπ¦ Stand With Ukraine!
π΅πΈ Free Palestine!
π³οΈβππ³οΈββ§οΈ LGBT lives matter!
Salute to every brave men and women who fight against the tryants for democracy and freedom in China over the past 10 decades.
## What's new
I am working on a powerful C++ reflection and serization framework, which is non code generation, and as compatible as possible with native C++ syntax. It is designed to provide a protobuf similar syntax and semantics, but everything is defined in C++'s headers & sources.
Follow the https://github.com/coyorkdow/liteproto to receive my latest update.
## Coding statistics in last 7 days
```txt
C++ 6 hrs 37 mins βββββββββββββββββββββββββ 86.01 %
Markdown 43 mins βββββββββββββββββββββββββ 09.35 %
CMake 10 mins βββββββββββββββββββββββββ 02.18 %
YAML 9 mins βββββββββββββββββββββββββ 01.99 %
Objective-C 0 secs βββββββββββββββββββββββββ 00.21 %
```