- ⚡ Fun fact I have approximate knowledge of many things
- Generate images using Raytracing with the MiniLibX.
- Scene specification uses the “.rt” format.
- Fully supported plane, sphere, and cylinder, plus bonus features like reflections and color patterns.
- Achieved a final mark of 125%.
- Custom shell in C supporting redirections, pipes, and custom signals.
- Used
readline,fork, and many other Linux system calls. - Achieved a final mark of 101%.
- Real-time Pong-like web app, with user tournaments, AI opponents, and advanced security.
- Achieved a final mark of 125%.
- Modules I developed independently:
- Framework-based backend (Django)
- Standard user management and authentication
- Remote authentication
- GDPR compliance (user anonymization, data management, account deletion)
- Two-Factor Authentication (2FA) with JWT
- Microservices-based backend
- ft_linux: Building a functional Linux distro from scratch.
- KFS_1: Developing a custom kernel loader, linking process, and minimal OS environment.
- little-penguin-1: Linux kernel programming challenges, drivers, and subsystem maintenance.