Skip to content
View tomenden's full-sized avatar

Block or report tomenden

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
tomenden/README.md

Tom Enden

Software Architect & Philosopher

Software engineering is a philosophical activity β€” every design decision is an argument about how the world should work.

I architect systems, speak about the intersection of philosophy and code, and build small tools that make everyday life a little easier.


Things I've Built

🎧 Hear It Paste an article link, pick a voice, listen. Turns web articles into podcast-quality audio for your commute.

✏️ Quick Sketch A lightweight drawing app for diagrams, scribbles, and doodles β€” optimized for quick copy-paste into docs and chats.

πŸ”Œ port See what's running on any port. Interactive TUI to browse, inspect, and kill processes β€” zero dependencies, single bash script.

🧭 env-pilot Interactive TUI for setting up .env files from a template. Navigate, edit, and manage env vars without touching a text editor.

🍼 Can I Still Eat This? AI-powered food safety checker for parents β€” quick answers about what's safe for babies, toddlers, and during pregnancy.


Things I've Said

🎀 Software Engineering β€” A Philosophical Activity On why the questions we ask matter more than the tools we use. [slides]

⚑ Internet For Everyone Lightning talk on web accessibility β€” FullStack Fest 2017.

πŸ”„ From Imperative to Declarative Rethinking a programming model from the ground up β€” the shift from imperative to declarative.


Twitter Β· LinkedIn

Pinned Loading

  1. can-i-still-eat-this can-i-still-eat-this Public

    Food safety checker for parents β€” AI-powered advice for babies, toddlers, and pregnant women

    JavaScript

  2. hear-it hear-it Public

    Swift 1

  3. quick-sketch quick-sketch Public

    Quick Sketch β€” a lightweight macOS drawing app built with Excalidraw and Electrobun

    TypeScript

  4. env-pilot env-pilot Public

    Interactive TUI for setting up .env files from templates

    Go 1

  5. port port Public

    See what's running on any port. Kill it if you want.

    Shell