Work
Each project is described briefly here and links to a detailed page with visuals and more information.
🔧 Professional Projects
Wind Forecast ML Pipeline
A modular ML pipeline to forecast wind speed and direction using weather model data, built for renewable energy facilities. See Details
Wind Turbine Anomaly Dashboard
An interactive Streamlit dashboard for visualizing wind turbine anomalies, powered by ML residuals and trend analysis. See Details
Battery Optimization Simulation
A detailed simulation framework for co-located battery + renewable systems that models dispatch, degradation, and financial performance over time. See Details
PV Panel Quality Control Workflow
Python automation toolkit and workflow guide to track and validate the lifecycle of PV panels — from factory quality checks to installation. See Details
from-tkgm-to-kmz
A Python tool that converts parcel coordinates from TKGM to .kmz for Google Earth. See Details
autoDataCollector
A desktop C# application using cron jobs to import and log data from APIs into a SQL Server database. See Details
ALEN Market App
C# desktop application visualizing market data for energy trading teams. See Details
Daily Price Analyzer
C# app generating daily electricity market price reports as PDFs. See Details
EnerjiREST API
REST API in JavaScript publishing powerplant data publicly. See Details
Power Plant Monitoring Web App
A React web app displaying powerplant data retrieved via EnerjiREST. See Details
DSI AGI Converter
.NET tool converting JSON data from stream gauging stations into Excel format. See Details
🎉 Fun Projects
TBAAB BlackBox
A Twitter bot that posts random quotes from chat logs using AWS Lambda and Tweepy. See Details
Serverless Toggle Switch
An AWS Lambda and DynamoDB-based serverless trigger mechanism. See Details
Epoch Converter
An online tool to convert between epoch timestamps and human-readable dates. See Details
Date Difference Calculator
A simple tool to calculate the difference between two dates. See Details
Lottery Simulator
A web-based lottery simulator to generate random number sets. See Details
GOO Simulator
A web-based gates of olympus simulator. (early stage, too early, not even there) See Details
Number Guess Game
An interactive number guessing game built with HTML and JavaScript. See Details