Pinned Repositories
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
CTF
CTF chall write-ups, files, scripts etc (trying to be more organised LOL)
DescomplicandoKubernetes
git-intermediate-techniques-3082618
This repo is a companion to the LinkedIn Learning course Git Intermediate Techniques
i3-battery-warning
This is a simple battery warning script. It uses i3's nagbar to display warnings.
kata
Coding katas separated by themes. To know more about code kata used to hone skills: https://en.wikipedia.org/wiki/Kata_(programming)
kbe-apps
learning-java-2825378
This repository is for the Linkedin Learning course: Learning Java
The_Holy_Book_of_X86
A complete guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
brunocriado's Repositories
brunocriado/The_Holy_Book_of_X86
A complete guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
brunocriado/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
brunocriado/CTF
CTF chall write-ups, files, scripts etc (trying to be more organised LOL)
brunocriado/DescomplicandoKubernetes
brunocriado/git-intermediate-techniques-3082618
This repo is a companion to the LinkedIn Learning course Git Intermediate Techniques
brunocriado/i3-battery-warning
This is a simple battery warning script. It uses i3's nagbar to display warnings.
brunocriado/kata
Coding katas separated by themes. To know more about code kata used to hone skills: https://en.wikipedia.org/wiki/Kata_(programming)
brunocriado/kbe-apps
brunocriado/learning-java-2825378
This repository is for the Linkedin Learning course: Learning Java
brunocriado/resume
My resume
brunocriado/tcpparser
A Python /proc/net/tcp parser with something else
brunocriado/osv-scanner
Vulnerability scanner written in Go which uses the data provided by https://osv.dev
brunocriado/osv.dev
Open source vulnerability DB and triage service.
brunocriado/unixlife.github.io
brunocriado/x86-64_assembly
Material used on the x86-64 Assembly Course