Source: /cirosantilli/skills/other-technologies

= Other technologies

|| Grade
|| Name
|| Notes

| 3
| Algorithms
| https://github.com/cirosantilli/algorithm-cheat[Cheatsheet and implementations]

| 3
| Linux internals
| https://github.com/cirosantilli/linux-kernel-module-cheat[Linux Kernel Module Cheat]

| 5
| Git
| \a[git-tutorial][Tutorial]{external}

| 4
| Buildroot
| https://github.com/cirosantilli/buildroot-configs[Some .configs], https://github.com/cirosantilli/linux-kernel-module-cheat[Linux Kernel Module Cheat uses it a lot]

| 3
| OpenGL
| https://github.com/cirosantilli/cpp-cheat/tree/master/opengl[Cheatsheet and mini projects]

| 3
| Vim
| https://github.com/cirosantilli/dotfiles/blob/master/home/.vimrc[.vimrc + cheatsheet at end]

| 3
| Django
| https://github.com/cirosantilli/django-cheat[Cheatsheet and mini project]

| 2
| Android
| https://github.com/cirosantilli/android-cheat[Cheatsheet]

| 2
| OpenCL
| https://github.com/cirosantilli/cpp-cheat/tree/d14107f7c0b5e03e85d3f01b16f61271c260ae03/opencl[Cheatsheet]

| 3
| QEMU
| https://github.com/cirosantilli/linux-cheat/blob/492dbf28213c0c92fc4e034181a36734a50a7a24/qemu.md[QEMU recipes], https://stackoverflow.com/a/44612957/895245[basic devices]

| 1
| https://www.getchef.com/chef/[Chef]
| For <projects>[GitLab Contributions]

| 1
| AWS, Heroku
| EC2, SES

| 1
| Media formats
| Video, Images, https://stackoverflow.com/search?tab=votes&q=user%3a895245%20%5Bffmpeg%5D[FFmpeg]

| 1
| Networking
| https://github.com/cirosantilli/networking-cheat[Cheatsheet], https://github.com/cirosantilli/cpp-cheat/tree/d14107f7c0b5e03e85d3f01b16f61271c260ae03/posix[basic POSIX networking]