💼 Portfolio
📱 MatchWords
My most recent side project. 2022 is been all MatchWords coding during my free time. The game’s mechanic is as simple as it comes: form as many words as possible before the time runs up, dragging your finger around in ANY and ALL directions.
Light mode | Dark mode |
---|---|
![]() |
![]() |
Ready to test those creative muscles of yours? Check it out!.
📱 MyStickers
This is probably the first idea of an app I ever developed for publication back in 2014. The premise is simple: instead of losing paper lists with your missing sticker numbers from an album your completing (may that be for the latest soccer cup tournament, an Avenger’s movie, etc), choose to use MyStickers for such task. It allows for quick sorting and searching as well as sharing the list with other users via QR code.
Light mode | Dark mode | iPad support d |
---|---|---|
![]() |
![]() |
![]() |
Feel free to check it out.
📱 Rick and Morty
This one is my most recent experiment/hobby project and I chose a basic API for implementing it such as Rick and Morty’s wiki. While it’s far from my most visually appealing job, I think it shines on the technical side of things:
- I built it following TDD for the networking layer
- It’s UI is entirely UIKit programmatic
- It follows SOLID principles, specially Single responsibility via dependency injection (leveraged by SPM)
- It features dark mode and full accessibility support (dynamic fonts) on all its text
- The repo is setup with a basic flow for continues integration via Github actions
More details of it here
💻🖥📱 Geeking with Mauri
This blog itself is a sample of my work. While young -I started it in mid 2020-, it shows snippets of my day to day workflow as well as some of the reading and learnings I’ve picked along the way.
It’s simple yet functional: responsive and lightweight as well as both dark/light mode friendly with categories and searchability included 😄
To see it all out, check my Github account 👨🏽💻