karisti
Software Developer at Capgemini | 42Madrid - Telefónica | Cybersecurity
Madrid - Basque Country
Pinned Repositories
42_cpp_modules
Introduction to C++. 42 Madrid cursus project.
42_cub3d
A game like Wolfenstein 3D created with ray casting, using a minimal graphics library. 42 Madrid cursus project.
42_ft_irc
Basic IRC server written in C++. 42 Madrid cursus project.
42_ft_printf
Simplified version of printf(). 42 Madrid cursus project.
42_ft_server
Introduction to docker without docker-compose and public docker images. 42 Madrid cursus project.
42_ft_transcendence
42_gnl
Function that allows you to read content of a file line by line. 42 Madrid cursus project.
42_inception
Small infrastructure composed of three different services (Nginx, Wordpress, php-fpm, MariaDB) with docker-compose. 42 Madrid cursus project.
42_libft
Recreation of C standard library functions. 42 Madrid cursus project.
karisti's Repositories
karisti/42_ft_irc
Basic IRC server written in C++. 42 Madrid cursus project.
karisti/42_ft_transcendence
karisti/42_cpp_modules
Introduction to C++. 42 Madrid cursus project.
karisti/42_cub3d
A game like Wolfenstein 3D created with ray casting, using a minimal graphics library. 42 Madrid cursus project.
karisti/42_ft_printf
Simplified version of printf(). 42 Madrid cursus project.
karisti/42_ft_server
Introduction to docker without docker-compose and public docker images. 42 Madrid cursus project.
karisti/42_gnl
Function that allows you to read content of a file line by line. 42 Madrid cursus project.
karisti/42_inception
Small infrastructure composed of three different services (Nginx, Wordpress, php-fpm, MariaDB) with docker-compose. 42 Madrid cursus project.
karisti/42_libft
Recreation of C standard library functions. 42 Madrid cursus project.
karisti/42_minitalk
Small client / server communication program only using UNIX signals. 42 Madrid cursus project.
karisti/cheatsheet
Cheat sheet of a developer to survive.
karisti/karisti
karisti/password-conversion
Small program that bruteforces MD5 hashes of passwords, getting their plaintext, and hashes them back to SHA256. Cybersecurity project.
karisti/42_minishell
Our own little bash. 42 Madrid cursus project.
karisti/42_philosophers
Dining Philosophers problem solved using multi-threads/multi-process programming with the use of mutex and semaphore. 42 Madrid cursus project.
karisti/42_push_swap
Solving a "Tower of Hanoï like" puzzle with sorting algorithms. 42 Madrid cursus project.
karisti/42_python_for_datascience
Introduction to Python for data science. 42 Madrid cursus project.
karisti/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
karisti/flowbite-astro-admin-dashboard
Open-source admin dashboard template built with Astro, Flowbite, and Tailwind CSS
karisti/mapchecking
Source code of MapChecking.com
karisti/next-saas-starter
Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.
karisti/totp-management
Small server-side TOTP generation and validation program. Cybersecurity project.