Namaste (Hello) 🙏
RSS FeedI'm Lakhan Samani, an independent software engineer from India 🇮🇳. I’m the creator and maintainer of authorizer.dev , Deepup.ai, and The Contentment Foundation, and previously contributed at ArangoDB. Passionate about building products and developer tools, I use this space to share insights on Software Development, Open Source, Finance, and Life.
As a contractor, I offer expertise in web and mobile development, cloud-native and distributed systems, software architecture, and technical training. If you're looking for a collaborator or have an idea to build, let’s connect!
Featured
Defining gRPC APIs with Protobuf - Part 2
Published: at 12:00 PMLearn distributed application api definition using proto file.
Building a Distributed E-commerce App with Go and gRPC – Part 1
Published: at 12:00 PMLearn distributed application development using golang and grpc.
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.
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
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
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.