Projects with this topic
-
Tree Navigator is a professional-grade directory tree visualization and export tool that solves the common problem of overwhelming tree output in large projects (especially Rust, Node.js, and other projects with massive dependency directories). Built with Ada 2022, it provides compile-time safety, extensive filtering options, and clean, readable output.
Updated -
-
A little Ansible role helper for EPEL installation (push mirror) https://github.com/Braindot-fr/fr.braindot.ansible.role.os.epel_install
Updated -
This project was developed as part of a Network Programming course in C. The goal was to create an online multiplayer version of the classic game Bomberman, using different network protocols (UDP and TCP) to manage player connections, game state synchronization, and communication between clients and the server. In addition to gameplay, the project includes a chat feature, allowing players to communicate in real-time during the game.
Key Features:
Online multiplayer gameplay Network communication using TCP and UDP protocols Real-time synchronization of game state across multiple players In-game chat functionality for player communication Classic Bomberman mechanics (placing bombs, destroying blocks, and eliminating players)Technologies:
C programming language TCP/UDP for network communication Socket programmingUpdated -
This project is a simplified command line interface designed to simulate a basic file system hierarchy. The primary goal was to replicate file system operations such as navigating directories and creating files within a simulated environment. It allows users to perform basic commands to interact with the virtual file system, making it an educational tool for understanding file system structure.
Key Features:
Simulation of a file system with directories and files Basic command execution (e.g., create, delete, navigate) Directory navigation and file managementTechnologies:
C (or other language used) Unix system callsUpdated -
Projet en langage C Interpréteur de commandes jsh, un shell permettant la gestion des tâches Le but du projet est de programmer un interpréteur de commandes (aka shell) interactif reprenant quelques fonctionnalités classiques des shells usuels, en particulier le job control, c'est-à-dire la gestion des tâches lancées depuis le shell. Outre la possibilité d'exécuter toutes les commandes externes, jsh propose quelques commandes internes, permettre la redirection des flots standard ainsi que les combinaisons par tube, et adapter le prompt à la situation.
L3 semestre 1 En trinôme module : Systèmes d'exploitation
Updated -
This project was developed as part of a System Programming course. The goal was to create a Linux command line terminal that supports most essential commands. It includes features such as command redirection, pipes, and job control. The terminal replicates key functionalities of a typical Linux shell, allowing for multi-process handling and interaction with the system.
Key Features:
Support for major Linux commands Input/output redirection (>, <) Pipe support (|) Job control (background and foreground process management)Technologies:
C programming language Unix system callsUpdated -
Build and deployment of Helm charts integrating all the components that comprise the SKA MVP Prototype on Kubernetes
Updated -
Updated
-
-
👀 Installs Docker on nearly any platformUpdated -
🐴 A CLI that extends ansible, ansible-playbook, and ansible-vault to use the system keyring for vault passwordsUpdated -
Installs Java on almost any platform
Updated -
Resources to create a home security system on budget. Includes motion detection, sound detection and more.
Updated -
Astor is a graphical Tango control system administration tool.
Updated -
Симулятор гравитационного взаимодействия объектов. Реализация потенциала Ньютона.
Одна из лабораторных работ в университете.
Updated -
-
FTMK Internship Placement System is a system that facilitate staff to manage students for industrial training placement.
Updated