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 The Network - Global Software Engineering School

42 is the largest free IT school network in the world, with a global presence of 50+ campuses in 30+ countries. Each campus offers the same innovative pedagogy in harmony with the local culture and environment. 42’s student body is a melting pot of cultures, backgrounds, and perspectives from around the world. This unique blend of diversity fosters an environment of creativity and innovation. No other IT school offers such a wide network of campuses. You can check more about 42 The Network here

Tip

Here is all the projects I have done so far, while studing at 42 São Paulo

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

As I'm exploring the fundamentals of DevOps, some projects has > as a label for:

> $\color{BurntOrange}{ACTIONS\ ::\ Github\ Actions\ implemented}$

it runs a few services automatically, after git push, like: make, valgrind, norminette, etc...

> $\color{Aquamarine}{TDD\ ::\ Test\ Driven\ Development\ implemented}$

a method to fasten literacy problem context and build stronger programs, with Unit Tests

> $\color{Goldenrod}{GHprojects\ ::\ Github\ Projects\ implemented}$

a great tool for pair programming and split multiple tasks

> $\color{Magenta}{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 > $\color{Aquamarine}{TDD}$, $\color{BurntOrange}{Actions}$
Milestone 3
minishelln
8. MiniShell > $\color{BurntOrange}{Actions}$, $\color{Aquamarine}{TDD}$, $\color{Goldenrod}{GHprojects}$, $\color{Magenta}{TBD}$

Warning

Actual Project
philosopherse
9. Philoshopers > $\color{BurntOrange}{Actions}$, $\color{Goldenrod}{GHprojects}$, $\color{Magenta}{TBD}$

Note

Mobile app published -> Milky Shaky LAB 💫

This is a beside project done C# from studies in C language

  • 🪐 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)

Important

Due new Google Play Policy Restrictions, Milky Shaky LAB was temporarily removed from the store. It needs to be updated, but I didn't have spare time yet. I hope I'll make it! 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

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

    C 3

  4. 42_pushswap 42_pushswap Public

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

    C