Pinned Repositories
alx-low_level_programming
ALX Low Level Programming
alx-system_engineering-devops
ALX System Engineering and DevOps
cpp_module_00
Exploring C++ fundamentals: Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
cpp_module_01
Exploring C++ Fundamentals: Memory Allocation, Pointers, References, and More.
cpp_module_03
Exploring C++ fundamentals: Inheritance
ft_printf
This project aimed to implement the printf() function in C, handling conversions for cspdiuxX%, and compare the final implementation against the original function.
git-magic
An intelligent Git commit assistant that saves time and effort when staging and pushing files. With just one simple command just provide a commit message, and the script will automatically stage and push the changes.
minitalk
This project is about creating a simple shell, and learning about about processes and file descriptors.
Philosophers
This project focuses on implementing the Dining Philosophers Problem to learn about threads, processes, mutexes, and semaphores - essential concepts for managing resource allocation and concurrency.
so_long
This project is a very small 2D game.Its purpose is to understand and work with textures, sprites,and some other very basic gameplay elements.
ogorfti's Repositories
ogorfti/git-magic
An intelligent Git commit assistant that saves time and effort when staging and pushing files. With just one simple command just provide a commit message, and the script will automatically stage and push the changes.
ogorfti/alx-low_level_programming
ALX Low Level Programming
ogorfti/alx-system_engineering-devops
ALX System Engineering and DevOps
ogorfti/cpp_module_00
Exploring C++ fundamentals: Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
ogorfti/cpp_module_01
Exploring C++ Fundamentals: Memory Allocation, Pointers, References, and More.
ogorfti/cpp_module_03
Exploring C++ fundamentals: Inheritance
ogorfti/django-rest
Projects from the 'Django for APIs' book
ogorfti/ft_printf
This project aimed to implement the printf() function in C, handling conversions for cspdiuxX%, and compare the final implementation against the original function.
ogorfti/get_next_line
The project focuses on programming a C function that efficiently reads a line from a file descriptor, making it useful for reading large files of unknown size.
ogorfti/inception
ogorfti/minitalk
This project is about creating a simple shell, and learning about about processes and file descriptors.
ogorfti/Philosophers
This project focuses on implementing the Dining Philosophers Problem to learn about threads, processes, mutexes, and semaphores - essential concepts for managing resource allocation and concurrency.
ogorfti/push-swap
This project is about sorting data on a stack with a limited set of instructions, using the lowest possible number of actions.
ogorfti/so_long
This project is a very small 2D game.Its purpose is to understand and work with textures, sprites,and some other very basic gameplay elements.
ogorfti/1337-Piscine
This repository contains selection pool, a whole month of coding none stop at [42 Network] 1337MED.
ogorfti/cpp_module_02
Exploring C++ fundamentals: Ad-hoc polymorphism, operator overloading and Orthodox Canonical class form
ogorfti/cpp_module_04
Exploring C++ fundamentals: Subtype polymorphism, abstract classes, interfaces
ogorfti/cpp_module_05
Exploring C++ fundamentals: Repetition and Exceptions
ogorfti/cpp_module_06
Exploring C++ fundamentals: casting and datatype conversion
ogorfti/cpp_module_07
Exploring C++ fundamentals: templates
ogorfti/cpp_module_08
Exploring C++ fundamentals: Templated containers, iterators, algorithms
ogorfti/cpp_module_09
Exploring C++ fundamentals: STL
ogorfti/Exam05
4th 1337 School Exam
ogorfti/libft
The project's focus is on coding a C library of common functions to streamline future programming projects and enhance C language skills
ogorfti/ogorfti
In this repository, you'll find configuration files for my GitHub profile.