Skip to content
View biralavor's full-sized avatar

Highlights

  • Pro

Block or report biralavor

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

Hi there 👋

This README.md is about my ✨code proficiency✨ and studies at 42 São Paulo:

status languages


42 Projects - Global Software Engineering School

Tip

The more latest project, better coded and larger scoped it is __ (҂◡_◡) ᕤ __

Some projects has ">" as a label for:

TDD -> Test Driven Development (a method to faster literacy and build stronger programs)

Action -> Github Actions implemented (it runs a few services automatically, after git push)

GHprojects -> Github Projects implemented (a great way to pair programming and split tasks)

TBD -> Trunk Based Development implemented (every issue found, turns into a branch. When it's done, the Pull Request is merged and the branch is deleted automatically)

Milestone 0
libfte
1. Libft
Milestone 1
born2berootm get_next_linem ft_printfe
2. Born To Be Root 3. Get Next Line 4. Printf
Milestone 2
so_longm minitalkm push_swape
5. So Long 6. Mini Talk 7. Push Swap > TDD, Actions

Warning

Milestone 3 - work in progress
minishelln
8. MiniShell > TDD, Actions, GHprojects, TBD

Mobile app published -> Milky Shaky LAB 💫

  • 🪐 I've built and published a real-time astronomical mobile game app for kids called Milky Shaky LAB. ⋆。゚☁︎。⋆。 ゚☾ ゚。⋆
  • 👯 It was done in collaboration with my fellow friends: Marcos Inoue, Guilherme Sabino, Lucas Almeida >> with a help from Alfredo Gomes, Nikopaah, and Daniel Portela
  • 📲 You can download Milky Shaky LAB, it's free and without ads (remember: it's for kids, therefor -> no ads 🚫 no chat, but a lot of scientific knowledge)

Banner-playstem_apresenta_milky

Pinned Loading

  1. 42_solong 42_solong Public

    Game for Linux/Unix about Astronauts, developed in C language

    C 1

  2. 42_minitalk 42_minitalk Public

    IPC (inter-process communication) project at 42school

    C

  3. 42_minishell 42_minishell Public

    WIP - minishell, a 42 school team project to rebuild a tiny bash, using C language. Build with @Thais-Malheiros

    C 1

  4. 42_pushswap 42_pushswap Public

    push swap, a 42 school project about sorting numbers with 2 stacks

    C