Skip to content
View blazejhanzel's full-sized avatar

Block or report blazejhanzel

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
blazejhanzel/README.md

Hi, Iโ€™m Bล‚aลผej ๐Ÿ‘‹

SysAdmin by day ๐ŸŒž Indie Game Dev by night ๐ŸŒœ

Docker GitHub Actions Linux Godot C++ JavaScript PHP Bash PowerShell Unity

โ˜บ๏ธ About Me

โš™๏ธ Across both worlds, one theme drives me: automation.
I enjoy making things run on their own โ€” from deployment pipelines and server scripts to smart-home routines.
Even the games I love, like Factorio, are all about efficiency and automated systems.

โ˜๏ธ Thatโ€™s why Iโ€™m pursuing a path in DevOps.

๐ŸŒŸ Highlighted Projects

โ˜๏ธ For a detailed view of my DevOps journey, tools, and example projects, check out ๐Ÿ‘‰ My DevOps Portfolio

๐Ÿ•น๏ธ Curious about my game development journey, tools for devs, or my YouTube devlog series? Explore everything related to my gamedev hobby at ๐Ÿ‘‰ www.blazedev.games

๐Ÿ’ป Interested in my other programming projects?
Check out my GitHub repositories โ€” especially the pinned ones โ€“ below.

๐Ÿ”ฎ Whatโ€™s Next?

To strengthen my DevOps profile, I plan to add:

  • CI/CD pipelines (GitHub Actions with automated builds & tests)
  • Containerized environments (Docker + Kubernetes demos)
  • Infrastructure automation (Terraform + cloud deployment examples)
  • Monitoring & logging tools (Prometheus, Grafana, Zabbix)

Pinned Loading

  1. docker-composes docker-composes Public

    Private mini-projects opened to public to make them easily accessible from my servers if I need them and to share with other developers.

    Shell

  2. 100-lines-snake 100-lines-snake Public archive

    This project was a challenge: To write classic "Snake" game in less or equal 100 lines of code and keep programming standards.

    C#

  3. GNOME-Shortcut-Manager GNOME-Shortcut-Manager Public

    Tiny menu editor for GNOME3. Easily add or remove shortcuts from your dash.

    C++ 4

  4. gamedev-portfolio gamedev-portfolio Public

    Forked from schouffy/gamedev-portfolio

    My gamedev portfolio website until changing to Wordpress in 2024. Utilizes Vue, deploys to GitHub Pages using GitHub Actions.

    Vue

  5. This loader could be uploaded to sim... This loader could be uploaded to simple html hosting and will check if heroku free server is ready. If ready, it will move user to target url. Provides better feeling instead of waiting at browsers "pending" page.
    1
    <html>
    2
        <head>
    3
            <title>Loading page name - Loading...</title>
    4
            <style>
    5
                .lds-dual-ring {
  6. classic-poker-game classic-poker-game Public archive

    Copy of project done at Silesian University of Technology.

    C++