Skip to content
View aaronflorey's full-sized avatar

Block or report aaronflorey

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aaronflorey/README.md

Hi, I'm Aaron Florey 👋

Pragmatic software engineer building maintainable products, developer tools, and automation.

Profile views Public repos Followers

PHP badge Go badge TypeScript badge Focus badge

  • I like sharp tools, dependable systems, and boring solutions to hard problems.
  • Most of my recent work has been around PHP, Go, TypeScript, AI-assisted workflows, and platform automation.
  • 🌐 Website: mochaka.dev
  • 💼 Company: @buckhamduffy
  • 📍 Location: Australia

Stack

Tech stack

GitHub stats

Aaron Florey GitHub stats Aaron Florey top languages

Aaron Florey contribution streak

Aaron Florey trophies

Recently updated projects

  • 📦 serialization-parser · PHP · updated yesterday. PHP package that parses serialized strings into structured typed objects.
  • 🤖 agent-skills · TypeScript · updated 3d ago. Reusable skill packs for Codex and Claude Code workflows.
  • 🛠️ pupdate · Go · updated 1w ago. Go CLI that updates project dependencies when you enter a repository.
  • 🍺 homebrew-tap · Ruby · updated 1w ago. Homebrew tap for publishing and installing my CLI tools.
  • 🐹 mdc · Go · updated 1w ago. Run docker compose across directory trees
  • 🛠️ strace-analyser · Go · updated 1w ago. CLI for analyzing strace traces with focused syscall insights.
  • 🛠️ genignore · Go · updated 1w ago. CLI that generates and maintains the managed section of a repository's .gitignore.
  • 🛠️ opencode-helper · Go · updated 2w ago. CLI for restoring and working with local OpenCode project data.

Weekly coding stats

Code Time

I'm an Early 🐤

🌞 Morning                333 commits         ███████████░░░░░░░░░░░░░░   45.93 % 
🌆 Daytime                253 commits         █████████░░░░░░░░░░░░░░░░   34.90 % 
🌃 Evening                120 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.55 % 
🌙 Night                  19 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   02.62 % 

📅 I'm Most Productive on Wednesday

Monday                   111 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.31 % 
Tuesday                  168 commits         ██████░░░░░░░░░░░░░░░░░░░   23.17 % 
Wednesday                178 commits         ██████░░░░░░░░░░░░░░░░░░░   24.55 % 
Thursday                 87 commits          ███░░░░░░░░░░░░░░░░░░░░░░   12.00 % 
Friday                   70 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   09.66 % 
Saturday                 37 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   05.10 % 
Sunday                   74 commits          ███░░░░░░░░░░░░░░░░░░░░░░   10.21 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
Other                    44 hrs 55 mins      ████████████████████░░░░░   79.19 % 
PHP                      6 hrs 40 mins       ███░░░░░░░░░░░░░░░░░░░░░░   11.78 % 
Vue                      1 hr 32 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   02.72 % 
Bash                     37 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.10 % 
Go                       33 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.99 % 

Last Updated on 01/05/2026 18:21:58 UTC

Popular repositories Loading

  1. SnapCache SnapCache Public

    Small cloudflare worker for uploading images/video, and getting a shareable url

    TypeScript 1

  2. v-calendar v-calendar Public

    Forked from nathanreyes/v-calendar

    An elegant calendar and datepicker plugin for Vue.

    JavaScript 1

  3. unused-vue-components unused-vue-components Public

    CLI that scans Vue codebases and reports likely unused .vue components.

    Go

  4. wd2duckdb wd2duckdb Public

    Forked from weso/wd2duckdb

    Transform a Wikidata JSON dump into a DuckDB database

    Rust

  5. gobackup gobackup Public

    Forked from gobackup/gobackup

    🗄 CLI tool for backup your databases, files to cloud storages in schedully.

    Go

  6. diskmon diskmon Public

    Disk health monitoring daemon and CLI with SMART data collection and an embedded web UI.

    Go