jose@github:~$ whoami
José Henrique
jose@github:~$ uname -a
Computer Engineering student • Low-level software enthusiast • Linux
jose@github:~$ cat /etc/interests
- C / C++ (toolchains, ABI, linking, perf)
- x86 Assembly (calling conventions, interrupts, paging basics)
- OS / Kernel Development (memory, drivers, schedulers — eventually)
- Firmware / Embedded (constraints, hardware-awareness)
- Computer Graphics + Math (because pixels are just applied math)
jose@github:~$ printf "%s\n" "$TOOLBOX"
Languages : C, C++, x86 ASM
Platform : Linux
Focus : Systems • Bare-metal • Performance
jose@github:~$ tail -n +1 learning.log
[ IN PROGRESS ] C/C++ deep dive (UB, optimization, build systems)
[ IN PROGRESS ] x86 ASM fundamentals
[ IN PROGRESS ] Kernel development fundamentals
[ SIDE QUEST ] Machine Learning (curiosity tax)
jose@github:~$ ls -lah ~/projects
drwxr-xr-x Neural/
drwxr-xr-x Kernel_v2/
drwxr-xr-x Vulkan/
jose@github:~$ cat ~/projects/README
Neural -> ./Neural (ML experiments / neural nets playground)
Kernel_v2 -> ./Kernel_v2 (kernel / OS dev experiments)
Vulkan -> ./Vulkan (graphics / Vulkan learning + demos)
jose@github:~$ echo "featured"
- Neural: https://github.com/henrique-electric/Neural
- Kernel_v2: https://github.com/henrique-electric/Kernel_v2
- Vulkan: https://github.com/henrique-electric/Vulkan
Overwriting buffers 😁
- Brazil
-
05:41
(UTC -03:00)
Highlights
- Pro
Pinned Loading
-
6502_Simulator
6502_Simulator PublicAn attemptive to create a simple 6502 chip simulator to execute some binary
C
-
-
SmartFileOrganizer
SmartFileOrganizer PublicForked from Shadabdullah/SmartFileOrganizer
Smart File Organizer is a command-line tool for Linux that organizes files in a directory based on their type, content, and usage patterns. It uses AI-based suggestions to automate file organizatio…
C 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

