Nathan Landau
Software Engineer
About
Software Engineer with a background in Mechanical Engineering, specializing in building automation tools, industrial data pipelines, and AI-driven solutions. Experienced in Java, Python, and Node.js, with a focus on creating practical, well-integrated software that solves real-world physical and financial problems.
Experience
Energy Model Developer
Feb 2025 - PresentEkotrope builds software for the residential construction industry to help raters and builders analyze energy efficiency and meet building codes.
- Spearheaded an AI-driven initiative to extract data from PDF building plans, automating energy model generation and ensuring code compliance.
- Implemented compliance paths for new energy codes including state-amended building energy codes, Energy Star, and IECC codes.
- Leading the engineering side of Ekotrope's AI Taskforce, defining the company's policy and tooling for AI-assisted development, including a 5-phase human-led workflow, a Rule of Two safety posture that closes the untrusted-content leg of the lethal trifecta in config, and four Claude Code enforcement hooks at session start, pre-edit, post-edit, and pre-commit.
- Designed and deployed a shared AI-assisted-development setup for the Java codebase. It includes 6 specialist subagents with auto-routing rules, a risk-tiered guard system matching friction to blast radius, path-scoped rules that load contextually, pre-commit gates, and configured MCP servers.
- Made the team's AI usage auditable, with every subagent edit audit-logged, pre-commit AI-stub detection across the test tree, a manifest check asserting deliverables and a skill-name contract, an auto-prepended pull-request template attesting where and how heavily AI was used, and in-session usage visibility broken down by skill and subagent.
- Built a performance path and Total UA calculator designed for home builders as a faster, simpler alternative to the full rater application.
Software Engineer (Contract)
Dec 2024 - Dec 2024Sekond is a financial data platform that brings transparency to alternative investments by organizing fragmented regulatory filings into real-time data for the Evergreen fund market.
- Developed Python scrapers for SEC filings to collect data on the holdings of publicly traded private equity funds.
- Architected automated data collection pipelines to keep the platform consistently updated with the latest financial data.
Software & Mechanical Engineer
Sep 2019 - Nov 2024Divert eliminates food waste by using IoT, automation, and integrated software platforms to recover and repurpose wasted food through nationwide infrastructure.
- Led migration of cloud infrastructure from AWS to GCP, consolidating environments and streamlining the engineering team's deployment workflow.
- Designed and implemented an API to expose SQL data, perform real-time calculations, and power facility monitoring dashboards.
- Engineered a scalable computer-vision prototype on Google AI Studio, Cloud Functions, and Cloud Storage to identify food groups in grocery store waste streams.
- Automated ETL workflows using Python to extract and standardize order data from complex Excel files into centralized databases.
- Developed Python automation scripts to streamline weekly and monthly reporting, significantly reducing manual effort for the Customer Success team.
- Built the real-time monitoring system for the cold grocery supply chain: SciPy and TensorFlow algorithms that predicted each IoT sensor's position through the chain from its sensor data, surfaced in interactive Ignition SCADA dashboards across retail display cases and cold storage.
Systems Engineer
Jan 2019 - Jun 2019Casne Engineering is a consulting firm that provides engineering and technology integration for industrial and power applications.
- Designed and deployed Ignition SCADA interfaces for real-time power monitoring in mission-critical data centers.
- Established robust data integration pipelines between Ignition SCADA and OSIsoft PI Systems.
Research And Development Intern
Dec 2016 - Jan 2019Smith Engineering provides specialized engineering and energy consulting services focused on district energy systems, central plant optimization, and building energy efficiency.
- Developed machine learning models in Azure to forecast energy demand and predict utility bills based on known rates with 97% accuracy.
- Built the 2nd generation real-time energy dashboard for 41 Cooper Square using OSIsoft PI Vision, integrating BACnet/IP data for carbon emission tracking.
- Contributed to the 'Roadmap to 40 X 30' initiative for The Cooper Union, implementing energy management strategies that achieved significant kWh savings and Local Law 97 compliance.
- Led a team of interns to build Pi Vision dashboards for monitoring over 1,000 data points.
Technical Projects & Infrastructure
Hermes Execution Platform
Multi-agent project-execution loop that drives autonomous coding workflows across the homelab from a Linear board, with HITL escalation, observability, and per-workflow safety guardrails.
- Architected a multi-agent platform with a Planner that scopes Linear issues, an Ops Manager I talk to in Discord, an Infrastructure Agent gated behind operator approval, and a dispatcher that fires OpenHands dev_tasks running Coder, Test Engineer, and PR-review phases.
- Built a two-tier escalation stack where L1 spawns a headless Claude Code instance at the stuck repo's working copy to debug and commit a fix, and L2 falls back to a durable Discord ask-user store with a timeout reaper.
- Encoded a Rule of Two safety boundary per workflow, tracking which of private data, untrusted content, and consequential actions each agent has so no workflow stacks all three.
- Wired observability and a learning loop where every Claude call and human interaction lands in a Graphiti knowledge graph and gets promoted into project SKILL.md files so local models escalate less over time.
Home Automation & Touch Panel
View on GitHub →Custom ESP32-S3 touch panel and Home Assistant hub managing lighting, climate, Zigbee devices, and fully local voice control, with an open-source firmware built from scratch.
- Extended the Waveshare ESP32-S3 demo firmware to integrate with Home Assistant, adding entity auto-discovery, NVS caching for instant reboot, and an async command queue with 120ms coalescing.
- Designed hardware integration for the Waveshare ESP32-S3-Touch-LCD-7 with double/triple-buffered PSRAM rendering and capacitive touch via GT911 I2C.
- Configured Zigbee device mesh and automation routines for lighting, climate control, and occupancy-based triggers.
Proxmox HA Cluster
Hyper-converged 3-node Proxmox cluster managing 6 ZFS pools, automated snapshots, and multi-tiered disaster recovery across 260+ TB of data.
- Resolved Docker-to-LXC routing conflict by engineering a custom systemd service that dynamically re-injects iptables FORWARD chain rules after Docker startup.
- Redistributed 17 services from the storage node onto a second-node Docker-in-LXC tier, kept their original ports stable via transparent iptables DNAT forwarding, and shared persistent data over NFS from the storage host.
- Engineered a 3-node high-availability cluster with ZFS storage, a dedicated 10Gb storage fabric, and automated Sanoid snapshot retention policies.
- Designed 3-2-1 disaster recovery: Sanoid snapshots (24-hourly/7-daily), cross-node vzdump backups, off-site rclone replication to Google Drive, and an encrypted secondary mirror to Backblaze B2.
Self-Hosted Infrastructure
40+ applications including Immich, local LLM hosting, and media servers, deployed across a tiered Docker plus LXC topology with network isolation and zero-trust access.
- Orchestrated 40+ self-hosted applications deployed securely across Docker and LXC containers with hardware GPU passthrough for local LLMs on Intel Arc and NVIDIA, both routed through a unified model proxy.
- Secured the infrastructure using UniFi VLAN isolation, Nginx Proxy Manager with automated TLS, Proxmox firewalls, and Tailscale for zero-trust remote access.