Dean Ruina (DeRuina)

DeRuina

Geek Repo

Location:Helsinki, Finland

Github PK Tool:Github PK Tool

Dean Ruina's repositories

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.

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.

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).

Language:C++Stargazers:1Issues:1Issues:0

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.

Language:CStargazers:1Issues:0Issues:0

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.

Language:CStargazers:1Issues:0Issues:0

minishell

Minishell is a simplified clone of the bash shell, written in C and utilizing Unix system calls. It allows users to run executables, handle environment variables, use redirections and pipes, and execute built-in commands.

Language:CStargazers:1Issues:0Issues:0

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)

Language:PythonStargazers:1Issues:0Issues:0

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.

Stargazers:0Issues:0Issues:0

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.

Language:ShellStargazers:0Issues:0Issues:0

DeRuina

My own GitHub profile README

Stargazers:0Issues:0Issues:0

ft_irc

IRC Server: Real-time chat with user authentication, channel management, and bot integration. Written in c++.

Language:C++Stargazers:0Issues:0Issues:0

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.

Language:CStargazers:0Issues:1Issues:0

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.

Language:CStargazers:0Issues:1Issues:0

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.

Language:CStargazers:0Issues:0Issues:0

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.

Language:CStargazers:0Issues:0Issues:0

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.

Language:CStargazers:0Issues:1Issues:0

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.

Language:CStargazers:0Issues:1Issues:0
Language:ShellStargazers:0Issues:0Issues:0

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.

Language:C++Stargazers:0Issues:0Issues:0