Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
View manualonlock's full-sized avatar
:accessibility:
:accessibility:

Block or report manualonlock

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
manualonlock/README.md
manualonlock profile banner

I build practical tools that remove repetitive work, sharpen local workflows, and make complex systems easier to operate.

Explore my work

What I work on

  • Automation that survives real use — OAuth flows, local secret storage, delivery deduplication, scheduled agents, and failure-aware integrations.
  • Developer environments — reproducible terminal, Neovim, shell, and macOS setups designed to stay understandable.
  • Systems fundamentals — networking tools and protocol parsing in Go.

Selected work

Project What it demonstrates
gmail-unread A multi-account Gmail automation pipeline with five composable CLIs, a 67-test suite, and green CI across Python 3.12–3.14.
packet-sniffer A Go packet-capture tool with Ethernet, ARP, IPv4, and ICMP parsing plus terminal rendering.
terminal-profile A portable terminal workspace spanning Neovim, Ghostty, Zsh, shell installers, and prompt configuration.
macos-profile Scripts and configuration for bootstrapping a productive macOS development environment.

Daily setup

Platform Shell Editor Terminal Configuration
macOS / Unix Zsh Neovim Ghostty terminal-profile

Tech stack

Languages

Python Go Lua Shell

Data, APIs, and automation

SQLite Gmail API Telegram API OAuth 2.0 pytest

Workflow

Git Neovim Ghostty uv GNU Make macOS

Current engineering interests
  • Small, composable command-line tools
  • Reliable personal automation with explicit failure handling
  • Agent-assisted workflows with narrow permissions and structured outputs
  • Networking and operating-system fundamentals

Useful software, clear interfaces, fewer repeated steps.

Pinned Loading

  1. macos-profile macos-profile Public

    Scripts and configuration for bootstrapping a productive macOS development environment.

    Python 1

  2. gmail-unread gmail-unread Public

    Multi-account Gmail triage and Telegram delivery with tested Python CLIs, local secret storage, deduplication, and scheduled Codex digests.

    Python

  3. packet-sniffer packet-sniffer Public

    A Go packet-capture tool with Ethernet, ARP, IPv4, and ICMP parsing and terminal rendering.

    Go

  4. terminal-profile terminal-profile Public

    Portable Neovim, Ghostty, Zsh, and prompt configuration for a productive terminal workspace.

    Lua