Language Breakdown
Lines of code distribution across 12 owned repositories
M-Shaped Developer
M-shapedMulti-specialist across C, Python, Shell
Collaboration Network
Global Impact visualization
Repos
14
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Felipe Hillebrand
@felipehillebrand-ops
Isadora Alves
@IsadoraAlvesBatista
Danilo Gonçalves
@danilosupertech
Hugo
@hroxo
Fernando Braga
@febraga2025
Top Repositories
FingerPrint is a system designed to embed invisible, traceable identifiers (watermarks) inside ELF binaries without affecting their execution.
I prepared for Exam Rank 02 at 42 School by consistently practicing a wide range of exercises focused on core C programming fundamentals. My goal was not simply to memorize solutions, but to understand the patterns behind the problems and develop the ability to write correct, efficient code under time pressure.
Browser-based self-driving car simulation using neuroevolution. Built with p5.js and TensorFlow.js, cars evolve neural network weights through a genetic algorithm—no labeled data required. Across generations, they learn to follow tracks, avoid walls, and reach the finish line entirely through selection and mutation.
The ft_printf project consists of recreating the standard C printf function. It aims to improve understanding of variadic functions, format parsing, and low-level output handling, while ensuring accuracy, robustness, and compliance with the original printf behavior
Libft is a custom C library built from scratch as part of the 42 curriculum. It reimplements a wide range of standard C library functions and provides additional utilities for string manipulation, memory handling, and linked list operations.
Open Source Impact
Contributions to external projects