Skip to content
View m99coder's full-sized avatar

Block or report m99coder

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

Hi there 👋

My Tech Stack

Kubernetes Docker Podman AWS EKS Terraform OpenTofu CDK
JavaScript TypeScript Node.js Rust Golang Scala

My Certifications

I’m holding the Certified Kubernetes Administrator certificate issued by the Linux Foundation.

My Latest Article

Create and Compose WebAssembly Components: A Hands-On Example with Rust

I’ve been diving deeper into the WebAssembly Component Model lately, and I finally sat down to write up a hands-on example in Rust.

The article walks through the creation of a tiny “decider” app, split into two components: one library that implements a simple interface, and one command component that calls it. The fun part is plugging them together and running the whole thing as a composed Wasm component with Wasmtime.

It’s a small example, but for me it really clarified how the component model makes composition and reuse feel natural — much closer to building with Lego bricks than with raw Wasm modules.

If you’re curious about WebAssembly beyond the basics, this might be a good place to start:
https://m99.io/articles/create-and-compose-webassembly-components-a-hands-on-example-with-rust

Other Articles

Pinned Loading

  1. opentofu-first-steps opentofu-first-steps Public

    OpenTofu: First Steps

    HCL

  2. kilo-poc kilo-poc Public

    A Proof-of-concept for using K3s to create a Kubernetes cluster deployed on nodes from different public cloud providers (AWS, GCP, Azure) utilizing Kilo

    HCL 3

  3. cloud-native-enterprise-nodejs-revamped cloud-native-enterprise-nodejs-revamped Public

    Cloud-native Enterprise Node.js — Revamped

    TypeScript

  4. postgres-on-kubernetes postgres-on-kubernetes Public

    PostgreSQL on Kubernetes

    3 1

  5. pglogical-poc pglogical-poc Public

    Postgres Logical Replication with pglogical

    Makefile 10 3

  6. tmux-monokai-pro tmux-monokai-pro Public

    Forked from maxpetretta/tmux-monokai-pro

    A Monokai Pro color theme for tmux

    Shell