An open API service indexing awesome lists of open source software.

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

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~~