Skip to content
View Cybernetic-Ransomware's full-sized avatar

Block or report Cybernetic-Ransomware

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

Aleksander Marszałkiewicz

Python backend developer working around ERP automation, production workflows, data-heavy services, and internal business tooling.

Most of my commercial work lives in private Bitbucket repositories, where I develop Odoo ERP customizations and supporting microservices for automating workflows in a large-format digital printing company.

This GitHub profile contains public projects, templates, and experiments that show my backend, integration, data processing, and deployment work.

Public projects worth checking

Animals Healthcare Application

Django monolith with PostgreSQL, CouchDB, Redis, Celery, Docker, tests, linting, ADRs, and notification workflows.

Travel Planner

FastAPI backend for importing Google Maps saved places, enriching them with Google APIs, and optimizing visit routes.

GraphQL + SQLAlchemy + FastAPI template

Small API template combining REST, GraphQL, SQLAlchemy, uv, just, linting, and multiple database backends.

Main areas

  • Python backend: FastAPI, Django, SQLAlchemy
  • ERP / Odoo automation
  • APIs, integrations, internal tools
  • Async jobs and data workflows
  • Dockerized local-first / on-prem systems
  • Applied AI/OCR/LLM integrations where they solve boring real problems

More

Business card, contact, and CV: https://cr-business-card-single.statichost.page/

Pinned Loading

  1. Animals_Healthcare_Application Animals_Healthcare_Application Public

    Portfolio app that is being created as a mentoring training

    Python 1

  2. Nerogar/OneTrainer Nerogar/OneTrainer Public

    OneTrainer is a one-stop solution for all your Diffusion training needs.

    Python 3.1k 310

  3. alt-ani-cli-win-shinden alt-ani-cli-win-shinden Public

    Python CLI for watching and downloading anime from shinden.pl, optimised for Windows (PowerShell / Windows Terminal).

    Python 1

  4. bpoe-ocr bpoe-ocr Public

    An OCR application used to store temporary images, read receipts and write record propositions in database as a part of Be Part Of the Event application.

    Python 1

  5. QR_generator QR_generator Public

    An example app to test segno library and local kubernetes deployment (minikube)

    Python 1

  6. travel_LLM_planner travel_LLM_planner Public

    A FastAPI-based backend for planning optimized visit routes from Google Maps saved lists. It scrapes, enriches, and manages places of interest, then feeds them into a route optimizer based on the T…

    Python