Projects
Software projects and applications I have developed
🧠 AI Research Journey
A personal research archive for studying the history of artificial intelligence and machine learning through the papers, architectures, and experiments that shaped the field.
🆘 Disaster Rescue Multi-Agent System
A multi-agent disaster rescue coordination system built for cooperative response simulation, with two repository components: a symbolic FOL edition and an LLM-based Ollama edition. The FOL edition achieved 100% deterministic results across all runs (task matching, completion, cost ratio 1.0), while the LLM edition produced results fluctuating between 80-100% on the same seed, concretely demonstrating LLM non-determinism.
🎬 Movie Rating Predictor
A machine learning project for predicting movie ratings using data preprocessing, feature engineering, and model evaluation. On 1,312 movies, Gradient Boosting classification reached 75% accuracy (ROC-AUC 0.81), while SVR regression achieved a MAE of 0.93 (on a 1-10 scale).
🍎 Mac Software Manager
A bilingual SwiftUI app and shell engine that brings manually installed macOS apps under Homebrew and App Store management, tracking updates from the menu bar and applying them with one click after signature and checksum verification.
🏝️ DynamicNotch - Turkish Localization Contribution
Contributed full Turkish localization to DynamicNotch, an open-source macOS app that turns the MacBook notch into a live system surface resembling iOS's Dynamic Island: translated the UI, settings, and Info.plist permission prompts, and added tests verifying localization coverage. The contribution was merged upstream via pull request.
🚀 ArcLauncher - Turkish Localization Contribution
Contributed full Turkish localization to ArcLauncher, a minimal open-source Android TV launcher, and localized the remaining English strings in the settings screen. The contribution was merged upstream and I'm listed among the project's contributors.
⚡ Lost Energy
A single-player third-person adventure game built on oxygen management, crystal collection, and scene-based progression on an island floating in the void.
🎮 Digital Game Marketplace
A full-stack digital game storefront inspired by Steam and Epic Games, with purchase flow, a developer portal, and an admin panel backed by a role-based REST API.
🎓 GPA Calculator (GANO-DANO)
A modern calculator for university students in Turkey to compute GANO/DANO; supports multiple grading systems and file upload.
📬 Mail Sender Extractor
A Gmail inbox-cleaning web app: scans your inbox, groups emails by sender with counts, and lets you bulk-trash or one-click unsubscribe from selected senders - plus a CLI-only mode for CSV export.
📊 Instagram Monitor - Follow Analysis Contribution
A fully offline follow-relationship analysis feature I contributed to the open-source project misiektoja/instagram_monitor. Without making a single request to Instagram, it computes mutual follows, non-followers, and "fans" (accounts that follow you but you don't follow back) from the follower/following JSON files the monitor already keeps on disk. Exposed as a --analyze-follows CLI action and a one-click modal in the web dashboard.
📊 Instagram Follower Analyzer
Analyzes Instagram follower/following data to find non-followers; runs entirely locally via CLI and web interface.
💬 WhatsApp Web Bot
A bot project that enables automated bulk messaging to multiple recipients via WhatsApp Web.
🌡️ Weather Station - IoT Weather Station
An IoT weather station on Raspberry Pi that collects sensor data (temperature, humidity, pressure, wind, rain) and serves it via a Flask web interface and API.
🐦 X/Twitter Filter Extension
A browser extension that filters specific keywords and accounts on X (Twitter) to hide unwanted posts.
💡 Have a Project Idea?
If you have a project idea we could work on together, get in touch!
Contact Me