Projects in Awesome Lists by DeRuina
A curated list of projects in awesome lists by DeRuina .
https://github.com/deruina/philosophers
Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a solution that prevents deadlocks and resource conflicts.
multithreading mutexes philosophers philosophers-dinner-problem philosophers42
Last synced: 18 Jan 2025
https://github.com/deruina/netpractice
NetPractice is a comprehensive guide for understanding networking fundamentals. It covers a wide range of topics including network devices, the OSI model, protocols, and subnetting. The repository provides detailed explanations and visual aids to help users grasp complex networking concepts. It also includes useful resources for further learning.
netpractice network network-configuration subnet-masks subnetting
Last synced: 11 Mar 2025
https://github.com/deruina/cub3d-advanced-raycasting
cub3D is a 3D game engine inspired by the classic game Wolfenstein 3D. It is designed to render a maze-like environment and simulate a first-person perspective, providing an immersive gaming experience. The project is written in C and utilizes the MLX42 library.
3d-graphics cub3d raycasting wolfestein
Last synced: 11 Mar 2025
https://github.com/deruina/starfolio
This project is a FastAPI application that allows users to authenticate with GitHub using OAuth and fetch their starred repositories. The application provides a web interface for users to log in and view their starred repositories, as well working with command-line interface (CLI)
asynchronous-programming concurrency fastapi oauth2
Last synced: 11 Mar 2025
https://github.com/deruina/cpp_modules
This repository, cpp_modules, is a comprehensive collection of C++ exercises, each organized into distinct modules. Each module focuses on a specific aspect of C++ programming, ranging from basic concepts like namespaces and classes to more advanced topics like subtype polymorphism, abstract classes, and the Standard Template Library (STL).
cpp cppmodules object-oriented-programming
Last synced: 11 Mar 2025
https://github.com/deruina/supercell-gaming-challenge-coin-platform-race
Developed a platformer game within a tight 12-hour timeframe, adhering to predefined guidelines provided by SUPERCELL. Leveraged SFML library to enhance game functionality and aesthetics, demonstrating ability to work under pressure and deliver quality results efficiently.
challenge platformer-game sfml sfml-game supercell
Last synced: 11 Mar 2025
https://github.com/deruina/libft
Libft is a custom C library comprising a collection of frequently used functions. This library serves as a foundational toolset for future C projects, providing a range of utilities from basic string manipulation to complex data structure handling. The project also includes a Makefile for easy compilation.
Last synced: 11 Mar 2025
https://github.com/deruina/push_swap
Push_Swap is a highly efficient C program designed to sort data on two stacks using a specific set of operations. This project is part of the 42 school curriculum, aiming to demonstrate the implementation of complex algorithms and data structures.
pushswap radixsort sorting-algorithms
Last synced: 11 Mar 2025
https://github.com/deruina/azureprojects
A comprehensive repository of Azure projects, showcasing a wide range of Azure services and features. Each project includes detailed instructions and best practices for cloud computing, aiming to provide a practical learning experience for anyone interested in Azure.
azure azure-active-directory azure-app-service azure-devops azure-storage cloud-computing
Last synced: 11 Mar 2025
https://github.com/deruina/get_next_line
This repository contains an implementation of the "get_next_line" function in C. The function reads a file descriptor line by line, making it a useful tool for reading large files or streams without loading the entire content into memory at once.
Last synced: 11 Mar 2025
https://github.com/deruina/ft_printf
Custom implementation of the printf function in C. This project provides a unique version of the printf function, offering more control over the printing and formatting of output in C programs.
Last synced: 11 Mar 2025
https://github.com/deruina/pipex
The pipex project is a UNIX pipe exploration project in C. It replicates and extends the functionality of UNIX pipes, supporting multiple commands, input redirection, and output appending.
Last synced: 11 Mar 2025
https://github.com/deruina/minitalk
Minitalk Client-Server Communication This repository contains a lightweight client-server application implemented in C, using the Minitalk protocol for efficient and reliable communication. The project includes separate source code files for the client and server, and utilizes a custom library, libft.
Last synced: 11 Mar 2025
https://github.com/deruina/born2beroot
script & notes for 42 Born2Beroot project
Last synced: 11 Mar 2025
https://github.com/deruina/magic-8-ball
Ask the magic 8 ball any question and you will get your answer.
Last synced: 11 Mar 2025
https://github.com/deruina/inception
Inception is a Docker Compose-based development environment for WordPress, featuring Nginx as a reverse proxy and MariaDB as the database. Ideal for local WordPress development without the need for a traditional LAMP stack.
docker docker-compose mariadb nginx virtual-machine wordpress
Last synced: 11 Mar 2025
https://github.com/deruina/bash_scripts
Quick Scripts Overview: A playground of bash scripts for image management, trivia gaming, data backup, and log analysis, crafted out of curiosity and love for experimentation.
automation backup bash bash-script linux trivia
Last synced: 11 Mar 2025
https://github.com/deruina/deruina
My own GitHub profile README
profile profile-readme readme-profile
Last synced: 11 Mar 2025
https://github.com/deruina/swift_browser_ui
https://allas.csc.fi - Allas-UI is a web-based interface designed for CSC’s Object Storage (Allas), providing users with an intuitive and efficient way to manage large-scale data storage.
Last synced: 11 Mar 2025
https://github.com/deruina/so_long
So Long is a game developed in C using the MLX42 graphical library. The game challenges players to collect all water drops and reach the exit without being caught by enemies. The game maps are stored as .ber files, and the project includes a variety of functionalities such as enemy and player movement, map validation, and drawing functions.
Last synced: 11 Mar 2025
https://github.com/deruina/musical-wish
Play the notes to reveal my wish. Warning: I might be off key. Made by Dean Ruina
Last synced: 11 Mar 2025