Pinned Repositories
42-Cursus
This repository contains all the projects that I am currently developing as a student at 42 Málaga
42cleaner
Script designed to clean cache and temporary files for 42 students with Linux/Ubuntu. Includes install.sh, uninstall.sh, process_name.sh, and clean.conf for configuration. Detailed documentation provided.
42github-workshop
42linuxbrew
Install Homebrew on 42 sessions (Linux, sgoinfre)
crossmint-challenge
This repository contains my solution for a coding challenge as part of Crossmint's Internship program.
ft_printf
Recreation of the printf function
get_next_line
Return a line read from a file descriptor
jandrana
libft
Creation of my first library in C
push_swap
This repository contains the push_swap project that I developed as a Student of 42 Malaga. It is about ordering the numbers contained in a stack with the minimum number of movements posible using only certain allowed actions.
jandrana's Repositories
jandrana/42cleaner
Script designed to clean cache and temporary files for 42 students with Linux/Ubuntu. Includes install.sh, uninstall.sh, process_name.sh, and clean.conf for configuration. Detailed documentation provided.
jandrana/jandrana
jandrana/42-Cursus
This repository contains all the projects that I am currently developing as a student at 42 Málaga
jandrana/ft_printf
Recreation of the printf function
jandrana/libft
Creation of my first library in C
jandrana/get_next_line
Return a line read from a file descriptor
jandrana/42github-workshop
jandrana/push_swap
This repository contains the push_swap project that I developed as a Student of 42 Malaga. It is about ordering the numbers contained in a stack with the minimum number of movements posible using only certain allowed actions.
jandrana/42linuxbrew
Install Homebrew on 42 sessions (Linux, sgoinfre)
jandrana/minitalk
Program about exchanging data using UNIX signals
jandrana/42-project-badges
AWESOME little badges for 42 curriculum projects. I create my own badges(icons) if I can't find any. Feel free to use them after staring the repository :) Contributions are welcomed!
jandrana/crossmint-challenge
This repository contains my solution for a coding challenge as part of Crossmint's Internship program.
jandrana/minishell
Creating our own shell
jandrana/42python_install
Script for installing Python without root access using “pyenv”
jandrana/discord-tr1
jandrana/github-stats
jandrana/so_long
My first 2D game in C