Huntay.
Huntay AzerTürk

Software & Digital Solutions Manager · Principal Systems Architect

Fractional CTO & Principal Architect

I help companies scale their systems, cut down cloud costs, and build engineering teams that actually deliver.

I'm a software architect and engineering leader with over 13 years of experience. I specialize in taking fragile, complex systems and turning them into stable, scalable products. Whether it's cloud infrastructure, IoT, or AI integrations, I love getting my hands dirty with the code while guiding teams to build things that actually work.

About

Depth beyond the résumé

Bare Metal philosophy

I'm not a fan of over-engineering. I believe in keeping things simple, fast, and cost-effective. My goal is to build architectures that get out of the way and let the hardware—and the team—do their best work.

Academic lens

Cognitive science is my research focus and a field I keep studying and reading about—it gives me a distinct angle on software. I don't just see AI as a tool; I see it as a way to design systems that align with how humans actually think and work.

Security-first architecture

Security isn't an afterthought for me—it's the foundation. I build systems that don't just scale when things go right, but hold strong when things go wrong.

Applied AI — proven delivery

I've built autonomous support systems using Meta WhatsApp, Chatwoot, and Dialogflow CX. By integrating RAG architectures, we managed to cut resolution times by 80% for complex technical requests.

Writing & research

I regularly write on Medium about things like RAG chunking, nature-inspired networks, and the reality of AGI. I'm also deeply interested in using deep learning for neural signal processing and early diagnosis in neurodevelopmental conditions.

Discipline as a system

I bring the same discipline from my CrossFit and boxing routines into my code. High performance requires focus, consistency, and a strong foundation—whether in the gym or in system architecture.

Strategic partnership

If you're a founder or executive, you should be focusing on your business, not worrying about technical bottlenecks. I step in to clear the fog, map out a solid technical strategy, and make sure your product scales smoothly.

Proof in numbers

Outcomes engineered, not buzzwords.

13+

Years engineering & architecture leadership

10,000+

Active devices under IoT-style operations

75%

Cloud cost reduction (up to)

100%

Autonomous AI support ecosystems delivered

Case studies

Architectural wins from 13 years in the field — bare-metal, hexagonal, and AI-driven.

Bare Metal: 4x throughput on a single-core Celeron

.NET · Multi-threading · Async · Hardware

Action
Inherited a centrifuge/spectrometer control system that crashed on i7 + 8GB RAM. Stripped out the bloat, made the mechanical and optical pipelines fully async, and pulled analysis to the core.
Outcome
4x throughput while dropping the hardware requirement to a single-core Celeron with 1GB RAM. Real Bare Metal performance.

Hexagonal: 60+ service cloud → 3 Windows services

Hexagonal · Ports & Adapters · Monolith · On-premises

Action
Closed/military sites couldn't touch the internet. Because the system was built around Hexagonal Architecture and clean interfaces, I bypassed the API Gateway and merged just the Application Layer into a monolith.
Outcome
Kubernetes and RabbitMQ swapped for SQLite, MQTT, and in-memory. The full 60+ service cloud platform now runs as 3 lightweight Windows services—without changing a single line of business logic.

Agentic AI: LangChain & LangGraph Orchestration

LangChain · LangGraph · RAG · Dialogflow CX

Action
Built a true 'Agentic' architecture using LangChain and LangGraph for chain-of-thought reasoning, looping, and branching, backed by Python vector DBs. Later deployed to GCP with Dialogflow CX and Chatwoot.
Outcome
An autonomous network that reads technical docs and resolves user issues step-by-step like an expert—handling a 100,000-user load with just 3 engineers.

Meta-programming: Autonomous Dynamic Reporting

.NET · Blazor · React · DevExpress · NoSQL

Action
Enterprise reporting required constant developer intervention. I built a runtime SQL generation engine using .NET, Blazor, React, DevExpress, and NoSQL.
Outcome
Users can now dynamically filter and schedule complex reports autonomously. Eliminated developer bottleneck entirely.

Multi-platform IoT cloud (10,000+ devices, 100,000+ users)

Kubernetes · GCP · MQTT · React · Flutter

Action
Killed the dependency on an unreliable outsourced infrastructure and built a 60-70 microservice ecosystem from scratch—Docker, Kubernetes, RabbitMQ, MQTT, .NET backend, React micro-frontends, Flutter mobile.
Outcome
One platform now manages 8 different device types (fire panels, intruder alarms, cameras, suppression) at full scale.

Production sandbox without disrupting 10,000 devices

Production debugging · A/B routing · Zero downtime

Action
Designed an A/B-test-style routing layer that lets engineers redirect a single faulty device or user into a sandbox/debug environment—live, on production traffic.
Outcome
Faster root-cause analysis with zero downtime for the other 10,000+ devices in production.

Technical stack

Cloud, AI, and leadership—where I operate.

Core Engineering & Languages

  • .NET / C#
  • Python
  • C / C++ (Hardware/Legacy)
  • Java (Low-level/Android)
  • TypeScript / React / Blazor
  • SQL / NoSQL

AI & Cognitive Science

  • LangChain & LangGraph
  • RAG & Vector Databases
  • LLM Orchestration
  • Computer Vision (YOLOv8)
  • Dialogflow CX
  • AI Agents in ERP

Cloud & Distributed Systems

  • Kubernetes & Docker
  • GCP (Google Cloud)
  • RabbitMQ & MQTT
  • Terraform
  • Microservices

Architecture & Leadership

  • Hexagonal Architecture
  • Bare Metal Optimization
  • Event-driven Design
  • High-availability (Zero-downtime)
  • CEH / Security-first approach
  • Engineering Management

Experience

  1. Dec 2025 – Present

    Software & Digital Solutions Manager

    Teknim Elektronik San. Tic. A.Ş.

    Istanbul, Turkey · Hybrid

    Leading the entire IoT and backend infrastructure for fire safety operations—focused on scalability, reliability, and opening up new markets.

    Architected an 'Agentic' support system using LangChain and LangGraph for complex chain-of-thought reasoning, looping, and branching, powered by Python vector databases (RAG).

    Later integrated this autonomous architecture into GCP with Dialogflow CX, Chatwoot, and Meta WhatsApp, achieving roughly 80% faster ticket resolution.

    Future projection: migrating ERP data to BigQuery for AI agent swarms, and conducting R&D on Brain-Computer Interfaces (BCI) using EEG signals and LLMs for neurodivergent individuals.

  2. Nov 2020 – Nov 2025

    Software Architect & Team Lead

    Teknim Elektronik San. Tic. A.Ş.

    Istanbul, Turkey

    Replaced an outsourced and unreliable infrastructure by building a 60-70 microservice ecosystem from scratch on Linux—Docker, Kubernetes, RabbitMQ, MQTT.

    Single platform serving 8 different device types (fire panels, intruder alarms, cameras, suppression systems) for 10,000+ devices and 100,000+ end users.

    Migrated legacy monoliths to event-driven microservices on GCP—roughly 75% infrastructure cost reduction.

    Designed a Hexagonal Architecture that lets the same business logic run as either a 60+ service cloud platform OR as 3 lightweight Windows services for closed/military networks—zero business code change.

    Built a one-click sandbox/debug architecture so any faulty device or user could be redirected to a safe environment without disrupting the 10,000+ devices in production.

  3. 2022

    Software Architect — Dynamic Systems

    Enmos

    Istanbul, Turkey

    Designed a meta-programming layer: a runtime SQL query and reporting engine using .NET, Blazor, React, DevExpress, and NoSQL.

    Eliminated developer dependency for new reports by implementing dynamic filtering and scheduled cron-jobs for enterprise data analysis.

  4. Oct 2018 – Oct 2020

    Senior Software Engineer

    Teknim Elektronik San. Tic. A.Ş.

    Istanbul, Turkey

    Replaced an unmaintainable legacy C/C++ fire alarm configuration tool with a clean .NET core in just 45 days using Agile and TDD.

    Industry-first: removed physical license dongles and shipped an ERP-integrated autonomous licensing service—then launched the first web-based fire monitoring system using React + MQTT.

    Built a mini-MES system that automatically reads device serial numbers on the production line and flashes the correct firmware—running for 6 years with zero production errors.

    Refactored critical C++ components into maintainable .NET Core microservices with Redis and RabbitMQ for high-throughput hardware messaging.

  5. 2023 – 2025

    Founder & Lead Architect

    Kassara.app

    Istanbul, Turkey

    Founded a B2C AI product combining computer vision (YOLOv8) with behavioral profiling—architecture, AI infrastructure, and business model entirely my own.

    Took the product from concept to live production with a 6-person team.

  6. 2016 – 2018

    Senior Backend Developer & Team Lead

    Nano Mabna Iranian

    Iran

    Inherited a centrifuge and spectrometer control system that crashed even on i7 + 8GB RAM. Refactored it from the ground up with async pipelines.

    True Bare Metal win: 4x throughput increase while dropping the hardware requirement to a single-core Celeron with 1GB RAM.

    Wrote custom algorithms turning raw optical signals into clinical lab results.

  7. 2013 – 2016

    Software Engineer — Real-Time Critical Care

    Pooyandegan Rah Saadat

    Iran

    Built a zero-latency monitoring system for life-critical hardware: 14-channel ECG, SpO2, ventilators—using pure multi-threading and ConcurrentQueue to fully decouple I/O from UI.

    Synchronized data streams over both TCP/IP and Serial Port for bedside and central multi-patient monitoring.

    Early IoT vision: streamed ambulance data directly into doctors' screens as an early warning system.

  8. 2013

    Full-Stack Developer — Clinical Automation

    Independent Project

    Iran

    Built a complete electronic health record (EHR), appointment, and finance management system for clinics on .NET + SQL Server.

  9. 2011

    Mobile Threat Intelligence Engineer

    Cyber Crime Unit Project

    Iran

    Designed a low-level Android (Java) intelligence application disguised as a harmless reading app—asynchronously collecting data with root-level access.

    Used in active operations by Cyber Crime units. This deep dive into vulnerability and zero-trust thinking still shapes my security architecture today.

  10. 2009

    Algorithm Engineer — Heuristic Optimization

    Academic Research

    Iran

    Replaced brute-force search algorithms with custom Genetic Algorithms and Ant Colony Optimization—my first real foothold in applied AI.

    Set the foundation for the resource-minimization mindset I still apply to every system I build.

Education

  1. 2012 – 2015

    B.Sc., Computer and Information Systems Security / Information Assurance

    University of Applied Science and Technology

Certifications & interests

  • CEH (Certified Ethical Hacker)
  • Software Architectural Design

Active CrossFit athlete—high-intensity training and performance discipline.

Contact

Let's talk about architecture, AI adoption, or fractional CTO engagements. Reach out directly.