MSOL Solana SNS
Create Short Name (SNS) for your Solana Public Key

Search for a command to run...
Articles tagged with #wemakedevs
Create Short Name (SNS) for your Solana Public Key

Rusly is a URL shortener built using the Rocket framework in Rust. Checkout RuslyCheckout the Rusly GitHub repo This blog lays out the system design thought process I used while designing and developing the system. Read about the Rust syntactical dev...

In simple terms, ArgoCD detects an event and triggers a Kubernetes deployment to achieve a desired state. This blog is the final piece of the Custom CI/CD Pipeline series for my project ChaturMail: AI Email Generator馃摟 ArgoCD detects some change in...

Harbor is an open-source container registry that can be used to store Docker images. It's an open-source alternative to Docker Hub to host Docker images. This task is part of the Custom CI/CD Pipeline for the application ChaturMail: AI Email Generato...

This task is part of the Custom CI/CD Pipeline for the application ChaturMail: AI Email Generator The GitHub action does the following tasks: Builds & Pushes Docker Image to Harbor Update ArgoCD Config tl;dr following is the complete YAML for the...

Webhooks are automated messages sent when something happens. Certain actions performed on a GitHub repo like push, pull request, star, etc. can trigger a webhook i.e. send a message about the occurred event. My portfolio and resume are hosted on my V...
