Namaste (Hello) š
RSS FeedIām Lakhan Samani from India š®š³. Iām the creator and maintainer of authorizer.dev | Independent Software Engineer . I am passionate about building products and developer tools. This website is my internet space, where I write about Building Software | Open Source | Finance and Life.
As an independent contractor I give services around Software Development (Web + Mobile), Cloud Native & Distributed System Development, Software Architecture and Training.
Featured
Why Microservices Are Important Compared to Monolithic Architecture
Published: at 03:22 PMLearn microservices help compared to that of monolithic. Also learn how golang helps in achieving this.
Introducing Authorizer 1.0
Published: at 03:22 PMIntroducing open source authentication and authorization tool
Create docker image on Apple Silicon M1 Mac
Published: at 03:22 PMLearn how to create docker image on apple m1 chips that could work on other machines as well.
Run HTTP Server as systemd process and automate it with github actions
Published: at 03:22 PMRun HTTP Server as systemd process and automate it with github actions
Recent Posts
Deploying Authorizer with AWS
Published: at 03:22 PMLearn how Authorizer instance on AWS using EKS
Introducing Authorizer
Published: at 03:22 PMIntroducing open source authentication and authorization tool
Create page view analytics system using Kafka, Go, Postgres & GraphQL in 5 steps
Published: at 03:22 PMLearn how to create page view analytics using Kafka, Go, Postgres & GraphQL
React useFilter Hook
Published: at 03:22 PMReact use filter hook
React Navigator Status
Published: at 03:22 PMComponent to load browser status
How to use React Suspense and lazy for code splitting
Published: at 03:22 PMLearn how to code split using suspense with react.