Skip to content
View caroldaniel's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro
Block or Report

Block or report caroldaniel

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

๐Ÿ‘‹โ€ƒHello world!

๐Ÿ’œโ€ƒ Welcome to my profile!


  • ๐Ÿ“‹ โ€ƒ AWS Certified

  • ๐Ÿ“ˆ โ€ƒ Data & Analytics Platform Engineer @ Itaรบ Unibanco

  • ๐Ÿ’ป โ€ƒ Cadet @ 42SP

  • ๐Ÿ’ป โ€ƒ Full Stack Developer Freelancer

  • ๐Ÿ‘ฉโ€๐ŸŽ“ โ€ƒ Graduated by University of Sรฃo Paulo

  • ๐Ÿ“ โ€ƒ Architect and Urban Planner

  • ๐ŸŽฅ โ€ƒ Actress and movie lover

  • ๐Ÿซ โ€ƒ English Teacher

Fun facts

  • ๐Ÿ˜„ โ€ƒ Pronouns: she/her
  • ๐Ÿ‘ง โ€ƒ Olivia's mom
  • ๐Ÿ‘ถ โ€ƒ Baby Ben on the way
  • ๐Ÿ’ โ€ƒ Married to this hunk
  • ๐Ÿพ โ€ƒ I live with a bunch of cats ๐Ÿฑ and 2 crazy dogs ๐Ÿถ๐Ÿถ

Likes

  • ๐Ÿฅข โ€ƒ Sushi lover
  • ๐Ÿ™†โ€โ™€๏ธ โ€ƒ Pilates
  • ๐ŸŠ โ€ƒ Swimming
  • ๐Ÿƒ โ€ƒ Running
  • ๐ŸŽฎ โ€ƒ Videogames

๐Ÿ’ป โ€ƒ Social Media

LinkedIn Instagram

๐Ÿ“ˆ โ€ƒ Stats

caroldaniel's stars caroldaniel's followers caroldaniel's visitors


42cursus syllabus

  • basecamp - codes for Shell and from C libraries

Phase 1:

42 Phase One

  • libft - my first C library
  • get_next_line - my get_next_line function implementation
  • ft_printf - my printf function implementation
  • born2beroot - my implementation of a Linux Server
  • fdf - a wireframe viewer for 3D maps
  • pipex - a shell pipe executable

Phase 2:

42 Phase Two

  • push_swap - my implementation of a sorting algorithm to solve a two-stack problem
  • minishell - as beautiful as a shell
  • philosophers - I never thought philosophy would be so deadly
  • net_practice - a guide to networking concepts
  • miniRT - my frist ray tracer

Phase 3:

  • CPP - the C++ mini piscine
  • Inception - one container is not enough
  • ft_irc - An Internet Relay Chat server developed in C++

Let's Code [SantanderCodersWeb] syllabus

Let's Code [BootcampDadosItau] syllabus

  • Final Project - Data Engineering and Data Science final project

Pinned

  1. 42sp-piscine-basecamp-june2021 42sp-piscine-basecamp-june2021 Public

    Code developed at 42sp's Basecamp, a coding imersion program from May 31st to June 19th, 2021.

    C 9 1

  2. 42sp-cursus-born2beroot 42sp-cursus-born2beroot Public

    This is my implementation guideline for a Linux Server configured in a Virtual Machine

    Shell 38 20

  3. 42sp-cursus-ft_printf 42sp-cursus-ft_printf Public

    This is my very own printf function implementarion

    C 6 2

  4. 42sp-cursus-libft 42sp-cursus-libft Public

    This is my first C library.

    C 12 2

  5. 42sp-cursus-get_next_line 42sp-cursus-get_next_line Public

    This is my get_next_line function implementation

    C 6

  6. 42sp-cursus-fdf 42sp-cursus-fdf Public

    This is the implementation code for a 3D wireframe viewer, using MinilibX and C.

    C 17