Projects
Some projects that I worked on.
Real-Time Edge-to-Cloud Streaming
Redesigned and deployed a real-time data streaming platform from edge devices to the cloud for energy monitoring systems.
- Built streaming platform using Kafka, InfluxDB, and CrateDB
- Set up Kafka Connect, MirrorMaker, and MQTT for reliable data flow
- Managed Kubernetes deployments on AWS EKS with Prometheus and Grafana monitoring
Enterprise Facility Management Platform
Worked on migrating a facility management application's microservices architecture to OpenShift.
- Migrated Node.js microservices to OpenShift with containerization
- Set up CI/CD automation with GitHub Actions
- Worked across DevOps, platform teams, and business units
Wind Power Forecasting System
Contributed to a national wind energy forecasting project, predicting power output of wind farms across Turkey.
- Built time series forecasting models using weather data and historical records
- Automated model training and evaluation pipelines in Python
- Bridged statisticians and engineers, automating manual workflows
Spotify ETL Pipeline
Personal project to practice data engineering fundamentals with Spotify's API.
- Connected to Spotify API to fetch playlists, tracks, and artist data
- Built ETL pipeline with Python, Pandas, and SQLite
- Automated with Cron for scheduled execution