Skip to content
View adrian13508's full-sized avatar

Block or report adrian13508

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adrian13508/README.md

πŸ‘‹ Hi, I'm Adrian Kurowski (@adrian13508)

Full-Stack Developer | DevOps | Open Source Contributor

I build web and mobile applications with a focus on security, scalability, and developer experience. From frontend to infrastructure, I enjoy solving complex problems and building tools that help other developers.

πŸš€ What I Do

  • πŸ’» Web & Mobile Development: Django, Next.js, React Native, Expo
  • πŸ”§ DevOps & Infrastructure: Docker, CI/CD, GitHub Actions, GoReleaser
  • πŸ›‘οΈ Security & Systems: Container security, Linux server hardening, automation
  • πŸ”¨ Languages: Python, JavaScript/TypeScript, Go, Bash

πŸ›‘οΈ Featured Project: DockerShield

Creator of DockerShield - an open-source security scanner for self-hosted Docker deployments.

  • πŸ” Scans Docker containers for exposed ports and security vulnerabilities
  • ⚑ 5-second security audits with actionable fix commands
  • 🌟 Built with Go - single binary, zero dependencies
  • πŸ“Š Checks 50+ dangerous ports, SSH config, system security
  • 🎯 Helps self-hosters avoid accidental database exposure (learned the hard way!)

Why I built it: My production database was exposed to the internet for 3 months despite having UFW configured. Docker bypasses UFW by default - most developers don't know this. DockerShield helps you find out in 60 seconds instead of 3 months.

πŸ’Ό Experience

  • πŸ”„ DevOps & Maintenance: CI/CD pipelines, automated releases, version management
  • 🐳 Docker & Containerization: Security scanning, network configuration, orchestration
  • πŸ” Security: Vulnerability detection, system hardening, intrusion prevention
  • πŸ“¦ Open Source: Active maintainer, community engagement, documentation

πŸ‘€ Interests

Web development β€’ Programming β€’ Electronics β€’ FPV drones β€’ Open source β€’ Self-hosting β€’ Security β€’ DevOps

πŸͺͺ Certifications

  • ISTQB (Software Testing)
  • PCAP (Python Programming)
  • W3Schools Django Certificate

πŸ“« Let's Connect

  • πŸ’Œ Email: adrian@kurowski.dev
  • πŸ’Ό LinkedIn: adrian-kurowski
  • πŸ’¬ WhatsApp / Facebook Messenger: @adrian13508
  • πŸ™ GitHub: Right here! Feel free to check out my projects

⭐ Currently working on: Growing the DockerShield community and adding new security features

πŸ’‘ Open to: Collaboration on DevOps tools, security projects, and open source contributions

Popular repositories Loading

  1. Tiktok_Live_Game Tiktok_Live_Game Public

    It's a simple game developed using Python Pygame framework. Script is reading data from tiktok live chat and then if command is matching it's moving a player.

    Python 54 13

  2. dockershield dockershield Public

    Catch exposed ports before hackers do

    Go 26 1

  3. adrian13508 adrian13508 Public

    Config files for my GitHub profile.

    Python

  4. SimpleForum SimpleForum Public

    Python

  5. MeetingAppBackend MeetingAppBackend Public

    Python

  6. PhotoApp PhotoApp Public

    Django REST API application to store images and generate thumbnails for them.

    Python