vimwiki/index.wiki

64 lines
1.6 KiB
Plaintext

= 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
== Tech notes ==
* [[tech/security|Security]] - Security tools and techniques
* [[tech/development|Development]] - Development tools
* [[tech/misc|Misc]] - Miscellaneous tools
== Languages ==
* [[lang/C|C]]
* [[lang/C++|C++]]
* [[lang/Python|Python]]
* [[lang/HTML|HTML]]
* [[lang/CSS|CSS]]
* [[lang/Javascript|Javascript]]
* [[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