Skip to content
View Uatilla's full-sized avatar

Highlights

  • Pro

Block or report Uatilla

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

Welcome to my new brave world!

00100010 01000010 01100101 00100000 01110111 01100001 01110100 01100101 01110010 00100000 01101101 01111001 00100000 01100110 01110010 01101001 01100101 01101110 01100100 00100010 00100000 01000010 01110010 01110101 01100011 01100101 00100000 01001100 01100101 01100101

Linkedin 42

About me

  • 👋 I'm Uatilla Viana Almeida.
  • 🌱 I'm currently studying Common Core at 42 Porto after successfully completing the Piscine.
  • 👀 I'm interested in Bitcoin, Macroeconomy, Adventure and Sports of all kinds.
  • 🚀 Additionally, I have an interest in Blockchain, Python, Data Analysis and Machine Learning.
  • 📫 You can reach me on LinkedIn.
  • 🤔 Feeling amazing about how the blockchain technology will change our lives.

42 Common Core

  • MiniRT -> Build my first RayTracer render using MiniLibX.
  • Minishell -> Journey to build your own UNIX shell from scratch, focusing on user interaction and command execution.
  • Philosophers -> Confront the dinning philosophers problem using threads and synchronization techniques.
  • FdF -> Experience basic 3D graphics rendering by creating wirefram models for 3D maps.
  • Push_Swap -> Dive into sorting algorithms and optimization strategies by designing a program to efficiently sort a stack of integers using limited operations.
  • Minitalk -> Explore inter-process communication using UNIX signals as you develop a small client-server messaging system.
  • Get_next_line -> Simplify the process of reading input from file descriptors with a function that efficiently handles line-by-line input/output operations.
  • Ft_printf -> Build you own program that manages formatting and string manipulation by creating your own version of the printf function in C.
  • Libft -> Development of a custom C library containing essential functions often used in other 42 project and beyond.

42 Piscine Bootcamp

  • Piscine -> 26 days 42 school bootcamp.

Skills

uatilla

 uatilla

uatilla

Popular repositories Loading

  1. 42Porto_Piscine 42Porto_Piscine Public

    The best school programming ever.

    C 2 1

  2. 42Porto_MiniRT 42Porto_MiniRT Public

    My first RayTracer with miniLibX

    C 2

  3. 42Porto_Ft_printf 42Porto_Ft_printf Public

    Because ft_putnbr() and ft_putstr() aren't enough.

    C 1

  4. 42Porto_Minitalk 42Porto_Minitalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C 1 1

  5. 42Porto_Push_swap 42Porto_Push_swap Public

    Because Swap_push isn’t as natural.

    C 1 1

  6. 42Porto_Minishell 42Porto_Minishell Public

    Building my own Shell!

    C 1