Projects
Side projects and civic tools I've built—mostly open data, full-stack, and automated pipelines.
Selected work
-
LiveWho Voted How
איך הייתם מצביעים?
Independent civic-tech app that ingests official Knesset voting data and lets citizens explore bills, vote their own stance, and compare results to how each MK voted—by party.
- Interactive "how would you vote?" flow with party-level MK breakdown
- Automated weekday data pipeline (Knesset API → validation → static deploy)
- Full RTL Hebrew UI, privacy-first (no accounts or tracking cookies)
-
LiveFriday Meals
מחלקים ארוחות שישי
In weekly production since 2021, this charity logistics app coordinates Friday meal deliveries for a local volunteer community—and has been adopted for volunteer drives in other cities and by municipal partners. Coordinators build routes and assign volunteers; volunteers follow a mobile checklist with tap-to-call and Waze navigation.
- Fully operational in the field—not a side project: run every Friday by cooks, coordinators, and delivery volunteers
- Real-time route progress for coordinators as volunteers check off stops
- Mobile volunteer flow: one-tap call, Waze navigation, pickup/delivery checkboxes
-
Open sourceServerless n8n Stack
GCP Cloud Run + Neon boilerplate
Open-source Terraform boilerplate for running n8n workflow automation serverlessly on Google Cloud Run with Neon Postgres—plus local Docker dev and optional Cloudflare Tunnel for webhooks.
- Cost-conscious serverless defaults: Cloud Run scale-to-zero + Neon Postgres
- Modular Neon / Cloud SQL backend switch in a single Terraform file
- Private-by-default Cloud Run with Secret Manager; local Docker + Cloudflare Tunnel for webhooks