-
1337med
- tetouan
-
16:13
(UTC +01:00) - https://ajrou4.github.io/
- @mohamedajrou
- in/majrou
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
AMADIL is a powerful package that helps you build projects by generating JavaScript components and pages with their respective route 102C5 s. It provides a seamless development experience, allowing you to…
Godot 4.2 C# port of Kenney's 3D Platformer Starter Kit
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 …
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 us…
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-enc…
"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 ordi…
Single-Page Application For An Educational Website
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 wit…
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-…
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 …
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 functiona…
Config file of my Github profile that comes as a description about Me, My Studies as well as the projects That I do
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.
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.
A library of standard C functions from scratch. These functions cover essential operations such as string manipulation, memory allocation, and more. The primary goal is to deepen understanding of t…
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 a…
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.
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 …
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, windo…
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…
Explore concurrent programming with this classic implementation of the dining philosophers problem. Philosophers navigate a dining table, juggling between thinking and eating, showcasing synchroniz…
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, del…
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…
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.