Skip to content
View nvillalt's full-sized avatar
🤡
🤡

Highlights

  • Pro
Block or Report

Block or report nvillalt

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 100 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
nvillalt/README.md

Hey there! 😺

LinkedIn Badge

I'm Nerea, a Japanese Studies graduate, with a master in Japanese Art. I am currently enrolled in 42 Madrid's computer science campus, learning and getting ready to face a new adventure! I hope to mix this new knowledge with my previous experiences.

I am currently focused on learning C software development and Linux systems administration, but I've also got a keen interest in cybersecurity. Nice to meet you! 👋

Technologies & Tools:

C Typescript Javascript

VirtualBox GNU Bash node.js VSCode Vim

Pinned Loading

  1. 42_libft 42_libft Public

    42 School's first project: Re-create some existing functions to integrate in our own library in order to be used in future projects.

    C

  2. 42_push_swap 42_push_swap Public

    push swap aims to optimise an algorithm as much as you can, with a fixed amount of movements available to you

    C

  3. 42_minishell 42_minishell Public

    minishell: 42's mid-course project, second biggest project in it's common core, aimed to create our own "mini" shell, handling its behaviour similarly to how bash works

    C 1

  4. 42_pipex 42_pipex Public

    pipex is a project which aims to teach you how to work with pipes and redirections (infiles, outfiles, here-docs and appends)

    C