Yankee Maharjan

Yankee Maharjan @yankee

About: Software Engineer, Open-source Enthusiast, and a Cloud-Native fanatic. ☁️

Location:
Kathmandu, Nepal
Joined:
Jan 11, 2018

Yankee Maharjan
articles - 14 total

Build CLI blazingly fast with python-fire 🔥

Command line applications are developers best friend. Want to get something done quickly? Just a few...

Learn More 8 0Jun 5 '23

Streamline Github Actions Releases with Github CLI

GitHub Actions is the default choice for CI/CD in many Open Source and Enterprise projects. It gets...

Learn More 1 0Feb 14 '23

6 Tools to Run Kubernetes Locally

Kubernetes is a big and complicated technology and it clearly requires some time and dedication to...

Learn More 23 1Aug 5 '21

Practical Guide to Git Worktree

Git has a solution to all of our problems, you just need to know where to look. As developers,...

Learn More 110 5Apr 12 '21

Streamline your projects using Makefile

make is one of the tools that we use heavily for streamlining tasks on our projects. It has proven to...

Learn More 102 13Dec 26 '20

How Rolling and Rollback Deployments work in Kubernetes

Kubernetes has been used heavily on production for the past few years. It offers a plethora of soluti...

Learn More 12 0Oct 25 '20

Setting up multi-node Kubernetes cluster locally with K3s and Multipass

There are a lot of tools that allow you to setup a local Kubernetes cluster in no time. But with a fu...

Learn More 26 1Oct 24 '20

Mastering Git Stash Workflow

Git is a powerful tool that makes up for a lot of use cases on our development workflow. One such...

Learn More 109 7Aug 23 '20

Deploy your Serverless Python function locally with OpenFaas in Kubernetes

We have come a long way in building distributed applications. From monoliths to Microservices we have...

Learn More 17 0Aug 15 '20

Understanding Callable in Python

Functions and classes are the most common things we use in our daily development. We invoke them, pas...

Learn More 52 1Aug 11 '20

Faster Git workflow with Git Aliases

Don't let long commands slow you down. Speed up!

Learn More 65 7Jul 25 '20

Understanding Iterators and Iterables in Python

Head first introduction to iterator protocol.

Learn More 12 0Jul 17 '20

Command Line Productivity with ZSH Aliases

Speed up your workflow with zsh aliases.

Learn More 11 0Jun 30 '20

Command line productivity with Fish shell

Get productive using your shell.

Learn More 101 4Jun 27 '20