huggingface /
agents-course
This repository contains the Hugging Face Agents Course.
Loading repository data…
M03TAHALLA / repository
This repository contains the projects and exercises completed as part of the 42 cursus at 1337MED. Each project is designed to build skills in programming, algorithms, system management, and peer-to-peer collaboration. You will find creative and optimized solutions to challenges ranging from basic development to advanced computer science concepts.
Welcome to the 42 cursus repository for 1337MED! This repo contains all my completed projects, exercises, and solutions from the 42 program. Here, you'll find creative solutions to various programming challenges, built to strengthen my coding skills and develop expertise in key areas like system programming, algorithms, and peer-to-peer collaboration.
The 42 cursus offers a unique, self-paced learning environment where students collaborate and learn through project-based tasks. Each project in this repository reflects hours of coding, debugging, and testing. It covers various topics such as:
Here’s a list of some core projects:
| Project | Description |
|---|---|
| LIBFT | A custom C library with essential functions. |
| ft_printf | Recreating the printf function in C. |
| get_next_line | Function to read a line from a file descriptor. |
| so_long | A basic 2D game Created by minilibx |
| push_swap | A sorting algorithm challenge |
| pipex | Program takes multiple commands and processes them like shell pipeline |
| CUB3D | A basic 3D game engine, inspired by Wolfenstein 3D. |
| Minishell | Creating a mini shell with basic command-line functionalities in C. |
| Inception | Infrastructure project focused on building and orchestrating containerized services. |
Explore each project folder for more information and detailed descriptions!
Through this challenging and self-driven learning experience, I have gained expertise in:
To get a local copy up and running, follow these steps:
git clone https://github.com/M03TAHALLA/42-cursus-1337MED-.git
Selected from shared topics, language and repository description—not editorial ratings.
huggingface /
This repository contains the Hugging Face Agents Course.
farhanashrafdev /
This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md
Engineer1999 /
This repository contains a curated collection of 300+ case studies from over 80 companies, detailing practical applications and insights into machine learning (ML) system design. The contents are organized to help you easily find relevant case studies based on industry or specific ML use cases.
MysteryVaibhav /
This is a repository containing the list of company wise questions available on leetcode premium
wisdompeak /
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Coder-World04 /
This repository contains everything you need to become proficient in System Design