Add projects and school to index
This commit is contained in:
parent
e2f179696c
commit
0b870ca1f7
33
index.wiki
33
index.wiki
@ -1,7 +1,14 @@
|
||||
= My everything wiki =
|
||||
|
||||
_What have I stumbled upon?_
|
||||
|
||||
This is my personal wiki that is built into my vim. Its great for taking notes
|
||||
while programming and building up a technical handbook of my own creation. I
|
||||
hope to use this as reference material and hopefully you will too!
|
||||
|
||||
== Organized ==
|
||||
|
||||
_Ideas.md and Classes.md are encrypted, so these links will not work_
|
||||
* [[Ideas.md.gpg]] - Some of my ideas for projects
|
||||
* [[Classes.md.gpg]] - My class info for Graduation
|
||||
* [[splash]] - The splash page
|
||||
@ -23,3 +30,29 @@
|
||||
* [[lang/PHP|PHP]]
|
||||
* [[lang/Rust|Rust]]
|
||||
* [[lang/Go|Go]]
|
||||
|
||||
== School ==
|
||||
_Use gf keybinding to open the link_
|
||||
- [Digital Design](~/school/Advanced\ Digital\ Design)
|
||||
- [Chemistry](~/school/Chemistry)
|
||||
- [Cryptology](~/school/Cryptology)
|
||||
- [Early America](~/school/Early\ America)
|
||||
- [Embedded Systems](~/school/Embedded\ Systems)
|
||||
- [Human Biology](~/school/Human\ Biology)
|
||||
|
||||
== Projects ==
|
||||
_Use gf keybinding to open the link_
|
||||
|
||||
- Dashboard
|
||||
- ~/code/dashboard
|
||||
- https://git.clortox.com/?p=dashboard.git;a=summary
|
||||
- LRUCache
|
||||
- ~/code/LRUCache
|
||||
- https://git.clortox.com/?p=LRUCache.git;a=summary
|
||||
- https://github.com/Clortox/LRUCache
|
||||
- rss-cli
|
||||
- ~/code/rss-cli
|
||||
- https://git.clortox.com/?p=rss-cli.git;a=summary
|
||||
- https://github.com/Clortox/rss-cli
|
||||
- website
|
||||
- ~/code/site
|
||||
|
Loading…
Reference in New Issue
Block a user