Skip to content
View danisayumin's full-sized avatar
🐺
ozzy ate my homework >:c
🐺
ozzy ate my homework >:c

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 Hospital albert einstein.
  • 🌱 Learning C, 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 (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"
  • miniHELL - "Coding a mini terminal(the most difficult project of 42 lol)"
  • philosophers - "learning threads with philosophers dinner"

Phase 3:

  • [netpractice] - "Just net, no code, with lots of practice"
  • [CPPModules] - "(In progress...)"
  • [Cub3d] - "Wolfenstein prototype"

Phase 4:

  • []

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