restructure project to use turborepo
This commit is contained in:
parent
670ab793da
commit
90c535ebb2
181 changed files with 18477 additions and 10909 deletions
73
apps/blog/markdown/unsearchable/goals.md
Normal file
73
apps/blog/markdown/unsearchable/goals.md
Normal file
|
@ -0,0 +1,73 @@
|
|||
---
|
||||
title: Goals
|
||||
---
|
||||
|
||||
## Programming
|
||||
|
||||
- Get a total of X stars on github (not counting mine)
|
||||
- [x] 10
|
||||
- [ ] 100
|
||||
- [ ] 500
|
||||
- [ ] 1,000
|
||||
- [ ] 10,000
|
||||
- Make X github contributions in a year (jan 1 ~ dec 31)
|
||||
- [x] 100
|
||||
- [x] 500
|
||||
- [x] 1000
|
||||
- [ ] 2000
|
||||
- [ ] 3000
|
||||
- Push at least one commit every day for X days
|
||||
- [x] 30
|
||||
- [x] 50
|
||||
- [x] 100
|
||||
- [ ] 200
|
||||
- [ ] 300
|
||||
- [ ] 365
|
||||
- [ ] 500
|
||||
- [ ] Get my code into the linux kernel
|
||||
- [ ] submit a CVE with the severity rating 7.0 (high) or above (NVD CVSS v3)
|
||||
- Algorithm problem solving ([solved.ac](https://solved.ac))
|
||||
- solve all X problems
|
||||
- [x] [Bronze V](https://solved.ac/problems/level/1)
|
||||
- [ ] [브론즈 IV](https://solved.ac/problems/level/2)
|
||||
- Reach X tier
|
||||
- [x] Bronze
|
||||
- [x] Silver (Currently Silver I)
|
||||
- [ ] Gold
|
||||
- [ ] Platinum
|
||||
- [ ] Diamond
|
||||
- ~~Ruby~~
|
||||
- Reach X digit global ranking
|
||||
- [ ] 4
|
||||
- [ ] 3
|
||||
|
||||
## Lean how to
|
||||
|
||||
- Type at least X letters per minute (rules: count the number of correct keystrokes made in one minute. Use [10fastfingers.com](https://10fastfingers.com/typing-test) for testing. The typing speed must be consistent and could be replicated on-demand.)
|
||||
- Korean
|
||||
- [x] 100
|
||||
- [x] 150
|
||||
- [x] 200
|
||||
- [ ] 250
|
||||
- [ ] 300
|
||||
- English
|
||||
- [x] 100
|
||||
- [x] 150
|
||||
- [x] 200
|
||||
- [x] 250
|
||||
- [ ] 300
|
||||
- [x] Type without looking at the keyboard
|
||||
|
||||
## Etc
|
||||
|
||||
- [ ] Make a high quality video that I'm proud of with at least 1M views on YouTube
|
||||
- [ ] Get a job
|
||||
- [ ] Get a job at FAANG (or some future equivalent of it)
|
||||
- [ ] Buy a house
|
||||
- [ ] Witness the technological singularity
|
||||
- [ ] Go to the moon
|
||||
- Celebrate my Xth birthday
|
||||
- [x] 15
|
||||
- [x] 20
|
||||
- [ ] 25
|
||||
- [ ] 30
|
Loading…
Add table
Add a link
Reference in a new issue