vimwiki/index.wiki

100 lines
2.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
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/index|Tech notes]] ==
* [[tech/security|Security]] - Security tools and techniques
* [[tech/development|Development]] - Development tools
* [[tech/graphics|Graphics]] - The principles of graphics and visuals
* [[tech/algorithms|Algorithms & Datastructures]] - Algorithms and Data structures
* [[tech/databases|Databases & SQL]] - Databases and SQL
* [[tech/os|Operating Systems Design]] - Basic building blocks of an OS
* [[tech/embedded|Embedded Programming]] - Embedded Systems like arduinos and (kinda) pi's
* [[tech/electronics|Digital and Analog]] - Digital and analog electronics
* [[tech/unix|Unix]] - Gentoo and other unix systems
* [[tech/3D_printing|3D Printing]] - Print objects from plastic
* [[tech/android|Android]]
* [[tech/Ham|Ham]] - Ham radio
* [[tech/misc|Misc]] - Miscellaneous tools
* [[tech/Web3|Web3]] - Web3 and decentralization
== [[lang/index|Languages]] ==
* [[lang/C|C]]
* [[lang/C++|C++]]
* [[lang/C-sharp|C#]]
* [[lang/Python|Python]]
* [[lang/Bash|Bash]]
* [[lang/HTML|HTML]]
* [[lang/CSS|CSS]]
* [[lang/Javascript|Javascript]]
* [[lang/Solidity|Solidity]]
* [[lang/PHP|PHP]]
* [[lang/Rust|Rust]]
* [[lang/Go|Go]]
* [[lang/sql|SQL]]
* [[lang/HDL|HDL]]
== [[sci/index|Science]] ==
* [[sci/chemistry|Chemistry]]
* [[sci/physics|Physics]]
* [[sci/biology|Biology]]
* [[sci/chemicals/index|Chemicals]]
== [[math/index|Math]] ==
See [[math/index|Math]]
== [[botany/index|Botany]] ==
* [[botany/vegies|Vegies]]
* [[botany/hydroponics|Hydroponics]]
* [[botany/aquaponics|Aquaponics]]
== Cooking ==
== Anime ==
* [[rezero/index|Rezero]]
== Games ==
* [[games/tis-100/TIS-100]]
Theres to much to catagorize, see the index
== [[Cicada/index]] ==
See [[Cicada/index]]
== Projects ==
_Use gf keybinding to open the link in vim_
- 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