Founder & Full-Stack Engineer
Sirius IT (חברה בע״מ)
- Founded a registered Israeli company delivering secure-by-design AI infrastructure to mid-market businesses and defense-adjacent customers — negotiated with data centers, assembled server configs, ran delivery, networking and operations end-to-end.
- Problem: regulated teams want cloud-AI productivity gains but cannot send sensitive code or customer data outside their trust boundary. Today they choose between speed and sovereignty.
- Built liracode.dev — a cloud development environment that runs the choice automatically: a PII-detection-and-masking pipeline routes sensitive prompts to local models and clean prompts to cloud LLMs. Multi-tenant, multi-country: PII detection happens on-site in partner countries; only masked tokens cross borders via mTLS.
- Architected on Deno + clean architecture (ports & adapters, type-state machines, immutable tenant context). Isolated network segments, mTLS everywhere, zero-BYPASSRLS at the DB, multi-step JWT validation, billing-proxy isolation so the gateway never holds payment secrets.
