// hi, i'm

Antek

Fullstack .NET Developer

I build systems that automate business processes in banking and industry. Backend in .NET Core and Blazor, with web application security as a default engineering practice.

active 4y 6mo now @ Santander
Rzeszów, Poland · Remote
~/about — zsh

antek@antcore:~$ whoami

Antek

antek@antcore:~$ cat about.md

# About me

I specialize in automating the repetitive work of analysts in banking and industrial processes. I go from requirements analysis and data modeling, through architecture decisions, to deployment and long-term maintenance.

I work mainly in the .NET stack (C#, Blazor, EF Core, MSSQL/PostgreSQL) with a focus on Clean Architecture and good development practices. I lead teams, design databases from scratch, and own projects end-to-end. I'm not looking for a task to check off, but for a problem to solve.

After hours I build my own projects (modular SaaS platforms, homelab infrastructure, personal data-engineering projects). I keep full control over my stack. My Master's degree in cybersecurity is an extension of my engineering toolkit, not a career change.

antek@antcore:~$ glow values.md

# What I stand for

Reliability over speed

I'd rather deliver solid code that handles edge cases than code that creates new problems instead of solving them.

End-to-end ownership

From requirements analysis and data modeling, through architecture, to deployment and maintenance. I estimate and communicate risks, document decisions, and support the team.

Technological pragmatism

I pick tools to fit the problem, not the other way around. The simplest solution that works, wins.

antek@antcore:~$

~/stack — vscode
welcome.md

# ~/stack/README.md

Pick a file from the tree on the left to see my subjective take on that tech - roughly how comfortable I am with it and where I use it.

~/projects — git log --branches
HEAD work/santander
Nov 2023 — HEAD · // 4 commits
commit a4f3c21 ( HEAD ) [wip]

wip (santander): Logger Master

Central system managing the company's organizational structure, access control and reporting. A single source of truth with full change history (and its management), interactive dashboards and XLSX exports. I'm responsible for the project end-to-end.

# saving: single source of truth

# stack: .NET 9 · C# · MSSQL · EF Core · Dapper · Blazor

commit d1a09e4

feat (santander): Loggers

A series of tools automating consecutive phases of a single customer case, covering distinct business processes. I analyzed flows, identified automation opportunities and built tailored solutions with dashboards and exports for a specific operational area.

# saving: ~30 min/day · 4 tools replaced

# stack: .NET 9 · C# · MSSQL · EF Core · Dapper · Blazor

commit f50c772

feat (santander): Raven

A lightweight automation tool that generates structured notes from clipboard input and predefined keyword configurations. Brings measurable time savings to analysts. I designed the core logic and refined the UX based on feedback.

# saving: ~8 FTE saved

# stack: .NET 6 · C# · MSSQL · Dapper · Blazor

commit 7b2e891

feat (santander): Sherlock

A large-scale project that aggregates data from multiple internal web services. I contributed automation components (robots) responsible for extracting, transforming and normalizing data, with robust scraping that adapts to varied application behaviors.

# saving: ~12 FTE saved · cross-system ETL

# stack: .NET 9 · C# · MSSQL · EF Core · Dapper · Blazor

HEAD work/cetuspro
Dec 2021 — Oct 2023 · // 2 commits
commit 6a847d2 ( HEAD )

feat (cetuspro): Connected Life

A platform for improving agricultural production and city infrastructure usage, based on IoT and a modern web interface. I designed and implemented a module enabling communication between measuring devices and the application over the SNMP protocol, and supported the development of the remaining components.

# stack: .NET 6 · C# · PostgreSQL · EF Core · SNMP

commit 4f9d51c

feat (cetuspro): PM Tool

Internal system for employee time tracking, project progress monitoring, company structure management and financial reporting. I developed new features, modified existing logic to match evolving business needs, resolved reported issues and worked directly with stakeholders on requirements.

# stack: .NET 6 · C# · PostgreSQL · EF Core

HEAD personal/*
2023 — ongoing · // 3 commits
commit 3c2d111 ( HEAD ) [wip]

wip (personal): LifeOS

A personal life management app with a plugin-based architecture, where each module (budget, habits, todo, planner, trackers) can be enabled independently from the rest of the functionality. Designed with multi-tenancy and per-module licensing in mind, with a deployment plan ranging from local Docker for personal use to the cloud as a product. Planned in a web version (MVP) and a mobile one.

# stack: .NET 9 · C# · PostgreSQL · EF Core · Angular · Docker

commit 8e1b04a

feat (personal): zetaTrade

A private real-time market-data stream-processing platform. Self-hosted 24/7 deployment. Event-driven Python core (asyncio, ingestion via WebSocket and REST polling, multi-stage filter pipeline), SQLite with versioned migrations and self-heal, FastAPI split into admin/public surfaces. CI/CD: GitHub Actions → GHCR → Coolify, container under supervisord, exposed via Cloudflare Tunnel.

# stack: Python · asyncio · FastAPI · WebSocket · SQLite · Docker · GitHub Actions

commit b0f3e95

feat (personal): Homelab

Self-hosted infrastructure for data, media and personal apps. Proxmox VM/LXC hypervisor, external access exclusively through Tailscale and Cloudflare Tunnel. No ports exposed to the public internet.

# stack: Proxmox · VM/LXC · Docker · Tailscale · Cloudflare Tunnel

CHANGELOG.md

#Changelog

<!-- Career versioned in semver. Each major bump = new company. -->

## [v2.x] Santander Digital Services

> Nov 2023 - present · Wrocław · Remote

> Software Engineer - Fullstack .NET Developer

### Added
  • - Design and build automation systems that verify transactions and banking operations for UK-based clients.
  • - Lead small project teams: plan database architecture, assign tasks, prepare time estimates and write technical documentation.
  • - Work in a team of several dozen engineers supporting thousands of analysts in key business processes.
  • - Present automation solutions directly to UK executive leadership.
  • - Review code and support less experienced developers.
### Stack

`.NET 9, C#, MSSQL, EF Core, Dapper, Blazor`

## [v1.0] cetuspro.com

> Dec 2021 - Oct 2023 · Rzeszów · Hybrid

> Software Engineer - .NET Developer

### Added
  • - Built modern web applications for clients in the industrial and service sectors using .NET technologies.
  • - Owned key components end-to-end - from requirements analysis through architecture to deployment.
  • - Worked closely with clients to analyze requirements and propose technical solutions.
  • - Mentored interns and supported their growth in software development and teamwork.
### Stack

`.NET 6, C#, PostgreSQL, EF Core`

~/.education.json

{

"degrees": [

{

"degree": "M.Sc. Eng. - Cybersecurity",

"institution": "University of Information Technology and Management in Rzeszów (WSIiZ)",

"period": "Apr 2026 - in progress",

"status": "in_progress",

"description": "Master's studies in cybersecurity, started to expand my engineering perspective with web application security (defensive, offensive, and preventive)."

},

{

"degree": "B.Eng. - Computer Science",

"institution": "Rzeszów University of Technology",

"period": "Oct 2019 - Jul 2023",

"status": "completed",

"description": "Member of the student research group. Student internship at a computer repair shop."

}

],

"certifications": [

{ "name": "SOLID WebApi", "issuer": "DevMentors" },

{ "name": "Modern C# - Object and Functional Design", "issuer": "Comarch" },

{ "name": "AI Toolbox - A practical review of AI tools", "issuer": "Securitum" }

],

"languages": [

{ "name": "Polish", "level": "native" },

{ "name": "English", "level": "B2" }

]

}

~/contact.sh

#! /bin/contact

# Have a project that needs a solid .NET backend, or want to talk about working together? Let's talk.

~/.contact.yaml

# direct contact

email: myzant0706@gmail.com

github: anth0nim

linkedin: in/antoni-myzia

# context

location: Rzeszów, PL · Remote OK

timezone: Europe/Warsaw (CET / CEST)

# availability

status: open to technical consulting and interesting side projects

response: usually < 24h