Skip to content
View AnaMac3's full-sized avatar

Highlights

  • Pro

Block or report AnaMac3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AnaMac3/README.md

πŸ‘‹ Hi there, I'm Ana !

aka amacarul at 42


πŸš€ About me

πŸ‘©β€πŸ’» Programming student at 42 Urduliz - 42 Madrid
πŸ› οΈ Learning C and C++ (low-level and OPP)
πŸ“Š Some experience in data analysis
πŸ” Interests:

  • Software development
  • Algorithm design and problem-solving
  • Data analysis & visualization
  • Scientific computing

42 Network C Python C++


πŸ“ˆ 42 Progress

Common Core

Milestone 0 🟦🟦🟦🟦🟦🟦🟦🟦
Milestone 1 🟦🟦🟦🟦🟦🟦🟦🟦
Milestone 2 🟦🟦🟦🟦🟦🟦🟦🟦
Milestone 3 🟦🟦🟦🟦🟦🟦🟦🟦
Milestone 4 πŸŸ¦πŸŸ¦β¬›β¬›β¬›β¬›β¬›β¬›
Milestone 5 ⬛⬛⬛⬛⬛⬛⬛⬛
Milestone 6 ⬛⬛⬛⬛⬛⬛⬛⬛


πŸ“‚ 42 Projects

Project Description Status
Libft Custom C library with essential standard functions reimplemented βœ…
ft_printf Implementation of a simplified version of printf in C βœ…
get_next_line Function to read a line from a file descriptor efficiently βœ…
Born2beroot Virtual machine project focused on system administration and security βœ…
push_swap Optimized stack-based sorting algorithm under strict constraints βœ…
Pipex Simulation of Unix pipes with process management and IPC βœ…
Fract-ol Interactive fractal visualizer in C with graphics and math modeling βœ…
Philosophers Multithreaded solution to the Dining Philosophers concurrency problem βœ…
Minishell Simplified Unix shell in C with parsing, processes, and signals βœ…
CPP Module 00 Introduction to object-oriented programming in C++ βœ…
CPP Module 01 C++ basics: memory allocation, references, and more βœ…
CPP Module 02 Exploring polymorphism, operator overloading, and canonical forms βœ…
CPP Module 03 Class inheritance and abstract classes βœ…
CPP Module 04 Templates and deeper OOP design patterns in C++ πŸ› οΈ On-going

🌐 Contact

LinkedIn


Popular repositories Loading

  1. 42-Libft 42-Libft Public

    Libft 42 Common Core project

    C 1

  2. 42-printf 42-printf Public

    ft_printf 42 Common Core project

    C 1

  3. 42-get_next_line 42-get_next_line Public

    get_next_line 42 Common Core project

    C 1

  4. 42-push_swap 42-push_swap Public

    push_swap 42 Common Core project

    C 1

  5. 42-pipex 42-pipex Public

    pipex 42 Common Core project

    C 1

  6. 42-fract-ol 42-fract-ol Public

    fract-ol 42 Common Core project

    C 1