Skip to content
View ugurakas's full-sized avatar
🙂
🙂

Block or report ugurakas

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
ugurakas/README.md

Hi everyone👋

Embedded Systems Engineer | IoT & Edge AI

Profile views GitHub followers GitHub stars LinkedIn

👨‍💻 About Me

  • ⚙️ Embedded Systems Engineer focused on C/C++, firmware and connected devices
  • 🔧 Working with STM32, ESP32 and nRF52 platforms
  • 🧠 Experience with FreeRTOS, Zephyr and Embedded Linux
  • 🌐 Building IoT systems with MQTT, TLS and device-to-cloud communication
  • 🔋 Interested in low-power design, secure firmware and reliable embedded systems
  • 🤖 Exploring Edge AI, YOLO, Local LLMs/SLMs, RAG, MCP and Fine-Tuning
  • 🧩 Currently experimenting with specialized local AI agents for domain-specific tasks
  • 📍 Based in İzmir, Türkiye
  • 📫 Reach me on LinkedIn

### 🔗 Connect With Me

LinkedIn GitHub Email

🛠️ Embedded & IoT Stack

Core tools

STM32 ESP32 nRF52 FreeRTOS Zephyr MQTT

🤖 AI & Current Focus

Edge AI YOLO Local LLMs and SLMs RAG MCP Fine-Tuning llama.cpp

Currently exploring how local AI systems can be turned into specialized agents for specific domains and tasks, using RAG, fine-tuning, MCP and local LLM/SLM workflows, with a particular interest in combining AI with embedded and IoT systems.

🚀 Featured Projects

🚁 STM32H7 Autonomy Demo — Modular STM32H7 firmware, control logic and telemetry.

🔋 ESP32-C3 Low-Power IoT — Low-power sensing and MQTT device-to-cloud communication.

🖥️ LVGL ESP32-S3 — Embedded UI development on ESP32-S3 using LVGL.

🐧 Embedded Linux Character Driver — Character-device driver development and kernel-space fundamentals.

💡 GitHub Stats

Most used languages GitHub stats

Pinned Loading

  1. stm32h7_autonomy_demo stm32h7_autonomy_demo Public

    This project focuses on building a modular embedded software structure for future autonomous vehicle applications. A professional-style embedded C++ firmware scaffold for STM32H7 targets with a lay…

    C++

  2. LVGL-ESP32S3 LVGL-ESP32S3 Public

    LVGL-based graphical user interface for ESP32-S3 using ESP-IDF with modular UI architecture.

    C

  3. Esp32-C3-LP-Project Esp32-C3-LP-Project Public

    ESP32-C3 VS-espressif / Project that takes a sample from adc every 3 minute and store it when its in deep sleep for 1 hour after that 1 hour connecting to wifi and sending measured values to mqtt

    C

  4. PyQt5TcpSerialComunicationPPK- PyQt5TcpSerialComunicationPPK- Public

    In this project ı aimed to get data from PPK2 module and printing on the console with tcp serial port and pushbutton

    Python

  5. BLE_GATT_takinWifi BLE_GATT_takinWifi Public

    İn this section esp32c3 module takes wifi ssıd and psk over bluetooth you can use nrfconnect for that example

    C

  6. embedded-linux-char-driver embedded-linux-char-driver Public

    Linux character device driver implementation demonstrating kernel module development, file operations and user-space communication.

    C