Skip to content
View tanRdev's full-sized avatar

Block or report tanRdev

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

Senior software engineer building product systems, developer tools, and native macOS apps.

Products

  • Pi Desktop — a macOS coding-agent workspace with isolated worktrees, integrated terminals, and multiple agent runtimes.
  • Lucid — a native SwiftUI activity monitor that explains macOS processes in plain English.
  • OTPBar — a lightweight Tauri app that copies Gmail one-time passwords to the clipboard.
  • CodeCache — a local-first code snippet library with a CLI, browser app, API, and documentation.
  • Port Monitor — a macOS menu bar app for inspecting listening ports and stopping their processes.
  • Claude Code Check Deps — a dependency-policy hook that blocks prohibited packages in Claude Code installs and imports.

Portfolio · LinkedIn

Pinned Loading

  1. pi-desktop pi-desktop Public

    Native macOS desktop app for the Pi coding agent

    TypeScript 1

  2. lucid-task-manager lucid-task-manager Public

    A native macOS activity monitor that translates cryptic process names into plain English. See what's actually running, how much it costs, and whether it's safe to kill — built with zero dependencie…

    Swift

  3. otpbar otpbar Public

    A lightweight MacOS app that monitors Gmail for OTP (One-Time Password) codes and automatically copies them to your clipboard. Built with Tauri.

    Rust

  4. codecache codecache Public

    Local-first code snippet library with a CLI, browser app, API, and documentation.

    TypeScript

  5. portmonitor portmonitor Public

    A small macOS menu bar app that shows which local ports are listening, which process owns them, and lets you kill that process without leaving the menu bar.

    Swift

  6. claude-code-check-deps claude-code-check-deps Public

    Enforce dependency policies in Claude Code—blocks prohibited packages in installs and imports.

    Python