Patryk Panasiuk

Full Stack Engineer

API-first systems. Reusable CMS/booking core. Secure admin panels. PostgreSQL data modeling. Docker/nginx/Linux deployments. AI/LLM automation. Built to ship, hardened to last.

About

Full Stack Engineer from Biała Podlaska, Poland

API-first architecture

Every system designed around well-defined REST boundaries. Frontend consumes APIs — never coupled to backend internals.

Reusable CMS & booking core

Headless CMS + booking engine powering multiple properties. Same core, different tenants.

Secure admin panels

RBAC, scoped permissions, httpOnly sessions, CSRF protection. Admin surfaces isolated from public attack vector.

PostgreSQL / Prisma data modeling

Relational integrity first. Prisma for type-safe queries, migrations, and schema evolution.

Docker / nginx / Linux deployments

Production-grade VPS stacks. Docker Compose, nginx reverse proxy, automated SSL, fail2ban.

AI / LLM automation workflows

Document generation, form automation, repository analysis. Prompt-driven pipelines for consistent output at scale.

Projects

Systems I've designed and delivered

CMS / PLATFORM

Headless CMS Platform

Headless CMS + booking engine ecosystem. Multi-property scheduling, real-time availability, and content management delivered via REST API.

Next.jsTypeScriptPostgreSQLPrismaREST API
PAYMENTS

Booking & Payments Platform

Stripe and BLIK integration with invoice generation, availability calendar, and multi-currency support. End-to-end payment lifecycle.

StripeBLIKPDF GenerationCalendar EngineTypeScript
ADMIN / RBAC

Admin Panel / RBAC CMS

Role-based access control with granular permissions. Media management, content editing, pricing rules, and real-time analytics dashboard.

ReactTypeScriptRBACPrismaReal-time
AI / AUTOMATION

AI/LLM Automation Layer

Document generation, form automation, repository analysis, and prompt-driven workflows. Designed for consistent output at scale.

OpenAI APITypeScriptPDF GenerationAutomation
CMS / INTEGRATION

WordPress / Gravity Forms Automation

Custom plugins for event registration, exhibitor management, and conditional form logic with automated PDF delivery.

WordPressPHPGravity FormsPDFQA Scripts
DEVOPS / INFRA

VPS Production Stack

Docker Compose orchestration with nginx reverse proxy, PostgreSQL persistence, automated SSL via Certbot, and hardening from first principles.

DockernginxPostgreSQLLinuxSSLfail2ban

Skills

Technologies and tools I work with

Frontend

  • TypeScript
  • React
  • Next.js
  • Tailwind CSS
  • Framer Motion
  • HTML/CSS

Backend

  • PHP
  • Node.js
  • REST APIs
  • Express
  • Prisma ORM

Databases

  • PostgreSQL
  • MySQL
  • Prisma
  • SQLite

DevOps / Infra

  • Docker
  • nginx
  • Linux/VPS
  • SSL/Certbot
  • CI/CD
  • fail2ban

Security

  • RBAC
  • Input Validation
  • XSS/CSRF Prevention
  • API Key Management
  • Server Hardening

CMS / Integrations

  • WordPress
  • Gravity Forms
  • Stripe
  • BLIK
  • PDF Generation

AI / Automation

  • OpenAI API
  • Prompt Engineering
  • LLM Pipelines
  • Document Generation

Testing / QA

  • Automated Testing
  • QA Scripts
  • Data Validation
  • Integration Testing

Security

How I think about building secure systems

Admin / Public Separation

Strict boundary between authenticated admin surface and public-facing endpoints. Admin routes isolated behind auth middleware.

RBAC & Permissions

Role-based access control with granular permissions per resource. No god-mode accounts — every action is scoped.

API Key Management

Keys stored as environment secrets, never committed. Rotation strategy in place. Third-party keys isolated per service.

Session & Auth

HttpOnly secure cookies, CSRF tokens, session invalidation on role change. No local storage tokens.

Input Validation

Zod schemas on every API boundary. No raw SQL. Parameterized queries via Prisma. Content Security Policy headers.

Service Isolation

Docker Compose networks isolate services. Admin panel not reachable from public network. Database no external ports.

Firewall & nginx

UFW + fail2ban for brute-force protection. nginx rate limiting, request size caps, and security headers.

Attack Surface Reduction

Minimal exposed ports. Unused services removed from production images. Health-check endpoints behind auth.

Monitoring Readiness

Structured logging, health-check endpoints, and alert-ready architecture. Ready for Prometheus/Grafana or Datadog integration.

Contact

Let's talk about your next project

Email
contact@patrykpanasiuk.com
Location
Biała Podlaska, Poland
Patryk Panasiuk — Full Stack Engineer