Working with RabbitMQHi everyone, it’s been a long time that the last time I was active on medium. Thank you so much for always follow my writing journeys. In…Mar 30Mar 30
Build side project as a full time Software EngineerHello everyone, on this post I just want to share about my experience from my perspective about how I working on my side project as a full…Nov 19, 2023Nov 19, 2023
How AI boost up my productivityHi, in this post I want to sharing about some AI tools that boost up my productivity as a software engineer. Artificial Intelligence (AI)…Nov 6, 2023Nov 6, 2023
My first product I made using GoHi, for a long time that I’m not active at Medium there is a such a long story on it and I’m sorry for that. In this post I just want to…Oct 29, 20231Oct 29, 20231
Liskov Substitution Principle in Laravel S.O.L.I.DLiskov Substitution Principle (LSP) is one of the five SOLID principles of object-oriented programming. It states that if a class A is a…May 8, 2023May 8, 2023
Python in 2 minute readPython is a high level interpreted general purpose programming language that created by Guido Van Rossum and released in 1991. Python…Mar 25, 2023Mar 25, 2023
Build Simple REST API using Go with gin-gormREST (Representational State Transfer) is an architectural method of communication that uses HTTP protocol for data exchange. Application…Mar 20, 2023Mar 20, 2023
Laravel in 2 minute readLaravel is an open source PHP web framework that created by Taylor Otwell in 2011. It is designed to be a web framework with expressive and…Mar 18, 2023Mar 18, 2023
Open Closed Principle in Laravel (S.O.L.I.D)Open Closed Principle (OCP) is an essential aspect of the S.O.L.I.D principles of object-oriented programming. It suggests that software…Mar 13, 2023Mar 13, 2023
Go in 2 minute readGo is an open source statically type compiled programming language which designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson…Mar 11, 2023Mar 11, 2023