03ProjelerProjects
Seçili ÇalışmalarSelected Work
Yapay zeka, LLM, dağıtık backend ve veri bilimi alanlarından bir seçki — çoğu canlı veya açık kaynak.A selection across AI, LLMs, distributed backends and data science — most live or open-source.
★ Lisans Tezi · arXiv'de yayımlandı★ Bachelor's Thesis · Published on arXiv2025
LLM Distilasyonu & Alana Özgü UzmanlaşmaLLM Distillation & Domain Specialization
Lisans tezim (danışman Prof. Dr. Pakize Erdoğmuş) — "Domain-Specific Specialization in Low-Resource Settings". Düşük kaynakla, offline response-based bilgi damıtma ile alana özgü bir asistan kurdum: bir "Düzce Üniversitesi Mevzuat Uzmanı". Qwen-2.5-7B öğrenci modelini Unsloth ile optimize ederek A100 bellek ihtiyacını 40 GB → 16 GB düşürdüm; yalnızca 500 satırlık bağlam-duyarlı sentetik veriyle %96.7 doğruluk + sağlam reddetme elde ettim — veri kalitesinin nicelikten önemli olduğunu (LIMA hipotezi) gösterir nitelikte.My bachelor's thesis (advisor Prof. Pakize Erdoğmuş) — "Domain-Specific Specialization in Low-Resource Settings". A low-resource, offline response-based knowledge-distillation pipeline for a domain assistant: a "Düzce University Regulation Expert". Optimizing a Qwen-2.5-7B student with Unsloth cut A100 memory from 40 GB → 16 GB; a mere 500-line context-aware synthetic dataset reached 96.7% accuracy + robust rejection — evidence that data quality beats quantity (the LIMA hypothesis).
PyTorchKnowledge DistillationQwen-2.5-7BUnslothSynthetic DataLLM
TypeScript2026
Historai
Alternatif tarih için çok ajanlı YZ simülasyon motoru. Bir "ya olsaydı?" sorusu sor; 6–8 YZ aktörü kişilik ve etki skorlarıyla tur tur kararlar alır, rastgele olaylara tepki verir; sonunda anlatı raporu, zaman çizelgesi ve toprak kontrol haritası üretilir.A multi-agent AI engine for alternate history. Ask a what-if; 6–8 AI actors with personas and influence scores make turn-by-turn decisions, react to random events, then produce a narrative report, timeline and territorial map.
FastAPINext.js 16Groq · LLaMA 3.3GeminiTailwind v4
TypeScript2026
Sentinel Tracker
ESA Sentinel-1/2 uydu takımyıldızlarının gerçek zamanlı 3D görselleştirmesi. CesiumJS & Resium, satellite.js (SGP4) yörünge propagasyonu, TLE verisi ve FastAPI backend.Real-time 3D visualization of ESA Sentinel-1/2 satellite constellations using CesiumJS & Resium, satellite.js (SGP4) propagation, TLE data and a FastAPI backend.
CesiumJSResiumSGP4FastAPIVite
Python2026
Banking AI Platform
Olay-güdümlü mimari ve DevOps pratiği için geliştirmeye devam ettiğim kişisel bir bankacılık mikroservis projesi — Docker ve Kafka ile servisler, Prometheus/Grafana/Zipkin ile izleme; KYC ve dolandırıcılık tespiti denemeleri.A personal project I keep developing to practice event-driven microservices and DevOps — services with Docker & Kafka, observability via Prometheus/Grafana/Zipkin, and KYC / fraud-detection experiments.
MicroservicesKafkaFastAPIDockerGrafana
Python2026
Territory Capture · AlphaZero
Özgün bir bölge-yakalama strateji oyunu (5×5 / 6×6 / 7×7) için baştan sona AlphaZero tarzı pipeline — MCTS, policy-value sinir ağı, self-play ve arena ile iteratif model terfisi. Cilalı masaüstü arayüz: insan-vs-AI, turnuva modu ve oyuncu başına zorluk seviyesi.A full AlphaZero-style pipeline for an original territory-capture game (5×5 / 6×6 / 7×7) — MCTS, a policy-value network, self-play and arena-based model promotion. Polished desktop GUI with human-vs-AI, a tournament mode and per-player difficulty.
AlphaZeroMCTSSelf-PlayPyTorch
TypeScript2026
Erasmus Buddy
Gdańsk Teknoloji Üniversitesi'ndeki Erasmus öğrencileri için mobil öncelikli bir web uygulaması — yeni gelenlerin şehre ve üniversiteye uyumunu kolaylaştırır.A mobile-first web app for Erasmus students at Gdańsk University of Technology — helping newcomers settle into the city and the university.
Next.jsTypeScriptMobile-First
JavaScript2026
AntennaLab
Modüler analitik RF anten hesaplayıcısı: hesap motoru + Streamlit arayüzü + FastAPI servisi + web arayüzü. MVP tamamlandı ve Balanis referansıyla doğrulandı.A modular analytical RF antenna calculator: compute engine + Streamlit UI + FastAPI service + web frontend. MVP completed and validated against Balanis.
PythonNumPyStreamlitFastAPI
Swift2026
VAULT24
İş, yüksek lisans, vize ve özel başvuruları yöneten akıllı bir macOS belge kasası. SwiftUI + SwiftData ile geliştirildi.A smart macOS document vault for managing job, master's, visa and custom applications. Built with SwiftUI + SwiftData.
SwiftUISwiftDatamacOS
Swift2025
FinFlow
Swift/SwiftUI ve Firebase ile geliştirilen iOS kişisel finans uygulaması: gelir/gider takibi, bütçe analizi ve interaktif dashboard. (Lideatech stajı)An iOS personal-finance app in Swift/SwiftUI + Firebase: income/expense tracking, budget analysis and an interactive dashboard. (Lideatech internship)
SwiftSwiftUIFirebaseMVVM
Jupyter2025
Araç Markası SınıflandırmaCar Brand Classification
EfficientNet-B4 transfer öğrenimi ile 33 araç markasını sınıflandıran model; 16.500+ görsel, warm-up + fine-tuning stratejisi. (Akbank Derin Öğrenme Bootcamp)An EfficientNet-B4 transfer-learning model classifying 33 car brands across 16,500+ images, with a warm-up + fine-tuning strategy. (Akbank Deep Learning Bootcamp)
EfficientNet-B4TensorFlowTransfer Learning
MATLAB2024
Beyin Tümörü Tespiti ve SegmentasyonuBrain Tumor Detection & Segmentation
İki aşamalı MRI hattı: YOLOv2 (Darknet-19) ile tümör tespiti, ardından MATLAB'da morfolojik segmentasyon; GoogLeNet / ResNet-50 / MobileNetV2 sınıflandırması ve interaktif MATLAB App Designer arayüzü.A two-stage MRI pipeline: YOLOv2 (Darknet-19) tumor detection, then morphological segmentation in MATLAB — plus GoogLeNet / ResNet-50 / MobileNetV2 classification, in an interactive MATLAB App Designer app.
MATLABYOLOv2SegmentationResNet-50
Python2024
GAN ile Veri ArtırmaGAN Data Augmentation
PyTorch ile GAN tabanlı veri artırmayı denediğim akademik bir çalışma — dengesiz beyin BT (normal / kanamalı) veri seti için koşullu (conditional) DCGAN ile sentetik görüntü üretimi. (Derin öğrenme / tıbbi görüntüleme)An academic project exploring GAN-based data augmentation with PyTorch — a conditional DCGAN trained to synthesize brain CT images (normal / hemorrhage) for an imbalanced stroke dataset. (Deep learning / medical imaging)
PyTorchDCGANTıbbi GörüntülemeMedical Imaging
Python2025
StockMind
YZ destekli risk skorlamasıyla kişisel hisse senedi portföy analiz aracı.A personal stock-portfolio analysis tool with AI-powered risk scoring.
PythonAIFintech