Skip to content
View FelipeArtur's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report FelipeArtur

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
FelipeArtur/README.md

Computer Engineer. I like products that touch the physical world: the firmware on the board, the service that collects what it measures, and the screen where someone finally reads it. Most of the fun is where two of those meet.

LinkedIn Email


Things I've shipped

Three years at SENAI CIMATEC, 907 commits across 11 projects that made it to production.

The one I'd show first is the interface of a medical vacuum system: 245 commits, LVGL on an STM32H753, and a desktop Qt simulator I wrote so the screen could be built and tested without ever touching the board.

There's a power datalogger that ran two years in the field, reading meters over Modbus RTU into a cloud time-series database through a disk queue — a reading only leaves disk after the write comes back confirmed, so a dropped connection costs nothing. And a ground station dashboard for a nanosatellite, where pulling visual config apart from data mapping deleted ~2,900 duplicated lines across six screens.

Before any of that I built the first BI dashboard my department had, in Power BI with DAX written by hand. It got adopted, and someone later built a whole system on top of it.

What I reach for

Embedded C++17, STM32, FreeRTOS, Zephyr, LVGL, MISRA C++, drivers from datasheets, serial protocols with CRC-16
Web TypeScript, React, Django REST, Flask, PostgreSQL, SQLite, JWT
Data SQL by hand, relational modelling, pandas, Power BI and DAX, InfluxDB, TensorFlow, PyTorch
Infrastructure Linux, Docker, systemd, embedded Linux on Toradex, shell, CI

Also

Coursework from my Computer Engineering degree, VR research prototypes included, tagged senai-cimatec. Specializing in Data Science & Analytics through May 2027. Two papers published: a ground sensor terminal for LoRa CubeSat missions (SpaceLab, UFSC) and virtual reality with eye tracking in Industry 4.0 (IX SAPCT).

Pinned Loading

  1. BrokerShark BrokerShark Public

    Dashboard de finanças pessoais, 100% local, em centavos inteiros

    TypeScript

  2. covid-tb-pneumonia-detector covid-tb-pneumonia-detector Public

    Classificador de raio-X para COVID-19, tuberculose e pneumonia

    Python

  3. EvoMultiDinoGame EvoMultiDinoGame Public

    Algoritmo genético treinando dinossauros do jogo do Chrome

    Python

  4. ai-usagebar ai-usagebar Public

    Forked from akitaonrails/ai-usagebar

    Rust-based waybar widget to monitor status of Claude, GPT, GLM, OpenRouter plans/credits - inspired by claudebar/codexbar

    Rust

  5. paginar paginar Public

    Converte notebook Jupyter, ou HTML pronto, em PDF paginado direto do terminal, sem LaTeX

    Jupyter Notebook