Skip to content
View minzique's full-sized avatar
🎀
🎀

Block or report minzique

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.

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
minzique/README.md
 __ __ _ _ | \/ (_)_ __ ____(_)
| |\/| | | '_ \|_ / | |
| | | | | | | / /| | |
|_| |_|_|_| |_/___|_|_|

I take things apart and sometimes put them back together.

$ whoami

Reverse engineer. Platform engineer. Reluctant programmer.

CTO at boringhost.ai - building voice and chat agents for personal hospitality at scale.

$ cat interests.txt
  • Embedded systems and consumer hardware internals
  • Application security and vulnerability research
  • Platform/infrastructure engineering
  • Agentic systems and AI-assisted development
$ cat disclaimer.txt

Most of my work isn't public. What you'll find here is either:

  • Research documentation (sanitized)
  • Tools I built when existing ones annoyed me
  • Experiments that escaped the lab
$ ls -la projects/agentic/
RepositoryDescription
aria-coreCore agent orchestration framework (private)
guestflow-atlasHospitality automation platform (private)
claude-code-oauthClaude Max/Pro subscription via OAuth
$ ls -la projects/research/
RepositoryDescription
huawei-hg8245h5GPON ONT reverse engineering
$ cat contact.txt

Working on something interesting in embedded security or agentic systems? Open an issue on the relevant repo.

Pinned Loading

  1. huawei-hg8245h5huawei-hg8245h5Public

    Huawei HG8245H5 GPON ONT reverse engineering and security research

    7

  2. openconnectopenconnectPublic

    A clone of the openconnect repository with additional patches (to allow domain-fronting)

    C 3

  3. translate-inplacetranslate-inplacePublic

    Porting Chromium's translation functionality to firefox [WIP]

    JavaScript 1

  4. claude-code-oauthclaude-code-oauthPublic

    Use Claude Max/Pro subscription via OAuth - authenticate like Claude Code

    Python 2

  5. resource-saver-headlessresource-saver-headlessPublic

    Node.js utility for downloading all webpage resources files while keeping folder structures.

    TypeScript