π Hi there! Iβm a solution-focused programming student at Hive, graduating in Spring 2025.
π» Proficient in C and C++ with a strong foundation in software development.
π Rapid learner able to quickly master new tools, systems and methods.
π― Thriving in collaborative environments to achieve project goals.
π± Eager to contribute to real-world projects and grow as a professional software developer.
π€ Iβd love to network with like-minded professionals and discuss exciting opportunities!
Project | Description |
---|---|
Phase 0 | |
libft | A library of reproduction standard C library functions. |
Phase 1 | |
ft_printf | A reproduction of the printf function from C. |
get_next_line | A function to read a file line by line. |
Born2beroot | System administration with a Linux virtual machine. |
Phase 2 | |
so_long | A 2D game built in C using the MLX42 graphics library. |
pipex | An implementation of a Unix pipe command in C. |
push_swap | Data sorting using two stacks in C. |
Phase 3 | |
philosophers | A multithreaded solution to the dining philosophers problem. |
minishell | A mini shell implementation in C. |
Phase 4 | |
NetPractice | Network configuration and troubleshooting. |
miniRT | A mini ray tracing project built for learning basic ray tracing techniques. |
CPP00 - CPP04 | Introduction to C++ basics, inheritance, polymorphism, and operator overloading. |
Phase 5 (In progress) | |
CPP05 - CPP09 | Deep dive in C++ features including file casts, templates, Standard Template Library (STL) and exception handling. |
webserv | A custom HTTP server built from scratch to handle HTTP requests and responses. |
Inception(Docker) | A multi-service infrastructure setup using Docker Compose with NGINX, WordPress, and MariaDB containers. |
Phase 6 (Jan - April 2025) | |
ft_transcendence | A full-stack web application project implementing a real-time multiplayer game with user authentication and social features. |