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 and FIAP:

status languages


42 The Network -> Global Software Engineering School

42 The Network You can check more about 42 The Network here
image 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. I'm studying at 42 São Paulo campus.

Tip

Here are all the projects I have done so far, while studying at 42 São Paulo (on going formation)

The later the project, the better the code & the bigger the scope __ (҂◡_◡) ᕤ __

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

> ⏩ Actions :: Github Actions implemented

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

> 🚸 TDD :: Test Driven Development implemented

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

> 📐 GHprojects :: Github Projects implemented

a great tool for pair programming and split multiple tasks

> 🔩 TBD :: Trunk Based Development implemented

every issue found turns into a new branch. When it's done, the Pull Request is merged and the branch is deleted automatically

> 🔗 PPP :: Pair Programming Project with the headcount

this project was built together, in a balanced workload routine - in most of the time

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
> ⏩ Actions, 🚸 TDD
Milestone 3
minishelln philosopherse
8. MiniShell
> ⏩ Actions, 🚸 TDD, 📐 GHprojects, 🔩 TBD, 🔗 PPP02
9. Philoshopers
> ⏩ Actions, 🚸 TDD, 📐 GHprojects, 🔩 TBD
Milestone 4
cub3de-with-bonus <<<< Actual project >>>>
cpp-list-0to4
10. Cube3D
> ⏩ Actions, 🚸 TDD, 📐 GHprojects, 🔩 TBD, 🔗 PPP02
11. CPP Lists{0..4}
> 🚸 TDD, 📐 GHprojects, 🔩 TBD

All 42 Badges -- the astronomer Human Coder -- were done by Larissa Cristina @mewmewdevart


FIAP -> Running a second BTech degree simultaneously

FIAP Systems Engineering BTech Degree
image Jan 2025 - Dez 2026 (on going formation)

Fields of Study:
Artificial Intelligence & Chat-bot (using IBM WatsonX, IBM Cloud)
Building Relational Database (using Oracle Database Modeler)
Computational Thinking with Python
Domain Driven Design with Java (using IntelliJ)
Front-end Design Engineering (HTML, CSS, JavaScript, Figma)
Software Engineering and Business Model (Jira, Miro, Scrum, Kanban)

Tip

Here is my actual grades at FIAP University: 93 / 100 image


Side Projects

Note

Mobile app published -> Milky Shaky LAB 💫

This is a beside project done in C#

  • 🪐 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 - just scientific knowledge)

Important

Due new Google Play policy restrictions, Milky Shaky LAB was temporarily shutdown 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. FIAP-GlobalSolution-2025-1 FIAP-GlobalSolution-2025-1 Public

    S.I.R.E.N.A. is a student project developed in 12 days during FIAP's hackathon, "Global Solutions". The challenge was to create an innovative solution to address the climate crisis. My teammate (@H…

    HTML

  2. 42_cube3D 42_cube3D Public

    This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever, to explore ray-casting. Pair-programming project with @GioGardinali

    C 1

  3. 42_minishell 42_minishell Public

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

    C 6

  4. 42_solong 42_solong Public

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

    C 1

  5. 42_minitalk 42_minitalk Public

    IPC (inter-process communication) project at 42school

    C

  6. 42_pushswap 42_pushswap Public

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

    C