Skip to content
View chimdos's full-sized avatar

Block or report chimdos

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chimdos/README.md

Daniel Martins

I build things because I like solving problems that actually matter. My real learning comes from breaking things and figuring out how to make them resilient.

If my work can cause a small positive change in someone's life, it's worth the effort.


Public Work & Open Source

BSERgg

This project bridges the gap between raw gaming data and actionable insights. It evolved from a personal curiosity about competitive play into a public, modular Python library.

  • The Problem: Competitive gaming data is often unstructured or difficult to measure consistently.
  • The Solution: A specialized rating engine that implements ranking algorithms for Brawl Stars.
  • Impact: Developers can now integrate professional-grade player metrics into their own data pipelines or dashboards without building the logic from scratch.

What I'm building right now

FashionHub

Leading the technical development of a full-scale e-commerce marketplace.

  • Security-First: Implementing secure transaction flows with Escrow systems to prevent fraud.
  • Performance: Integrating Elasticsearch for advanced, low-latency search capabilities across thousands of items.
  • Scalability: Applying SOLID principles and Clean Architecture to ensure the system remains maintainable as it grows.
  • Reliability: Managing infrastructure on Google Cloud (GCP) to ensure high availability for end-users.

Technical Toolbelt

I use these tools not because they are trendy, but because they get the job done:

  • Core: React Native, TypeScript, Node.js, PHP (Laravel), Python.
  • Infrastructure: PostgreSQL, MySQL, Google Cloud (GCP), Docker.
  • Security: Pentesting, OWASP Top 10, and defensive architecture.

"Who will you think of
as your whole life flashes
right before your eyes?"

Pinned Loading

  1. amazondeforestation amazondeforestation Public

    Aplicação de Data Science para previsão de desmatamento na Amazônia utilizando Random Forest. Inclui pipeline de engenharia de dados, validação temporal e dashboard interativo em Streamlit.

    Jupyter Notebook

  2. bsergg bsergg Public

    Python 1