Abdelmathin
AI Software Engineer • physics • Agro-Alimentary, quantum stuff, math, ai, CI/CD pipelines, cats
1337 coding schoolMorocco
Pinned Repositories
42piscine-c
In one month, the Pool of 42 allows you to discover all the learning methods of the training: learning between peers, group work, evaluation by peers or pedagogy by project. Diving into the work methods of 42 students.
abstract_vm
This project, developed in C++, implements a virtual machine that interprets a minimal assembly-like language. It enables stack operations and basic arithmetic, serving as an educational tool for understanding stack-based architectures and virtual machine concepts.
cloud1
Deploy a WordPress website on AWS with MariaDB and Nginx using Terraform, including secure communication configurations.
computorv2
This project is a command-line shell for performing mathematical operations with complex numbers, matrices, polynomials, and vectors, supporting assignments, calculations, and derivatives.
cpc-bootcamp
This repository contains my solutions from the CPC Bootcamp at 1337 coding school, Hosted by the Competitive Programming Club (CPC), the bootcamp aims to enhance problem-solving prowess through a series of rigorous programming exercises.
education
In this repository, you can explore a variety of documents, including syllabi, course outlines, study guides, lecture notes, and past exam papers, which can be valuable resources for students seeking academic assistance or studying for exams.
fall-challenge-2023
This repository contains my solutions and strategies for the Codingame Fall Challenge 2023. It includes all the code, optimizations, and detailed explanations of my approach to tackling the challenges presented in the competition.
get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.
inception
This project deploys a web application using Docker containers. It sets up services like WordPress, MariaDB, Nginx, Adminer, FTP, Redis, a Python server with SSH, and a static website, all managed in a scalable and isolated environment with Docker Compose.
stable-diffusion-webui-initializer
A tool that simplifies the setup and management of the Stable Diffusion WebUI. It provides quick commands to launch the WebUI or API server, making it easier to work with AI image generation models. Perfect for developers and AI enthusiasts.
Abdelmathin's Repositories
Abdelmathin/inception
This project deploys a web application using Docker containers. It sets up services like WordPress, MariaDB, Nginx, Adminer, FTP, Redis, a Python server with SSH, and a static website, all managed in a scalable and isolated environment with Docker Compose.
Abdelmathin/abstract_vm
This project, developed in C++, implements a virtual machine that interprets a minimal assembly-like language. It enables stack operations and basic arithmetic, serving as an educational tool for understanding stack-based architectures and virtual machine concepts.
Abdelmathin/get_next_line
May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.
Abdelmathin/42piscine-c
In one month, the Pool of 42 allows you to discover all the learning methods of the training: learning between peers, group work, evaluation by peers or pedagogy by project. Diving into the work methods of 42 students.
Abdelmathin/cpc-bootcamp
This repository contains my solutions from the CPC Bootcamp at 1337 coding school, Hosted by the Competitive Programming Club (CPC), the bootcamp aims to enhance problem-solving prowess through a series of rigorous programming exercises.
Abdelmathin/education
In this repository, you can explore a variety of documents, including syllabi, course outlines, study guides, lecture notes, and past exam papers, which can be valuable resources for students seeking academic assistance or studying for exams.
Abdelmathin/fall-challenge-2023
This repository contains my solutions and strategies for the Codingame Fall Challenge 2023. It includes all the code, optimizations, and detailed explanations of my approach to tackling the challenges presented in the competition.
Abdelmathin/product-scraper
A tool that scrapes images and details of products from specific e-commerce websites, focusing on categories like shoes, bags, and accessories. It automates the downloading of high-quality images and essential product information for efficient data collection.
Abdelmathin/stable-diffusion-webui-initializer
A tool that simplifies the setup and management of the Stable Diffusion WebUI. It provides quick commands to launch the WebUI or API server, making it easier to work with AI image generation models. Perfect for developers and AI enthusiasts.
Abdelmathin/abdelmathin
Showcasing the projects and programming skills of Abdelmathin, including Python, Java, C++, and web development. A portfolio of contributions to the coding community.
Abdelmathin/civitai-models-downloader
A tool for efficiently downloading models from Civitai, allowing users to fetch models using a simple command-line interface. Supports batch downloading and provides relevant metadata for each model.
Abdelmathin/libft
This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.
Abdelmathin/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
Abdelmathin/cloud1
Deploy a WordPress website on AWS with MariaDB and Nginx using Terraform, including secure communication configurations.
Abdelmathin/computorv2
This project is a command-line shell for performing mathematical operations with complex numbers, matrices, polynomials, and vectors, supporting assignments, calculations, and derivatives.