Infrastructure
- ▸ Windows Server
- ▸ Linux (Ubuntu/Debian)
- ▸ Active Directory
- ▸ Docker
- ▸ Hetzner Cloud
// INITIALIZING PROFILE...
> Junior Solution Engineer & Cybersecurity Enthusiast
Building resilient IT infrastructure, automating complex tasks, and exploring the offensive/defensive sides of cybersecurity. Also known as @Zwidek.
01 // ABOUT
[INFO] User: maksymilian.frankowski
[INFO] Role: IT Infrastructure & Security
[INFO] Alias: @Zwidek
[OK] Education: WSB Merito — Advanced IT
[OK] Focus: AD, Virtualization, NetSec
[RUN] Side quest: AI automation
---
// End of log stream
I am an advanced IT student at Uniwersytet WSB Merito. I specialize in Active Directory, virtualization, and network security. When I'm not configuring GPOs or testing vulnerabilities, I'm automating my life with AI or optimizing global logistics in Factorio and Civilization VI.
02 // TECH STACK
Core technologies across infrastructure, security, and automation pipelines.
03 // PROJECTS
Production-grade bot mitigation: browser fingerprinting via Rust/WASM (Canvas, WebGL, CPU jitter), behavioral analysis, and a risk-scoring pipeline targeting <5ms latency.
Discord bot managing a student point system with Excel integration, automated ticket handling, and role-based admin commands.
Wake-word "Zwidek" → Whisper STT → GPT-4o-mini with tool calls → ElevenLabs TTS. Modular architecture with a custom CLI and URL allowlist.
Classifier trained on real IT helpdesk tickets (network, VPN, hardware) — automates L1 triage that every SysAdmin deals with daily. Fine-tuned transformer + FastAPI microservice with RODO-compliant PII anonymisation.
Self-hosted cloud infrastructure on Hetzner: automated deployment of reverse proxies, container orchestration, and network monitoring.
04 // HOMELAB DASHBOARD
I host my own cloud infrastructure to learn by doing. Running on Hetzner Cloud.
CPU LOAD
12%
MEMORY
4.2 / 8 GB
CONTAINERS
7 running
$ docker ps --format "table {{.Names}}\t{{.Status}}" | grep -E "portainer|nginx|cloudflared"
05 // SECURITY LAB
Live threat intelligence, self-hosted services, and bare-metal infrastructure — all running 24/7 on dedicated hardware.
Cowrie SSH Honeypot · zwidek-core-01 · Docker container
Interaktywny dashboard przedstawiający w czasie rzeczywistym zautomatyzowane ataki brute-force SSH z całego świata. Ataki są wychwytywane na żywo przez autorski sensor Cowrie Honeypot, uruchomiony w odizolowanym środowisku kontenerowym na dedykowanym serwerze.
Kontroler domeny AD uruchomiony natywnie na Linux. Zarządzanie użytkownikami, strukturą domeny i centralnymi polisami GPO.
Zaawansowany bot zarządzający społecznością serwera studenckiego. Skonteneryzowany z naciskiem na niezawodność 24/7.
Inteligentny symulator technicznych rozmów rekrutacyjnych oparty na architekturze LLM. Solidny backend i integracja API.
Graficzny interfejs zarządzania kontenerami zintegrowany ze stosem monitoringu Promtail, Loki, Grafana (PLG).
const owner = "Maksymilian Frankowski" ; // Bare-metal Infrastructure
// ─── Hardware & Network ─────────────────────────────
hostzwidek-core-01
providerHetzner Cloud
osUbuntu 24.04 LTS
// ─── Security Layers ────────────────────────────────
edgeCloudflare CDN & DDoS Protection
tunnel Encrypted Cloudflare Tunnel // no exposed ports
firewall UFW & Fail2Ban // automated IPS
$ systemctl is-active --all | grep active | wc -l