This repo contains my tips, tricks, and notes that I have found useful.
- unix-tips.md -- this file contains lots of Unix commands that I never memorized but got tired of looking up constantly.
- git-commands.md -- local and remote git commands as well as some Github tips and tricks
- markdown.md -- Markdown cheatsheet
- cs-notes.md -- general purpose Computer Science notes (data structures, algorithms, cryptography, etc)
- java-tips.md -- Java/JVM notes including libraries, debugging info, useful resources
- python-notes.md -- Python tips, tricks, libraries - obviously
- intellij.md -- keyboard shortcuts that make
IntelliJ
the most productive IDE ever! - vim-tips.md -- keyboard shortcuts and tricks for VIM