I'm a software developer with extensive experience with building game systems with C.
Ray Tracing in C - miniRT
A ray tracing software that supports shadow, specular reflection, basic shapes including sphere, cylinder, disk, and plane. Optimization with 3D Geometry and Linear Algebra.
Shell Program in C - miniShell
A shell program inspired by Bash that supports process control and I/O redirection, pipes, and various built-in commands.
Linux Concurrency in C - philosophers
A program that simulates the dinning philosophers problem through both multi-threading (with mutex) and multi-processing (with semaphore), addressing the problem of concurrency and synchronization.
https://theverypulse.github.io/
- Connect with me on LinkedIn

