There are no reviews yet. Be the first to send feedback to the community and the maintainers!
OpenSchool
Single-Page Application For An Educational WebsiteDarkSpy
DarkSpy facilitates a secure and educational environment to comprehend the mechanics of establishing connections between two machines. The reverse shell enables controlled operations on the remote system, including executing shell commands, capturing screenshots, downloading files, uploading files, and more.DataStructures
Discover sorting algorithms and core data structures implemented in multiple languages in my repository. Perfect for beginners and experienced developers, this collection provides a concise, hands-on experience.MicroOne
Landing Page For A Tv E-commerce WebsiteHKG
HKG's Official WebsiteAffineCipher
This tool is a versatile implementation of the Affine Cipher, a classical encryption algorithm that combines modular arithmetic and linear algebra. It enables users to encode and decode messages using a pair of keys, offering a straightforward and effective approach to securing information.Xorcry
Simple encryption tool designed to perform a bitwise XOR operation (XORing) on the contents of files with specific extensions in a given directory or file path. The XOR operation is executed using a user-defined key to encrypt the data.Amaitou
Config file of my Github profile that comes as a description about Me, My Studies as well as the projects That I doExtraJuice
A Responsive Landing Page For A RestaurantTheJudgment
"TheJudgment," a captivating steganography challenge that will test your skills in uncovering hidden messages. Immerse yourself in a world of intrigue and cryptography as you analyze seemingly ordinary images, searching for concealed information.TrueFix
Landing Page For Computers Repair Services WebsiteMd5Ghost
A potent tool designed for efficiently cracking MD5 hashes using an online wordlist. This repository provides a robust solution for security enthusiasts and professionals seeking to decrypt MD5-encrypted passwords and uncover hidden information.Cvector
This repository houses a comprehensive implementation of a dynamic array container in the C programming language, inspired by the behavior of C++'s vector container.ProblemSolving
Here, I share my coding solutions and conquer challenges from various problem-solving platforms. Dive into a collection of meticulously crafted code snippets and algorithms that tackle problems with elegance and efficiency.Superlib
A library is a rich repository of valuable functions, offering dependable resources for various tasks within a project. Serving as a comprehensive toolkit, it provides essential tools and functionalities that contribute to the efficiency and success of the overall project.push_swap
Conquer the array sorting puzzle with our project. Navigate the task using a limited set of instructions, sparking creativity in devising efficient sorting strategies for an array of integers. This endeavor offers a unique twist on traditional sorting algorithms, emphasizing concise and effective instruction sets.Minishell
Explore shell programming with our Minishell project β a lightweight, interactive command-line shell built entirely in C. Experience a hands-on journey in creating a basic yet functional shell, delving into process handling, command execution, and user input parsing. Engage with the fundamentals of shell implementation in this educational endeavor.Born2beRoot
Explore virtualization by setting up a Linux server. Learn to optimize resources and manage scalability in real-world scenarios, gaining essential skills for today's IT landscape.Cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. The goal be to make a dynamic view inside a maze.get_next_line
Explore efficient line-by-line reading with My C project designed to handle file descriptors. This program adeptly processes input, reading each line sequentially from the specified file descriptor.ft_printf
Recreating the essence of the printf function, this project offers a faithful reproduction of its behavior in the C programming language. Delve into the intricacies of string formatting, variable arguments, and the core mechanisms that make printf a versatile tool.Minitalk
Efficiently exchange small data in C with a UNIX signal-based program. This concise project leverages UNIX signals for streamlined communication, providing a simple and effective solution for data exchange in a lightweight environment. Explore the power of signals in this compact program designed for seamless small-scale data transfer.1337
This repository consists of 1337/42 Pool as well as the submodules of each 42 project that I have made, check the repository for more information about the school Network as well as the projects where each project touches a different field in the Information Technology world.NetPractice
This collection features a series of engaging exercises crafted to enhance your understanding of networking concepts. From configuring routers to troubleshooting connections, each exercise provides real-world scenarios for you to tackle.so_long
Create a vibrant 2D game using Minilibx in C. Minilibx's simplicity streamlines graphics programming, offering a focused platform for dynamic game development. Unleash creativity with pixels, windows, and user interactions, mastering 2D game design effortlessly.Inception
This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.Philosophers
Explore concurrent programming with this classic implementation of the dining philosophers problem. Philosophers navigate a dining table, juggling between thinking and eating, showcasing synchronization challenges and resource allocation in a shared environment.Webserv
This project guides you in crafting your own HTTP server, allowing you to test it with a real browser. Dive into the intricacies of web server development and witness your creation in action.SecTools
Welcome to the SecTools repository, a curated collection of penetration testing tools designed exclusively for educational purposes. This repository aims to provide a responsible and ethical environment for learning penetration testing techniques within legal boundaries.42Exams
Solutions of 42 Cursus ExamsCPP-Modules
Collection of CPP Modules that come to introduce the world of Object-Oriented Programming where it covers many topics starting with Casting, Classes, passing by Inheritance as well as polymorphism, Templates, and Containers.Love Open Source and this site? Check out how you can help us