Skip to content
View rhoninl's full-sized avatar

Block or report rhoninl

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
rhoninl/README.md

๐Ÿ‘‹ Hi, I'm rhoninl

I'm a software engineer focused on edge computing, IoT systems, cloud-native platforms, and AI-assisted development workflows.

I like building systems that connect the messy physical world with reliable software abstractions: devices, agents, Kubernetes, automation, and developer tools.

Most of my work sits around one question:

How can we make complex device integration and software delivery feel simpler, safer, and more repeatable?

๐Ÿš€ About Me

  • ๐Ÿงฉ Building cloud-native edge systems for IoT / physical AI scenarios.
  • โš™๏ธ Working with Go, Kubernetes, Docker, gRPC, React, TypeScript, and cloud infrastructure.
  • ๐Ÿค– Exploring agent-native development workflows with Claude Code, Codex, ChatGPT, and custom coordination tools.
  • ๐Ÿ› ๏ธ Interested in developer experience, reliable automation, device onboarding, and AI-assisted code generation.
  • ๐ŸŒ Open-source contributor and maintainer around edge / IoT infrastructure.

๐Ÿงญ What I'm Exploring

  • Agent-native engineering workflows
    Turning messy product ideas into specs, tasks, code, reviews, tests, and release notes with AI agents.

  • Edge AI / Physical AI runtime
    Making devices easier to detect, configure, test, and integrate into real software systems.

  • Cloud-to-edge platforms
    Reliable orchestration, deployment, storage, observability, and operations across constrained environments.

  • Developer tooling
    Building small tools that reduce repetitive engineering work and make code review / debugging loops faster.

๐Ÿงณ My AI CodeCase

Name What for
Claude Code Main coding agent for deep implementation, refactoring, bug fixing, codebase exploration, and multi-file changes.
Codex Parallel coding agent for delegated tasks, PR-style changes, code review, and isolated experiments in separate worktrees/cloud sandboxes.
ChatGPT Multimodal thinking partner for planning, writing, research, architecture discussion, visual analysis, image generation, and clear document drafting.
Frogo Taskboard for tracking agent tasks, working status, progress, blockers, and handoffs.
Infinite Loop Iteration engine for โ€œkeep trying until it passesโ€: run โ†’ test โ†’ inspect error โ†’ fix โ†’ repeat. Best for debugging loops and verification workflows.
Hermes Personal coordinator, dispatcher, and GitHub bot that routes tasks to the right agent, keeps context, reviews PRs/issues online, comments on GitHub, and turns vague goals into executable tasks.

๐Ÿง  Engineering Taste

I care about:

  • Clean interfaces over clever abstractions.
  • Reliable systems over impressive demos.
  • Local-first and edge-capable workflows when possible.
  • Documentation that actually helps agents and humans work better.
  • Boring infrastructure that fails gracefully.
  • AI tools that improve engineering judgment instead of replacing it.

๐Ÿ“ซ How to Reach Me


Build the system, then make it explainable enough for both humans and agents to operate.

Thanks for visiting! ๐Ÿš€

Pinned Loading

  1. Aether Aether Public

    A modular, open-source VR engine built in Rust for creating immersive virtual worlds

    Rust 4

  2. MythicLootMap MythicLootMap Public

    Word of Warcraft: Browse all Mythic+ dungeon loot in one window. Filter by slot, armor type, dungeon, stats, and spec. WoW Retail 12.0+ addon.

    Lua 1

  3. GithubBotSelector GithubBotSelector Public

    Tampermonkey userscript that adds smart bot autocomplete (@@ and / triggers) to GitHub PR and issue comment boxes

    JavaScript

  4. Infinite-Loop Infinite-Loop Public

    Visual workflow editor that drives Claude Code in a loop until your condition is met. Drag-and-drop canvas with Loop, Branch, and Condition nodes; live token streaming over SSE; JSON-file workflows.

    TypeScript 8