// Projects & Engineering

Projects

Selected AI and software projects with technical details, outcomes, and links

AI & AGENT SYSTEM

DrAI: HEALTH-AI

Feb 2026 – Jun 2026

DrAI is an educational platform developed within the Erasmus+ HEALTH-AI Project to make healthcare AI understandable, ethical, and accessible to non-technical users. As QA and Documentation Lead, I helped validate patient-safety, fairness, accessibility, privacy, EU AI Act, and responsible-AI governance controls.

Outcome: Our team received a Certificate of Achievement for successful ISO/IEC 42001 implementation and contributions to responsible AI education in Europe through an AI visualization tool.
NEUROTECH & BCI

NeuroMotion

Jun 2025 – Jun 2026

NeuroMotion is a real-time adaptive EEG brain-computer interface project I developed to detect motion intention from Motor Imagery (MI) and Movement-Related Cortical Potentials (MRCP). The system uses PyTorch-based CNN/RNN models, a TCP/UDP bridge between the Python AI backend and Unity 3D simulation, and an ErrP monitoring module to detect incorrect commands.

Outcome: The communication bridge achieved end-to-end command latency below 500 ms, while the parallel ErrP module added an additional error-detection and emergency-stop layer for real-time control.
AI & AGENT SYSTEM

Synvia

Jun 2025 – Jan 2026

Synvia is an Electron and React desktop AI application I built for companies and public institutions that need practical, privacy-aware AI workflows. It supports local data processing, optional online model access, and a simple cross-platform interface for non-technical users.

Outcome: Synvia gives users a practical desktop workflow for balancing privacy, model access, and usability while reducing OS-specific development friction.
FULL-STACK SOFTWARE

IT-ISQS

Feb 2025 – Jun 2025

IT-ISQS is an EU-funded software quality project where I worked as co-project leader in a 5-person team. I managed QA workflows, prepared SRS and SDD documentation, created and executed test plans, contributed to the React frontend, and helped present the final product to EU representatives.

Outcome: The project demonstrates software quality leadership, documentation discipline, frontend contribution, and the ability to present technical work to external representatives.
TURKISH NLP & DATA

GemmaTR

Apr 2025 – Jun 2025

GemmaTR is my Turkish LLM fine-tuning project based on Google Gemma, Unsloth, and LoRA. I prepared a dataset of 400,000 Turkish Wikipedia entries and 50,000 law, education, and agriculture-focused QA pairs, trained four model variants on Google Colab, and published the work on Hugging Face.

Outcome: I published the resulting model weights and training artifacts on Hugging Face, making the Turkish fine-tuning work reusable and inspectable by the community.
FULL-STACK SOFTWARE

Financst

Sep 2025 – Jan 2026

Financst is a financial tracking platform I built with React, Next.js, MERN components, live market data, and interactive charts. It helps users monitor portfolios, review market movement, and explore financial trends through clearer visualization workflows.

Outcome: Financst turns portfolio tracking into a dedicated web workflow with persistent data, real-time monitoring, and faster visual analysis.
AI & AGENT SYSTEM

International Economic and Financial AI – IEFA

Feb 2024 – Jun 2024

I developed an experimental AI-based financial analysis system using international and Turkish macroeconomic and market data. I collected economic indicators, explored predictive relationships between historical indicators and future conditions, and designed the project as a framework for combining economic data processing, financial analysis, and AI.