Skip to content
View Blizzeq's full-sized avatar

Block or report Blizzeq

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
Blizzeq/README.md
Jakub Krasuski — Data Scientist · Energy Trading

About

Terminal session: whoami, current work, core stack, after-hours projects

Featured Projects

GridPulse — Live European power prices, cross-border flows and a trading simulator, built on real ENTSO-E market data across 28+ countries.

Energy & Quantitative

Grid Balancing Simulator — Trade Poland's balancing market against a bot, settled at the imbalance price. Black-Scholes Simulator — Monte Carlo price paths with fan charts, VaR and expected shortfall.

AI & Machine Learning

Prompt Evolution Engine — Genetic algorithms that evolve LLM prompts, scored by an LLM judge. Neuro Racer Lab — Draw a track, train neural-net cars on it, then race the champion. GenAI & Student Outcomes — How GenAI use relates to student grades, skill retention and burnout.

Systems & Algorithms

Protocol Lab — One task board served over REST, GraphQL, WebSocket, webhooks, gRPC and MCP. LoL Data Collector — Python ETL pulling match and player stats from the Riot API into CSV.

Graph Visualizer — Seven graph algorithms animated in real time, including Kruskal and Prim. Pathfinder — A*, Dijkstra, BFS and DFS with waypoints, mazes and live comparison. Sort Visualizer — Sorting algorithms visualised with real-time complexity analysis.

Tech Stack

Tech stack grouped by how often each tool is used

GitHub Activity

Contributions, repositories touched, public repositories, years on GitHub, and language mix 3D contribution calendar

Contact

LinkedIn Email GitHub

Pinned Loading

  1. black-scholes-viz black-scholes-viz Public

    Monte Carlo simulation of Black-Scholes price paths, with fan charts, Value at Risk and Expected Shortfall.

    Python

  2. grid-balancing-tool grid-balancing-tool Public

    Grid balancing simulator for the Polish power market. Bid, dispatch and keep the grid in balance in the browser.

    TypeScript

  3. gridpulse gridpulse Public

    European Energy Intelligence Platform - Real-time prices, interactive map, trading simulator. Powered by ENTSO-E.

    TypeScript

  4. neuro-racer-lab neuro-racer-lab Public

    Interactive neuroevolution racing lab: draw a track, train neural cars and race the champion in the browser.

    TypeScript

  5. Prompt-Evolution-Engine Prompt-Evolution-Engine Public

    Genetic algorithms that evolve LLM prompts automatically, with LLM-as-Judge scoring and a live dashboard.

    TypeScript

  6. protocol-lab protocol-lab Public

    Hobby & learning project: one dataset (a collaborative task board) served through every modern API paradigm - REST, GraphQL, WebSocket/SSE, webhooks, gRPC and MCP - over one shared service layer, b…

    TypeScript