https://github.com/sohnryang/programming-bucketlist
My programming bucketlist
https://github.com/sohnryang/programming-bucketlist
bucketlist learn-to-code learning programming-bucketlist
Last synced: 3 months ago
JSON representation
My programming bucketlist
- Host: GitHub
- URL: https://github.com/sohnryang/programming-bucketlist
- Owner: sohnryang
- Created: 2019-11-16T04:25:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T14:02:23.000Z (about 4 years ago)
- Last Synced: 2025-01-18T09:33:05.661Z (5 months ago)
- Topics: bucketlist, learn-to-code, learning, programming-bucketlist
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sohnryang's Programming Bucketlist
- [ ] Create a ML framework
- [ ] Solve 1,000 problems in [BOJ](https://boj.kr) ([repo](https://github.com/sohnryang/baekjoon-solutions), [current](https://boj.kr/sohnryang) [status](https://solved.ac/sohnryang))
- [ ] Design an FPGA
- [ ] Make my custom kernel
- [ ] Learn Haskell (or some FP language)
- [ ] Be an expert in [Codeforces](https://codeforces.com/) ([repo](https://github.com/sohnryang/codeforces-practice), [current status](https://codeforces.com/profile/sohnryang))
- [ ] Build a physics simulator
- [ ] Redesign my blog ([repo](https://github.com/sohnryang/blog), [blog](https://sohnryang.github.io/blog/))
- [ ] Build an iOS code editor ([repo](https://github.com/sohnryang/CodePad))
- [ ] Simulate arbitrary shaped cloud using custom-built ray tracing engine using something like [Disney's cloud dataset](https://www.disneyanimation.com/data-sets/?drawer=/resources/clouds/)## Finished
- [x] ~~Make a ZSH prompt ([repo](https://github.com/sohnryang/lambda-minimal-theme), [blog post](https://sohnryang.github.io/blog/2019/07/11/zsh-prompt.html))~~
- [x] ~~Learn Tensorflow - Somewhat completed thanks to HAS research~~