Skip to content
View thetredev's full-sized avatar
  • Germany
  • 15:51 (UTC +01:00)

Sponsoring

@Tienisto

Block or report thetredev

Report abuse

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

Report abuse
thetredev/README.md

Hi!

I'm Timo, an IT systems & software enthusiast from Germany with a never ending cup of curiosity.

About me

  • 🏫 Graduated from Reutlingen University with a Bachelor of Science
  • 💼 Currently working as IT Manager R&D at Corscience GmbH & Co. KG helping the R&D department get things done outside of their realm of responsibilities like CI/CD and infrastructure work
  • ❤️ I love writing code, especially Python and Go
  • ☁️ Passionate about Linux, DevOps and container technologies
  • 💬 Got questions? Ask!

Experience

  • Having fun! - when I have fun doing something I'm much more into it and can be much more efficient. I make sure I never forget that.
  • Software development: mostly Python and Go. C/C++ not so much, but I can get around. I'm curious about new stuff coming out and always willing to learn other languages and/or different ways to go about developing software.
  • Software deployment: GitLab CI/CD, GitHub workflows, packaging software (deb, rpm, ...)
  • DevOps - to a point:
    • Docker/Podman: building images, running containers, Compose deployments, networking, you name it
    • Kubernetes: Setting up bare metal clusters using k0s, Helm, ArgoCD. I'm more Dev than Ops, so RBAC is still on my TODO list :)

In that order.

Side Projects

  • xdeb-install - Automation wrapper for the xdeb utility with its own ecosystem behind it. See https://github.com/xdeb-org
  • steamcmd - Sane SteamCMD docker images
  • Ultimate Deathmatch - Source.Python deathmatch plugin for Counter-Strike: Source and Counter-Strike: Global Offensive
  • FlashFun - Source.Python plugin for Counter-Strike: Source and Counter-Strike: Global Offensive where flashbang grenades are your primary weapons
  • Shelly - Python command line parser, decorator style
  • CppArgParse - C++ command line parsing made simple

Other public repositories on my profile are mostly just for trying out stuff.

Noteworthy contributions to Open Source

  • void-packages - The Void source packages collection
  • Source.Python - Project that uses boost::python to allow scripters to interact with Valve's Source-engine
  • Backtrace - A very small (less 4.5K) stack unwinder designed for deeply embedded C applications running on the ARM Cortex-M family of microprocessors by Red Rocket Computing, LLC

Pinned Loading

  1. xdeb-org/xdeb-install xdeb-org/xdeb-install Public

    Simple tool to automatically download, convert, and install DEB packages on Void Linux via the awesome xdeb tool.

    Go 16 3

  2. steamcmd steamcmd Public archive

    Sane SteamCMD docker images!

    Shell 6 1

  3. helm-charts helm-charts Public

    Collection of helm charts for various applications

    Smarty 1

  4. udm udm Public

    Ultimate Deathmatch for Source.Python

    Python 5

  5. flashfun flashfun Public

    FlashFun for Source.Python

    Python

  6. dotfiles dotfiles Public

    My small collection of dotfiles

    Nix