Skip to content
View henrique-electric's full-sized avatar
💭
Overwriting buffers 😁
💭
Overwriting buffers 😁
  • Brazil
  • 05:41 (UTC -03:00)

Highlights

  • Pro

Block or report henrique-electric

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
henrique-electric/README.md
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

Pinned Loading

  1. 6502_Simulator 6502_Simulator Public

    An attemptive to create a simple 6502 chip simulator to execute some binary

    C

  2. kernel_v2 kernel_v2 Public

    C

  3. SmartFileOrganizer SmartFileOrganizer Public

    Forked 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

  4. hexview hexview Public

    A very simple hexdecimal binary reader. Just for fun :)

    C

  5. Vulkan Vulkan Public

    C++ 1

  6. Neural Neural Public

    C++ 1