Про менеПроєктиНавичкиБезпекаСертифікатиКонтакт

Patryk Panasiuk

Full Stack Engineer

Системи API-first. Багаторазове CMS/бронювання. Безпечні адмін-панелі. Моделювання даних PostgreSQL. Деплой Docker/nginx/Linux. Автоматизація AI/LLM. Побудовано для релізу, посилено для довговічності.

КонтактGitHubLinkedIn

Про мене

Full Stack Engineer з Польщі

API-first архітектура

Кожна система спроєктована навколо чітко визначених REST-меж. Фронтенд споживає API — ніколи не прив'язаний до внутрішньої реалізації бекенду.

Багаторазове CMS та ядро бронювання

Headless CMS + двигун бронювання, що обслуговує кілька об'єктів. Те саме ядро, різні орендарі.

Безпечні адмін-панелі

RBAC, обмежені дозволи, httpOnly сесії, CSRF захист. Адмін-поверхні ізольовані від публічного вектора атаки.

Моделювання даних PostgreSQL / Prisma

Реляційна цілісність насамперед. Prisma для безпечних типів запитів, міграцій та еволюції схеми.

Деплої Docker / nginx / Linux

Продакшн-рівень VPS стеків. Docker Compose, nginx зворотний проксі, автоматизований SSL, fail2ban.

AI / LLM автоматизація робочих процесів

Генерація документів, автоматизація форм, аналіз репозиторіїв. Конвеєри на основі промптів для узгоджених результатів у масштабі.

Проєкти

Системи, які я спроєктував і реалізував

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

Навички

Технології та інструменти

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

Безпека

Мій підхід до безпечних систем

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.

Сертифікати

Безперервне навчання

Exploitation and Penetration Testing with Metasploit

IBM

Vulnerability assessment, exploitation techniques, and post-exploitation strategies using the Metasploit framework.

Network Traffic Analysis with Wireshark

SkillUp Online

Deep packet inspection, traffic filtering, and network protocol analysis using Wireshark for security auditing and incident response.

Transformer Models and BERT Model

Google

Transformer architecture, attention mechanisms, and BERT fine-tuning for NLP tasks and semantic understanding.

Ethical Hacking with Kali Linux

IBM

Offensive security methodology, reconnaissance, enumeration, and privilege escalation with Kali Linux tooling.

Python for Data Science, AI & Development

IBM

Python programming fundamentals applied to data analysis, visualization, and AI/ML development workflows.

Introduction to Ethical Hacking Principles

SkillUp Online

Foundations of ethical hacking, security assessment methodologies, and responsible disclosure practices.

Artificial Intelligence Essentials V2

IBM

Core AI concepts, machine learning workflows, and practical applications across industries.

Generative AI: Prompt Engineering

IBM

LLM orchestration, prompt design patterns, and generative AI integration for production automation pipelines.

Generative AI Essentials

IBM

Fundamentals of generative AI, model capabilities, and ethical considerations for enterprise adoption.

Контакт

Давайте обговоримо ваш наступний проєкт

Email
contact@patrykpanasiuk.com
Розташування
Biała Podlaska, Poland
GitHub
github.com/PatrykPanasiuk
LinkedIn
patryk-panasiuk
© 2026 Patryk Panasiuk
GitHubLinkedInEmail
Створено з Next.js, TypeScript, Tailwind CSS