Skip to content
View clutchitggs's full-sized avatar
  • israel

Block or report clutchitggs

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

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

Report abuse
clutchitggs/README.md

Tal Nagar

B.Sc. Electrical Engineering @ HIT · Licensed Master Electrician · Solo builder shipping across embedded, AI, security, and full-stack

LinkedIn Email Location


3rd-year EE student at the Holon Institute of Technology with 2 years of industrial-automation field experience as a Licensed Master Electrician. Currently shipping solo projects across embedded systems, AI infrastructure, cybersecurity, and full-stack web — exploring the field one deployed project at a time.

Open to student roles and internships. Embedded, software, security, AI tooling — anything I'd learn from.


Featured projects

xiao-edge-audio · embedded · ESP-IDF · FreeRTOS · pure C

Real-time audio spectrum analyzer running entirely on a Seeed XIAO ESP32-S3 Sense. On-board PDM mic → DMA-backed I²S capture → 1024-point FFT on-chip → binary WebSocket → live waveform, FFT spectrum and scrolling spectrogram in the browser at ~20 fps.

ESP32-S3 ESP-IDF 5.x FreeRTOS real-time DSP I²S PDM WebSocket


hunter-max-oss · security research · Python · LLM tooling

Bug-bounty research framework for single-page apps. Parses webpack Module Federation chunks to expand the visible API surface from ~3 bundles to 100+, then uses one LLM call to rank discovered endpoints by attack potential and a kill-list to drop known false-positive shapes. Tested in real engagements via Bugcrowd. Approved participant in the Anthropic Cyber Verification Program.

Python Anthropic / OpenAI webpack analysis bug-bounty for authorized research only


ARIA · AI infra · Node.js · Python

Library wrapping Anthropic / OpenAI / Google API calls — watches for agent loops, cascade failures, budget overruns, and prompt injection. Detection and prevention modes. Local pattern detection (no prompts leave the host) plus an optional remote diagnostic endpoint that sees only health metrics.

Node.js Python LLM observability cost control agent safety


TRACE — traceclinical.com · full-stack · Vercel · serverless

Clinical decision-support tool for behavioral-health screening. Built end-to-end: deterministic engine on a Vercel serverless function, single-page frontend, production deployment. Live; pre real-world clinical validation. Founder & developer.

HTML/JS Node.js Vercel serverless deterministic engine


Stack

Domain Tools
Embedded / firmware ESP32, ESP-IDF, FreeRTOS, real-time DSP, I²C / SPI / I²S
Power engineering three-phase systems, AC/DC power, industrial control, diagnosis & troubleshooting, schematics
Software C, Python, JavaScript / TypeScript, Node.js, MATLAB
AI tooling LLM API integration (Anthropic / OpenAI / Google), agent observability, security automation

AI-accelerated workflow leveraging LLM tools to ship and learn fast across stacks.


Background

2023 – 2027 B.Sc. Electrical Engineering · Holon Institute of Technology (HIT) — power-engineering specialization. Coursework: DSP, Signals & Systems, EM Fields & Waves, Control Systems, Microcontrollers Lab.
2021 – 2023 Service Technician · U-tron — diagnosed real-time automation faults in electro-mechanical parking and logistics-center systems. On-site maintenance, troubleshooting, customer communication.
2019 – 2021 Practical Electrical Engineer · ORT College Rehovot — graduated with High Distinction (GPA 95).
2015 – 2016 National Service · Assaf Harofeh Hospital — logistics across departments.

Contact

LinkedIn · Email

Hebrew (native) · English (advanced technical) · Master Electrician licence · Driver's licence

Pinned Loading

  1. xiao-edge-audio xiao-edge-audio Public

    Real-time audio spectrum analyzer for the XIAO ESP32-S3 Sense — on-device FFT, FreeRTOS, WebSocket dashboard with live waveform + spectrogram.

    C 1

  2. hunter-max-oss hunter-max-oss Public

    AI-driven recon for single-page apps. Webpack Module Federation chunk parsing exposes the full SPA API surface; an LLM ranks endpoints by attack potential; a kill-list drops known false positives; …

    Python

  3. ARIA ARIA Public

    Guardrails for AI agents — detects and blocks loops, cascade failures, budget overruns, prompt injection. Detection + prevention modes. Node.js + Python.

    JavaScript 1