_________________________________
| _ |
| #include <stdio.h> |_| |
| #include <stdlib.h> |
| |
| int main() { |
| printf("Hello, World!"); |
| return 0; |
| } |
|_________________________________|
|||||||||||||||||||||||||||||||||||
Systems Programmer | C/C++ Enthusiast
I am a software developer who loves deep diving into the complex topics and working close to the hardware
- π Currently working on:
void-os - π± Currently deep-diving into:
kernel development - π My favorite debugging tool:
raddebugger - β‘ Fun fact: C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off
exit(0);

