Work

Projects.

From AI systems and data pipelines to weekend builds.

2025Web Development

Todai AI Diary

Analyzes user feelings using AI.

ReactTailwindTypeScript
2025Web Development

Alchemy Recipe Finder

BFS & DFS algorithms to find alchemy recipes. React + Tailwind frontend, Go backend.

ReactTailwindGo
2025Web Development

Simple Todo-List

Clean vanilla todo-list web app.

HTMLCSSJavaScript
2024Data Science

Solar Energy Sustainability Analysis

Predicted solar panel efficiency using GBDT with trigonometric hour encoding, season extraction, clustering of multicollinear irradiance features, and MICE-based imputation. SHAP analysis identified top predictors: % Baseline aggregation, humidity, and cloud cover.

PythonGBDTSHAPFeature Engineering
2024Software Eng.

"O.W.C.A" — Turn-based RPG

Turn-based RPG with multiple playable characters.

Python
2024Data Science

Cholesterol Level Classification

Classified cholesterol levels using ensemble of boosting (LGBM, XGBoost, CatBoost) and bagging (RandomForest, ExtraTrees) models optimized for recall. Applied feature engineering and regression-to-classification pipeline — best validation recall 0.485 with XGBoost.

XGBoostCatBoostLGBMEnsemble
2023Software Eng.

"OCTO" — Vending Machine

Vending machine GUI with barcode payment (QRIS-style).

PythonPyQT5OpenCV