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

Block or report mauricio-ms

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

Hi, I'm Maurício 👋

Senior Backend Engineer · Java · Spring Boot · AWS · 10+ years shipping scalable, event-driven systems.

🌐 mauricioms.dev · 💼 LinkedIn · ✉️ me@mauricioms.dev · 📍 Caxias do Sul, Brazil — open to remote


🚀 What I'm building

Easy Gym — a full-stack fitness product built solo, end-to-end: Android app (Kotlin · Jetpack Compose), Spring Boot 4 API, and marketing site. Live on Google Play. → Read the case study

🧰 Selected open source

  • junit4to5-translator — source-to-source translator that migrates JUnit 4 suites to JUnit 5 (Java · ANTLR · AST rewriting).
  • gcpout-cli — open pull requests from your terminal, with Jira ticket linking and a generated description + checklist (Go).
  • aws.el — an interactive AWS environment for Emacs.

🤝 Contributions to other projects

🎓 Research — Bachelor's thesis

EEG motor-imagery classification for Brain–Computer Interfaces, aimed at assistive technologies. The work was well received by the community (⭐ 31 across both repos):

  • motor-imagery ⭐ 19 — benchmarks of multiple published algorithms on the EEG binary motor-imagery problem.
  • motor-imagery-deep-learning ⭐ 12 — a CNN / CRNN architecture for subject-independent decoding of motor-imagery EEG signals.
  • 📄 Read the thesis (UCS repository).

✍️ Writing & teaching

Vida em 8 Bits — a YouTube channel and blog (Portuguese) on Computer Science fundamentals, studies, and personal projects.

🛠️ Tech

Java · Spring Boot · Kotlin · AWS · PostgreSQL · Docker · Go · Python

Pinned Loading

  1. motor-imagery motor-imagery Public

    Project to test the accuracy of multiple algorithms published in articles to the EEG binary motor imagery problem

    Jupyter Notebook 19 8

  2. motor-imagery-deep-learning motor-imagery-deep-learning Public

    Implementation of Convolutional Recurrent Neural Network (CRNN) to decode motor imagery EEG data.

    Python 12 2

  3. generator-data-table-report generator-data-table-report Public

    Generator Data Table Report is a project to permit you create simple reports in a simple way.

    Java 2

  4. gcpout-cli gcpout-cli Public

    Open pull requests from your terminal — with Jira ticket linking and a generated description + checklist.

    Go 2

  5. aws.el aws.el Public

    AWS interactive environment for Emacs.

    Emacs Lisp 1

  6. junit4to5-translator junit4to5-translator Public

    Source-to-source translator that automatically migrates JUnit 4 test suites to JUnit 5 (Java · ANTLR · AST rewriting).

    Java