Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View wislertt's full-sized avatar

Block or report wislertt

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
wislertt/README.md

Wisaroot Lertthaweedech

Senior Data Engineer

I build data platforms and batch and streaming pipelines on GCP with Airflow and BigQuery. At ABACUS digital I built the cloud landing zone solo: Terraform/Terragrunt, network, IAM, security, and the data platform on top of it. I optimize for maintainability and repeatability: tests that fail first, automation so no one has to remember, patterns that make the next one cheaper.

blog

open source

  • bakefile: OOP Python task runner; write tasks once, reuse everywhere. docs
  • zerv: Rust CLI for git-based versioning; SemVer/PEP 440/CalVer, CI/CD ready. docs
  • leetcode-py: LeetCode practice environment generator, 1,400+ problems. docs

elsewhere

wisl.dev blog LinkedIn Medium dev.to

Pinned Loading

  1. zerv zerv Public

    Dynamic versioning from git. Every commit gets its version. Keep semantic-release on main. Let zerv prerelease every other branch.

    Rust 14

  2. leetcode-py leetcode-py Public

    Python LeetCode practice environment with automated problem generation, data structure visualizations, and comprehensive testing. Includes all Grind 75, partial Blind, Neetcode and Algomaster probl…

    Python 141 19

  3. example-zerv-flow example-zerv-flow Public

    Demo: zerv versioning integration with CI/CD pipelines - multi-format version generation (semver/PEP440/Docker), environment-specific deployments, and flexible branching strategy framework.

    Rust 1

  4. bakefile bakefile Public

    An OOP task runner. Write tasks once, reuse everywhere. Like a Makefile, but reusable and in Python.

    Python 5