Skip to content
View dnitsch's full-sized avatar

Block or report dnitsch

Report abuse

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

Report abuse
dnitsch/README.md

Dusan Nitschneider (dnitsch)

Cloud developer enjoying all things Go and streamlining development/deployment/test processes across projects of all types.

Love developing any tool to make my life easier!

Currently working on

with limited time :)

  • Config Manager

    • aims to provide a simplified interface for retrieving configuration without compromising on security.
  • Strategy Rest Seeder

    • acts as idempotent configuration/setup/business logic seeder sync between systems that do not have an idempotent way of declaring configuration via a series RESTful strategies.
  • Eirctl

    • Enhancing a great but unmaintained project from a while ago.
  • AsyncAPIGenerator

any help always welcomed and appreciated!

Some projects are migrated to the Dev Lab Foundry

GitHub

Contact

dnitsch | discord dnitsch | LinkedIn dnitsch | discord

Pinned Loading

  1. DevLabFoundry/configmanager DevLabFoundry/configmanager Public

    Config and Secret management across multiple implementations in a uniform way. Inc. AWS SecretsManager/ParameterStore, GCP Secrets, AzureKeyVault, Azure AppConfig, Hashicorp Vault

    Go 22 1

  2. DevLabFoundry/aws-cli-auth DevLabFoundry/aws-cli-auth Public

    AWS Developer Authentication using SAML provider linked to AWS account or SSO login without storing refresh tokens locally. Enables linked roles with multiple methods.

    Go 5 2

  3. reststrategy reststrategy Public

    Config based Idempotent REST caller based on strategy pattern specified

    Go 3 3

  4. DevLabFoundry/uistrategy DevLabFoundry/uistrategy Public

    Declarative Config driven UI driver for automated UI tests, and data seeding / UI configuration

    Go 3

  5. DevLabFoundry/async-api-generator DevLabFoundry/async-api-generator Public

    AsyncAPI Document generation from source code annotations. Supports large organizations poly and mono repo structures. Language agnostic

    Go