About

Posted on May 20, 2025

About me

I’m just a guy that enjoys anything software and tinkering with hardware. Also, I like playing volleyball, soccer, anime, and video games. Here are some of my links:

Skills and Technologies

  • Programming Languages: Java, C++, C, Rust, Python
  • Technologies: Git, Linux, Android(AOSP), NixOS, Docker, SQLite, Bluetooth(LE/HCI), UWB, Node.js (very little)
  • Topics of Interest: microcontrollers, embedded devices, Bluetooth, low-level programming, want to try to get into networking or compilers/interpreters.

Work Experience

Software Engineer | Qualcomm | June 2022 - Present

  • Develop and maintain native Bluetooth/UWB drivers for Android devices running Qualcomm Snapdragon SoCs.
  • Collaborated with Google to implement Bluetooth LMP event hardware interfaces in AOSP enabling Digital Car Key (DCK) functionality.
  • Developed UWB/Bluetooth SoC crash dump protocol ensuring comprehensive log collection, native driver communication, and subsystem recovery after crashes.

Hardware Engineer Intern | RepOne Strength | Jan 2022 - May 2022

  • Lead the development and testing of hardware components for a 3D motion sensor. Ensure the reproducibility of all processes through comprehensive documentation.
  • Collaborate with colleagues to identify and resolve defects during testing. Ensure the highest quality for each component.

Undergrad Research Assistant | EPS Lab at FIU | Jan 2021 - Apr 2022

  • Worked with a team to develop a learning environment for a big organization to improve the problem-solving skills of their workers.
  • Worked on the Advanced research on Integrating Emerging and Existing Systems (ARIES) team at EPS to do research on smart power grids and on how to connect multiple complex power systems into one, that can share information with one another.

Projects

  • rauly.rs (2021-2024), a Discord bot that can send the Word of the Day at a designated time each day. Also, it can play music requested by the user.
  • mdrop (2024-2025), a Linux CLI tool for controlling MOONDROP USB audio dongles, written in Rust.
  • sugoi + nemui (2023-2025), small utilities to manage my homelab; they allow to wake/sleep on demand my power hungry server using Wake-On-LAN and TCP sockets.
  • RF Hacking (2019), use an Arduino MCU, with a transmitter and receiver, to intercept RF signals transmitted by a car key fob and then reuse that signal later on to open the car.
  • Search and Rescue Robot (2020-2021), control a rover, with live feed capabilities, using an Android app that communicates to a microcontroller using the MQTT protocol. Using that same microcontroller, we can send the real-time sensor data to the Android app, so that it can be displayed on the dashboard.