Skip to content
View katebabakova444's full-sized avatar

Block or report katebabakova444

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

Kateryna Babakova — Backend Developer (Python)

Former anesthesiologist. Now I build backend systems that don't crash under pressure.


Stack

Python · Flask · REST API · PostgreSQL · SQLite
Pytest · Postman · Git · Render


Featured Projects

Anesthesia Log Simulator Drug dosage calculations + logging system. Layered architecture, unit tests, deployed on Render. 🔗 Live Demo

Telegram Message Scheduler Background task scheduling via Telegram Bot API + APScheduler. Time-based logic tested with pytest + monkeypatch.

Casino Odds Analyzer Monte Carlo simulation. Game state management and probability logic. 🔗 Live Demo


Currently Building

Backend Quest — survival game about learning backend dev. Python CLI → Flask API (in progress)


📍 Boulder Creek, CA
📫 LinkedIn · kateryna-portfolio

Pinned Loading

  1. anesthesia-log-simulator anesthesia-log-simulator Public

    Drug dosage calculations and logging system. Flask REST API, layered architecture, purest, deployed on Render.

    Python

  2. CasinoGame CasinoGame Public

    Dice-based probability simulator with Monte Carlo analysis. Flask REST API, pytest, deployed on Render.

    Python

  3. telegram_message_scheduler telegram_message_scheduler Public

    Background message scheduling via Telegram Bot API. APScheduler, Flask, pytest with monkeypatch, deployed on Render.

    Python