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

Highlights

  • Pro
Block or Report

Block or report caroldaniel

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!


  • 📈   Data & Analytics Platform Engineer @ Itaú Unibanco

  • 💻   Cadet @ 42SP

  • 💻   Full Stack Developer Freelancer

  • 📋   AWS Certified

  • 👩‍🎓   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 Loading

  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