Home About Work Blog Services Process FAQ Contact
itay lifshitz · ai · web · mobile · cybersecurity · israel

I build systems that don't break.

Hi, I'm Itay Lifshitz — an engineer and AI specialist. I build software, websites, mobile apps, and cybersecurity solutions for businesses across Israel and worldwide. Fifteen years in. Solo by design. On-demand senior team when scale requires it.

1,000+blog readers
15+years experience
<24hreply time
1,000+active readers on the blog
15+years in software engineering
24hresponse time on every inquiry
how I work →
001 — about me

The engineer behind Lifshitz Tech.

profile / 2026
Itay Lifshitz, founder of Lifshitz Tech
israel online
Itay Lifshitzengineer · ai specialist
FOUNDER

Hi, I'm Itay. I build what your business actually needs.

I'm Itay Lifshitz — an independent software engineer based in Israel. Over the past 15+ years I've built software across the full stack: AI and automation, cybersecurity for teams that can't afford a breach, custom platforms and mobile apps, and the IT infrastructure that holds it all together. I served in IDF Unit 8200, where systems must not fail and must not be detected failing.

This is a one-person operation by design. I handle strategy, architecture, and the critical code personally. When a project needs specialized hands — design, a specific platform, extra capacity — I bring in trusted freelancers I've worked with for years. But you're always working with me. No handoffs. No agency layers. I also write about AI every week in Hebrew at lifshitz.tech — 1,000+ readers and growing.

AI & Automation
Integration, agents, workflows, evaluation.
Software & Web
Full-stack, e-commerce, mobile, platforms.
Cyber & IT
Audits, hardening, systems, ongoing support.
now Building an AI ops tool · Running a security audit for a startup · Writing the next Hebrew AI deep-dive
004 — selected works

Things I built and shipped, end-to-end.

2024 · 2026

Public work, technical projects, and live systems. Every project is built end-to-end — from scoping to deployment.

goldtecmaterials.com
Industrial site

GoldTec Materials — Industrial Coatings

Authorized SPI Coatings distributor in Israel — ceramic thermal insulation, anti-corrosion, and nano-coatings for critical infrastructure. Clients: Rafael, Elbit, IAI.

goldtecmaterials.com
atlantisparts.co.il
E-commerce · auto parts

Atlantis Parts · Engines & gearboxes catalog

Auto parts platform connected to a full catalog of engines and gearboxes. Search by part number identifies the exact right component — matched by model, year, and engine code. Product catalog, advanced search, ordering, and checkout.

atlantisparts.co.il
shtrit.co.il
Real estate · Shtrit

Shtrit · Custom landing + property management

Custom landing page + property management system for שטרית נדל"ן real estate. Property uploads, per-listing showcase pages, advanced search with filters, maps, and an admin dashboard for property owners. Built end to end with a subscription-based content model. (Site currently offline)

shtrit.co.il
eyalhorn.com
Personal Brand

Eyal Horn

Personal brand site — designed, built, and optimised for performance.

eyalhorn.com
sabos-pizza.vercel.app
Restaurant

Sabos Pizza

Brand and booking site for Sabos Pizza — fresh pasta & pizza workshops, taboon training, and events in Kiryat Motzkin. Menu, gallery, brand story, and a clear booking flow. Warm, inviting design with a confident Italian identity.

sabos-pizza.vercel.app
asikalfon-criminal.vercel.app
Legal · Criminal Defense

Adv. Asi Kalfon — Criminal Law

Criminal defense attorney in Kiryat Motzkin — drug offenses, violent crimes, white-collar cases, and criminal record expungement. Free initial consultation, available 24/7.

asikalfon-criminal.vercel.app
security · gaming community · 2024

DDoS Mitigation Firewall

ProblemDaily DDoS attacks were causing 4-6 hours of downtime per incident, driving users away from the community.

ApproachDesigned and deployed a custom traffic-fingerprinting firewall with automatic blackhole routing, tuned to the specific attack patterns.

Result Zero downtime since deployment. The community recovered and scaled.
Category
Security
Year
2024
NDA
No
0downtime events
ai · fintech · 2024 NDA

Crypto Risk AI Engine

ProblemClient needed to catch suspicious crypto transactions before the fiat gateway - manually reviewing everything was impossible at scale.

ApproachBuilt an ML-powered on-chain transaction scoring engine with 92% catch rate, integrated into the existing risk pipeline.

Result 92% of suspicious transactions were flagged before fiat conversion. Significant exposure reduction.
Category
AI · Security
Year
2024
NDA
Yes
catch rate
92%
before fiat conversion
ai · enterprise · 2025 NDA

LLM Hardening Pipeline

ProblemEnterprise rolling out internal LLMs needed protection against prompt injection, data exfiltration, and hallucination in compliance-bound workflows.

ApproachDesigned a multi-layer input/output validation pipeline, sandboxed runtime, and continuous evals framework.

Result Approved by security and legal teams. Live in production. Zero escalations.
Category
AI · Security
Year
2025
NDA
Yes
// hardening-pipeline.ts
const guard = pipeline({
  layers: [
    inputValidator("strict"),
    injectionFilter("v3"),
    outputSanitizer(),
    evals.continuous()
  ],
  sandbox: true
})
// 0 escalations in prod
ai · trading · real-time alerts

Algo AI Stock Trader

ProblemRetail traders were missing entry signals because manual market scanning couldn't keep up with real-time price action across multiple stocks simultaneously.

ApproachDeveloped an AI-powered algorithmic trading system with a real-time stock alert engine - streams live market data, identifies patterns, and fires precision entry/exit signals automatically.

Result Automated real-time monitoring across multiple tickers. Alerts fire in milliseconds. Traders act on the signal, not on the noise.
Category
AI · Trading
Type
Live system
NDA
No
algo precision
real-time
ENTRY SIGNALFIRE
EXIT SIGNALCLOSE
ms-level alert latency
+

More projects added as clients give the green light.

Want yours here?
005 - timeline

From 2009 to today.

06 / stages

The timeline starts with early system exploration in 2009; the 15+ years of professional engineering experience were built through the stages that followed.

  1. 2009

    System exploitation

    Reverse-engineering game logic and probing how complex systems break.

    archived
  2. 2011

    Offensive security

    Enterprise penetration testing, DDoS mechanics, network defense architectures.

    verified
  3. 2013-17

    Scale & architecture

    Led architecture for global communities. High-throughput databases, distributed state.

    verified
  4. 2015-20

    IDF Unit 8200

    Served at Israel's signals intelligence unit.

    intel · classified
  5. 2021

    Autonomous AI systems

    Advanced AI architecture. Self-evolving governance framework for LLM operations in constrained environments.

    deployed
  6. 2022 / Pres.

    Founded Lifshitz Tech

    Independent full tech partner for businesses in Israel and worldwide - AI, web, mobile, cybersecurity. Hebrew AI blog with 1,000+ readers.

    active
005 — Hebrew field notes

The three latest notes

HE / AI NOTES

Research, tools, and models — written in Hebrew, with sources and engineering context.

Browse all Hebrew field notes

002 — what I do

Services I offer.

06 / offerings
// ai-integration.ts
import { agent } from "@lifshitz/ai"

const flow = agent
  .tools([crm, mail, calendar])
  .route("opus-4.5")

await flow.run({ ctx })
 142ms · ok

AI & Automation

Integrating AI into real products and business operations — chatbots, content automation, custom agents, workflow orchestration, and evaluation pipelines. The same topics I write about on my blog, implemented for your business.

integration agents automation
yourbusiness.co.il

Websites & E-commerce

Brochure sites, landing pages, and full e-commerce platforms that convert — not just look good in screenshots. Next.js, WordPress, Shopify, or custom stack. SEO, analytics, and performance built in from day one.

websites e-commerce seo
// build.ts
const app = scaffold({
  stack: "next · pg · trpc",
  auth:  true,
  deploy:"vercel"
})

await app.init()
 ready · 0 err

Custom Software

Full-stack web apps, internal tools, dashboards, and admin panels built from architecture through deployment. Typed end-to-end, tested, and handed over with documentation you can actually use.

full-stack dashboards saas

Mobile Apps

Native-feeling iOS and Android apps — from solo founder tools to multi-user platforms. React Native or bespoke. Designed for the device, not ported from the desktop.

ios android react native

Cybersecurity

Penetration testing, security audits, and infrastructure hardening grounded in years inside Unit 8200 and enterprise red-team work. I find what's broken before someone else does.

pentesting audits hardening
web-01 · active
db-01 · active
backup · syncing
vpn-gw · active
mail · warn

IT & Systems

Systems administration, network setup, managed IT, and ongoing tech support for businesses in Israel. The kind of reliable technical partner you call before things break — not after.

sysadmin networking support
006 — how I work

How I actually work.

06 / stages
01

Discovery

I map the real problem, constraints, and decision points. We agree on what done looks like.

deliverablescope doc + risk map
02

Architecture

System boundaries, data model, threat model, implementation path. You review first.

deliverablearchitecture doc
03

Interface

UI built around real states and edge cases — not mock-only assumptions.

deliverableinteractive prototype
04

Build

Tight cycles with working previews every week. CI/CD, automated tests, staged rollouts.

deliverableweekly demo
05

Harden

Edge cases, observability gaps, production risks. Security review before launch.

deliverableQA + security audit
06

Ship & Hand off

Launch, stabilise, clean handoff with full documentation. Ongoing support available.

deliverabledocs + SLA
007 — faq

Common questions.

06 / answers
AI systems, cybersecurity (audits, pentests, hardening), custom software, websites, mobile apps, and IT. I focus on work that must be secure, must scale, or must be done right the first time.
Yes — fully remote, worldwide. Clients in Europe, North America, and Southeast Asia. English or Hebrew.
Audits: 2–4 weeks. Custom software: 6–16 weeks. I take 1–2 active engagements at a time.
Yes, always. Confidentiality is standard. NDA before the first call if you prefer.
Yes. Most clients continue with a retainer. Documented handoff, on-call support available.
Within 24 hours on business days. For urgent security issues, WhatsApp is fastest.
008 — let's talk

Tell me what you're building.

Send me a quick brief. I'll reply within one working day with a short scope read and a realistic plan. Available on WhatsApp for faster conversations — clients in Israel usually prefer it.

reply within 24h · NDA on request
01// how I reply
02const brief = await inbox.read()
03await itay.reply({
04  channel: "whatsapp | email",
05  time:   "< 24h",
06  output: "scope + plan"
07})
08 
09// what you get back
10 — scope read + risks
11 — timeline + milestones
12 — fixed fee or sprints
inbox open
Itay Lifshitz — Independent Engineer · AI · Security · Software