Skip to content
View danozka's full-sized avatar

Block or report danozka

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
danozka/README.md

Daniel Nozka

πŸš€ Aerospace engineer turned software developer with a passion for building efficient and scalable systems.

πŸ› οΈ Projects

Here are some of my projects:

  • home-media-server
    A comprehensive Docker Compose setup for a self-hosted media server. Automates downloading, organization, and streaming for a seamless media experience.
  • proxy-router
    A lightweight HTTP proxy server that dynamically routes requests based on hostname patterns, handling authentication headers on the fly.
  • xml-factory
    A tool to effortlessly generate valid XML from XSD schemas. Eliminates manual edits, prevents errors, and speeds up test data preparation.

🌱 Learning and growth

While Python is my go-to language, I constantly challenge myself to learn and adopt new frameworks, languages, and tools to expand my skill set and stay adaptable in the ever-evolving tech landscape.

🌐 Let's connect

Feel free to explore my repositories and reach out if you have any questions or collaboration ideas!

Reach me on @danozka_

Pinned Loading

  1. home-media-server home-media-server Public

    Complete Docker Compose setup for a self-hosted home media server with automated downloading, organization, and streaming capabilities.

  2. proxy-router proxy-router Public

    Lightweight HTTP proxy server that automatically routes requests to the appropriate proxy based on hostname patterns, handling authentication headers dynamically.

    Python

  3. xml-factory xml-factory Public

    Effortlessly generate valid XML from XSD schemas with a single command. Skip manual edits, prevent errors, and accelerate test data prep so you can focus on building, not busywork.

    Python