
Bluetooth Robot
Bluetooth controlled robot with a working prototype. Wrote the code for both the microcontroller and the android app.
I build web and mobile applications, and enjoy exploring electronics and 3D printing projects.
Comfortable with both software and hardware, I enjoy bringing ideas to life through technology.
Bluetooth controlled robot with a working prototype. Wrote the code for both the microcontroller and the android app.
Webapp I made to easily select combinations of devices for a previous job given required i/o's
Site for sharing and rating coffee shops, specially the ones used for remote-work. You can rate seats, sockets, wifi, others.
Web Novel Scrape, is the result of the wish to keep reading a japanese webnovel that is not released in english yet, but it's available for free in japanese.
Frontend app that presents data from the StarWars API. Made with react, redux and axios as part of a selection process for a dev job.
A site to view/find electronics components from stores in my city. Inspired in rpilocator.com
Complete ecommerce app using Django and React, frontend in an AWS bucket, back in GCP. AWS hosted Postgres DB.
Telegram bot that tells the weather and scraps a webpage to notify me on updates about a webnovel I like. The project is online trough a Docker container in a Raspberry Pi
A 3D simulator that interfaces with a microcontroller to test Siemens PLC programs where the user can evaluate multiple scenarios of the ice cream production process.
Blog made while learning python, including DBs, user auth, templating. Previously hosted on h̶e̶r̶o̶k̶u̶,̶ ̶n̶o̶w̶ ̶o̶n̶ ̶R̶a̶i̶l̶w̶a̶y̶, somewhere else.
App that uses the Github API to search and visualize users on that platform. Made as part of a react course.
Notepad-like app that waits only a few seconds before erasing what you wrote. The idea is that you try to write constantly.
Desktop app to measures the typing speed of the user. Follows visually the characters as the user types.
Small desktop app to watermark images in python
A space invaders game made with turtle.