Featured Projects
Featured project
Rolefolio — portfolio platform
Rolefolio — portfolio platform
Cut the time to publish a polished portfolio from days to under an hour.Problem
Developers had no single place to present projects as case studies and keep a CV in sync with a public profile.
Solution
Built a Django + HTMX app with a dashboard, public profiles, PDF/TXT export and a per-profile AI chat backed by LangChain.
Selected Projects
Production web apps shipped end to end — from data model to deployment — with an emphasis on maintainability and tests.
Generated cover
Rolefolio — portfolio platform
Project
Rolefolio — portfolio platform
A Django platform for building shareable professional portfolios with public profiles, CV export and an AI assistant.
Generated cover
pytest integration test suite
Project
pytest integration test suite
A full integration test suite for a Django API using pytest, factory_boy fixtures and a real PostgreSQL test database.
Generated cover
Inventory API service
Project
Inventory API service
A REST API for multi-warehouse stock management with role-based access and audit logging.
Tags
Published: April 22, 2025
Generated cover
HTMX live search and filter
Project
HTMX live search and filter
A server-rendered product catalogue with instant search, multi-tag filtering and infinite scroll — no JavaScript framework required.
Tags
Published: Feb. 6, 2025
Generated cover
CI test-coverage dashboard
Project
CI test-coverage dashboard
A small Django app that ingests pytest coverage reports and trends them per service over time.
Generated cover
Async email notification pipeline
Project
Async email notification pipeline
A Celery + Redis worker pipeline that sends transactional emails asynchronously, with retry logic and dead-letter tracking.
Generated cover
DRF customer self-service portal
Project
DRF customer self-service portal
A Django REST Framework API powering a self-service portal where B2B customers manage their accounts, invoices and API keys.
Tags
Published: May 3, 2024
Generated cover
Custom Django admin panel
Project
Custom Django admin panel
A heavily customised Django admin for an internal operations team, adding bulk actions, inline editing and a role-based permission layer.
Generated cover
Stripe subscription billing integration
Project
Stripe subscription billing integration
End-to-end Stripe Billing integration for a SaaS product, handling subscriptions, invoices, proration and webhook reconciliation.
Generated cover
AWS deployment pipeline
Project
AWS deployment pipeline
A Docker-based CI/CD pipeline deploying a Django application to AWS ECS with automated rollbacks and environment promotion.
Generated cover
Webhook event dispatcher
Project
Webhook event dispatcher
An internal Django service that fans out domain events to subscribed external endpoints with delivery guarantees and retry logic.
Tags
Published: Aug. 22, 2023
Generated cover
CSV bulk data import CLI
Project
CSV bulk data import CLI
A Click-based CLI tool that validates, transforms and bulk-inserts large CSV exports into a PostgreSQL database.
Tags
Published: May 9, 2023
Skills
A backend-leaning full-stack toolkit centred on Python, Django and modern server-rendered frontends.
Technical
Level: Expert
Experience: 5 yr(s)
Last used: June 1, 2026
Level: Expert
Experience: 4 yr(s)
Last used: June 1, 2026
Level: Advanced
Experience: 2 yr(s)
Last used: May 1, 2026
Level: Advanced
Experience: 4 yr(s)
Last used: June 1, 2026
Tools & Frameworks
Level: Advanced
Experience: 3 yr(s)
Last used: May 1, 2026
Level: Expert
Experience: 5 yr(s)
Last used: June 1, 2026
Languages
Soft Skills
Level: Advanced
Experience: 5 yr(s)
Computer Science foundations complemented by continuous self-directed learning.
Education History
BSc Computer Science at Warsaw University of Technology
Computer Science
Focus on software engineering, algorithms and databases.
Achievements
Thesis on web application performance; graduated with distinction.
Skills Learned
Work Experience
Four years building and shipping Django applications across product and agency teams.
Backend Developer
CurrentNorthpoint Software
Overview
Building and maintaining Django services for a B2B SaaS product.
Responsibilities
- Design and implement REST APIs in Django
- Own database schema and migrations
- Review pull requests and mentor juniors
Achievements
- Reduced API p95 latency by 40% through query optimisation
- Introduced a CI test gate that cut regressions
Tech used
Junior Python Developer
Bright Agency
Overview
Delivered Django websites and integrations for agency clients.
Responsibilities
- Implement features against client briefs
- Integrate third-party APIs and payment providers
Achievements
- Shipped 8 client projects on time
- Built a reusable Django starter that sped up new projects
Tech used