Skip to content
View balashova12's full-sized avatar

Block or report balashova12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
balashova12/README.md

Hi there πŸ‘‹

πŸŽ“ Bachelor of Engineering in Information Technology β€” XAMK University, Mikkeli, Finland

πŸ’» Backend Developer with hands-on experience in REST APIs, AWS Lambda, and TypeScript


πŸ›  My Stack

Backend

Frontend

Data & ML

Tools


πŸ“Œ Featured Projects

End-to-end ML pipeline to predict Finnish electricity prices using 10 years of market data. Evaluated baseline, statistical, and ML models using walk-forward validation.

Django web app that benchmarks manually implemented ML algorithms (KNN, Decision Tree, Logistic Regression) against scikit-learn. Compares execution time, memory, and accuracy interactively.

πŸ’¬ Chat App

Real-time chat application built with JavaScript.


Pinned Loading

  1. Electricity-Price-Forecasting-Thesis-Project Electricity-Price-Forecasting-Thesis-Project Public

    This repository contains the full workflow for the thesis "Data-Driven Forecasting of Finnish Electricity Prices". The work is organized into four Jupyter notebooks, each addressing one sub-objecti…

    Jupyter Notebook 1

  2. django-ml-benchmark django-ml-benchmark Public

    Python