Skip to content
View Dathaze20's full-sized avatar
🫠
Focusing
🫠
Focusing
  • Brooklyn
  • 12:14 (UTC -04:00)

Block or report Dathaze20

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.

Content in all repositories owned by your account will be closed.
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
Dathaze20/README.md

Abel Arroyo

Mobile-First Software Builder

I build software around real problems I want solved — Android apps, PWAs, browser media tools, AI-assisted workflows, and hardware integrations.

My projects range from a local-first Android music player tested against a 15,000-song library to turning an Android phone into a real Bluetooth HID gamepad.


What I Work With

JavaScript · TypeScript · React · Kotlin · Java · HTML/CSS · Capacitor · Android APIs · GitHub Actions · Vitest · REST APIs · PWAs


How I Build

I am product-driven first: identify a real problem, build the smallest useful version, test it on actual devices and real data, then keep iterating until it is dependable enough to use.

I use AI-assisted development as part of that workflow, but the engineering work still includes architecture decisions, debugging, device testing, API integration, release automation, and maintaining the finished product.


Current Focus

  • Shipping and maintaining useful mobile-first software
  • Android and browser capabilities that normally require separate apps or hardware
  • Local-first tools that keep user files on-device whenever practical
  • Better testing, architecture, release engineering, and maintainability with every project

Pinned Loading

  1. Music-Player-Tagger Music-Player-Tagger Public

    Local-first Android music player that tags your library for you — MusicBrainz + AI metadata, native MediaStore integration, background playback, lyrics, EQ, playlists, and WiFi sharing.

    JavaScript

  2. PocketPad PocketPad Public

    Turn an Android phone into a real Bluetooth HID gamepad — no server, companion app, or Wi-Fi required, with touch controls and USB controller passthrough.

    Kotlin

  3. AUDIO-TO-YOUTUBE-MP4 AUDIO-TO-YOUTUBE-MP4 Public

    Turn audio and cover art into a YouTube-ready video entirely in your browser — mobile-first, private, and no video editor required.

    TypeScript

  4. Forge Forge Public

    Mobile-first AI drafting tool that turns research notes into structured long-form article drafts with Google Gemini.

    TypeScript

  5. Pong-Game- Pong-Game- Public

    Arcade-style Pong PWA with four game modes, local multiplayer, AI difficulty, power-ups, XP, badges, custom players, music, and mobile controls.

    JavaScript

  6. TMDB-Movie-Recommender TMDB-Movie-Recommender Public

    Python/Kivy movie discovery app using the TMDB API with search, watchlists, cast, similar movies, trailers, caching, Android packaging, and pytest CI.

    Python