Skip to content
View connectashish028's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report connectashish028

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
connectashish028/README.md

ASHISH PANDEY

ENERGY DATA ANALYST — German power markets · BESS · ML forecasting

Munich, Germany  ·  connectashish28@gmail.com  ·  LinkedIn

Profile views


ABOUT

I work where battery hardware meets the German power market. At Entrix, I build production analytics for grid-scale BESS — multi-market backtesting, customer-facing dashboards, commercial enablement. Master's in Energy Science from Ulm University, with prior R&D at DENSO and ML research at TH Ulm.

I read battery operations as well as I read market data.


WHAT I'M WORKING ON

  • Grid-scale BESS analytics — multi-market optimization (FCR, aFRR, EPEX DA/ID), revenue backtesting, customer-facing analytics
  • Production data tooling — Grafana, Preset/Superset, Streamlit on AWS (ECS, S3, Athena)
  • ML for energy — load and PV forecasting (seq2seq LSTM with quantile heads), CVAE-based synthetic load profiles, SOC estimation on real BMS data

SELECTED WORK

Project What it does Stack
German Load Forecast Beats Germany's official TSO day-ahead load forecast by 21.5% (up to +39% on extreme days). seq2seq LSTM with P10/P50/P90 quantile heads on public SMARD + weather data; leakage-safe pipeline, daily refresh.  Live demo ↗ TensorFlow Streamlit SMARD GH Actions
Redispatch Dashboard Live dashboard over 2 years of German DSO redispatch activity across 175 Schleswig-Holstein substations. 15-min parquet pipeline, daily map + 90-day congestion KPIs.  Live demo ↗ Streamlit Plotly parquet SMARD
BMS SOC Estimation Cycle detection and coulombic-efficiency drift correction on real BMS telemetry from a 14 kWh LFP pack, validated against BMS-reported SOC. Python InfluxDB

STACK

LANGUAGES     Python  ·  SQL  ·  MATLAB
ML & DATA     pandas  ·  NumPy  ·  scikit-learn  ·  TensorFlow  ·  PuLP
CLOUD         AWS (ECS, S3, Athena)  ·  Docker  ·  InfluxDB  ·  DynamoDB
BI & VIZ      Grafana  ·  Preset/Superset  ·  Streamlit  ·  Plotly
DOMAIN        EPEX (DA/ID, FCR, aFRR)  ·  Redispatch  ·  BESS  ·  SOC/C-rate

GET IN TOUCH

connectashish28@gmail.com  ·  LinkedIn

Pinned Loading

  1. german-day-ahead-forecast german-day-ahead-forecast Public

    Two LSTMs predicting Germany's day-ahead grid load (20% better than the TSO) and EPEX clearing price (95% of perfect-foresight battery P&L). Public data, leakage-tested, daily-refreshed, deployed d…

    Python

  2. redispatch-forecast redispatch-forecast Public

    Dashboard for German grid bottlenecks: where and when the Schleswig-Holstein wind coast needs redispatch, hour by hour.

    Python