Add log repo to competitive programming projects, add httpify to websites
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
eb769dbe30
commit
046b816195
2 changed files with 4 additions and 0 deletions
|
@ -23,3 +23,5 @@ I did competitive programming from 2018 to 2021 and went to the USACO training c
|
|||
- [Idiot Code-Golf](https://git.exozy.me/a/Idiot-Code-Golf): Really stupid code competition
|
||||
|
||||
- [LCS Resources](https://codeberg.org/LadueCS/Presentations/src/branch/main/Competitive%20Programming): Ladue Computer Science resources for competitive programming
|
||||
|
||||
- [Log](https://git.exozy.me/a/Log): Log of solved problems and notes
|
||||
|
|
|
@ -6,6 +6,8 @@ type: page
|
|||
|
||||
One weird website isn't enough, so here are some more that I made.
|
||||
|
||||
- [httpify](https://git.exozy.me/a/httpify): Turn your cool script into a dumb web app
|
||||
|
||||
- [Fortune of the Day](https://fortune.exozy.me): A new funny quote every day!
|
||||
|
||||
- [exolinux](https://linux.exozy.me): A complicated, bloated Linux distribution
|
||||
|
|
Loading…
Reference in a new issue