I'm Gal Radia, a full-stack developer and software engineer. I build complete products — relational schemas and RESTful APIs in C#/.NET and Python on one end, polished React and TypeScript interfaces on the other — and I hold a B.Sc. in Software Engineering from Afeka College of Engineering, where I graduated with honors on the Dean's List with a final GPA of 90.
Most of what I build now is AI-native. I design LLM and agent-driven pipelines that turn unstructured input — a webpage, a social post, a photo of a receipt — into structured, queryable data: prompt and schema design, tool and function calling, OCR and vision models feeding the context, fallback chains when the model isn't the cheapest right answer, and validation layers so a confident wrong answer never silently becomes a saved record. Both Cap2Cook and Receipto run on that pattern with the Google Gemini API and Cloud Vision, and I work agent-first day to day with tools like Claude Code.
Across the stack that means C#, Python, and TypeScript as my main languages; ASP.NET Core, FastAPI, and Node.js/NestJS on the backend; PostgreSQL, MongoDB, and Firestore for data; and Docker, Firebase, Supabase, Cloud Run, and Vercel for shipping it. Both of my apps also run as native Android builds from the same codebase via Capacitor, so I've spent real time on the seams between "website" and "app" — camera access, native auth, hardware back buttons. I've also gone well below the application layer: an eBPF-based observability service in Python feeding an ML-driven Linux kernel scheduler written in C.
Alongside my degree I completed Afeka's three-year SmartUp Excellence program, working in agile cross-functional teams on real technical challenges set by SolarEdge, SimilarWeb, and Complyt. I bring collaboration and adaptability from combat military leadership, and a commitment to clean, high-performance code. I currently work as a freelance software developer — take a look at the projects below, or get in touch.
- Education
- B.Sc. Software Engineering, Afeka
- Honors
- Dean's List — GPA 90
- Currently
- Freelance Full-Stack Developer
- Core stack
- C# / .NET, Python, TypeScript
- AI & agents
- Gemini, Cloud Vision, Claude Code