MargaridaIFM
Currently trying to change my career paths, and taking the programming course at 42 Lisbon school. Previous courses: QA tester and project management.
Portugal
Pinned Repositories
.dotfiles
42_School_Common_Core
My journey/projects during the Common Core at school 42 Lisbon.
Born2beRoot
This project aims to introduce the wonderful world of virtualization. I will create my first machine in VirtualBox or UTM under specific instructions
ft_printf
The aim of the project is to create my own printf function considering the behavior of the original function.
get_next_line
This project is about programming a function that returns a line read from a file descriptor.
Libft
My own library with a set of standard fucntions remade by me.
MargaridaIFM
minitalk
Minitalk is a small data exchange program that leverages UNIX signals to facilitate communication between two processes: a client and a server. The aim is to send a string from the client to the server, and displays it in the terminal.
push_swap
The aim of this project is develop a sorting algorithm to organize a stack. We only can use 2 stacks and cannot duplicate the original, and also we onlu can use predifined operations. The aim of bonus part is create on checker.
so_long
The aim of this projecto is to create a 2D game using the MiniLibX library. The player need to colect some itens and avoid enemies to unblock the exit.
MargaridaIFM's Repositories
MargaridaIFM/ft_printf
The aim of the project is to create my own printf function considering the behavior of the original function.
MargaridaIFM/get_next_line
This project is about programming a function that returns a line read from a file descriptor.
MargaridaIFM/Libft
My own library with a set of standard fucntions remade by me.
MargaridaIFM/MargaridaIFM
MargaridaIFM/42_School_Common_Core
My journey/projects during the Common Core at school 42 Lisbon.
MargaridaIFM/Born2beRoot
This project aims to introduce the wonderful world of virtualization. I will create my first machine in VirtualBox or UTM under specific instructions
MargaridaIFM/42_School_piscine
My journey/projects at Piscine#15 school 42 Lisbon. Just Keep Swimming and don't panic....
MargaridaIFM/minitalk
Minitalk is a small data exchange program that leverages UNIX signals to facilitate communication between two processes: a client and a server. The aim is to send a string from the client to the server, and displays it in the terminal.
MargaridaIFM/My_Libft
This is my libft updated with my prinft, GNL and other functions that I created as needed.
MargaridaIFM/push_swap
The aim of this project is develop a sorting algorithm to organize a stack. We only can use 2 stacks and cannot duplicate the original, and also we onlu can use predifined operations. The aim of bonus part is create on checker.
MargaridaIFM/so_long
The aim of this projecto is to create a 2D game using the MiniLibX library. The player need to colect some itens and avoid enemies to unblock the exit.
MargaridaIFM/Responsive-web-Design
On this repository I will present the exercises that I make in the free curse from freeCodeCamp's
MargaridaIFM/skills-communicate-using-markdown
Learning markdown
MargaridaIFM/skills-introduction-to-github
My clone repository