Helsinki, Finland

Dean Ruina

Advanced
@DeRuina

timberjack. Timberjack is a Go log rolling library with support for size-based, time-based, and manual rotation.

155

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.

54

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.

5

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.

4

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.

1

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.

1

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)

1

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.

1

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

1
9
Apply