Sk Shahriar Ahmed RakaSOLID Principles in Software DesignSOLID is an acronym representing five fundamental principles of object-oriented design and programming. These principles aim to make…Mar 16Mar 16
Sk Shahriar Ahmed RakaWarp terminal in Ubuntu Linux , make it your default terminalIf you’re eager to elevate your terminal experience on Ubuntu Linux, look no further than Warp, the modern terminal. Let’s walk through…Mar 51Mar 51
Sk Shahriar Ahmed RakaSecuring Your Azure Kubernetes Service (AKS) with Let’s Encrypt: A Step-by-Step Guidestep 1 : Create AKS ClusterOct 6, 2023Oct 6, 2023
Sk Shahriar Ahmed RakaCreate Random number & Pure Random Number in Golang1. Create Random number Using math/randFeb 13, 2023Feb 13, 2023
Sk Shahriar Ahmed RakaCreate and Deploy Sveltekit inside a Nodejs Docker ContainerNode js is a great environment for deploying Sveltekit project . It runs smoothly.Sep 5, 2022Sep 5, 2022
Sk Shahriar Ahmed RakaRun Golang App in Browser using web assemblyHere we will write a simple website and run a golang application inside a browser using web assembly .Sep 5, 2022Sep 5, 2022
Sk Shahriar Ahmed RakaBuild Minimized Docker Images in GolangFor most of the production ready application the size of the Docker file matters . A minified docker image will run smoothly and securely .Sep 5, 2022Sep 5, 2022
Sk Shahriar Ahmed RakaBest Ways to Use Environment Variables in GolangThere are lots of ways to import Environment variable inside a golang project ,Aug 7, 20221Aug 7, 20221