Skip to content
View danisayumin's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report danisayumin

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

Hiii i'm Dani Sayumin!

  • 🔭 I am currently working as a software engineer at Itaú Unibanco.
  • 🌱 Learning C, Shell, Linux, JavaScript and Python.
  • 🧑‍🚀 Cadet at 42 São Paulo.
  • 😄 Pronouns: She/Her.
  • ⚡ Fun fact: I love avocado 🥑 and matcha 🍵.

42cursus Projects

Piscine🏊:

  • Piscine - "42 São Paulo selection process(piscine) codes"

Phase 1:

  • libft - "library with multiple functions of existing libraries."
  • get_next_line - "A C program that reads lines from a file or standard input incrementally."
  • ft_printf - "recreating the printf function."
  • born2beroot (the goal is to implement a Linux SO in a Virtual Machine, no code)
  • fractol - "creating fractals in C."

Phase 2:

  • minitalk - "A communication program in the form of a client and a server"
  • push_swap - "Sort stacks"
  • minishell - "coding a mini terminal"
  • philosophers - "unraveling the riddle of philosophers"

Fun Projects

Pinned Loading

  1. Piscine42 Piscine42 Public

    42 São Paulo selection process(piscine) codes

  2. Pokedex Pokedex Public

    criação de uma pokedex com HTML, CSS e JS

    JavaScript

  3. Fractol Fractol Public

    Renders interactive fractal images in real time

    C

  4. printf printf Public

    recode the printf() function

    C