Language Breakdown
Lines of code distribution across 14 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Python
Collaboration Network
Global Impact visualization
Repos
19
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Top Repositories
This project analyzes Spotify and TikTok song data to find trends in popularity and figure out if TikTok really had some influence on the music industry in the past few years.
This work aims to present modifications to the xv6 operating system, with a focus on system call instrumentation. The primary goal is to enable the monitoring of the number of times each system call is executed.
Exemplo prático de uma loja virtual simples implementada usando uma arquitetura Publish/Subscribe.
Exemplo prático de uma pequena livraria virtual implementada usando microsserviços. Inclui também duas tarefas práticas para os alunos.
K-Means is an unsupervised machine learning algorithm that groups data into K clusters. It iteratively assigns points to the nearest centroid and recalculates centroids until convergence. Though simple, it becomes computationally expensive for large datasets, making it ideal for parallelization studies.
A web application built with Python and Flask that allows users to search, view, and manage sequences efficiently. This project demonstrates the integration of Python backend logic with a Flask-based web interface, providing a simple and interactive user experience.
A simple application built in C++ and HTML/CSS, using a local HTTP server, that allows users to register, update, and view student information, including grades and attendance through a web interface.
Open Source Impact
Contributions to external projects