Posts
List of posts
Featured Posts
-
Using AWS Pandas Layer (AWS Wrangler) in Serverless Framework
How to use AWS Pandas Layer (AWS Wrangler) in Serverless Framework to reduce lambda deployment size and resolve dependency conflicts.
-
UV for Python - Fast Package Management
UV package manager - speed, dependency resolution, and ease. Python next-gen package management.
-
Mastering Go's net/http Package - Building Production-Ready HTTP Services
A comprehensive guide to Go's net/http package - from basic servers to production patterns including middleware, context handling, graceful shutdowns, and performance optimization.
-
Creating an Audio Analyzer with Qdrant Vector Database
Testing Qdrant vector database by building an audio analyzer with feature extraction
-
Why I Migrated from Next.js to Astro for My Personal Blog
A detailed look at why I chose to migrate my personal blog from Next.js to Astro, covering performance benefits, developer experience, and the migration process.
-
Learn Go in 60 Seconds
A comprehensive quick-start guide to Go programming language covering syntax, concepts, and practical examples to get you up and running in minutes.
Recent Posts
-
Creating UDP Client and Server in Go
A comprehensive tutorial on implementing UDP client and server applications in Go using the net package.
-
Go Data Types and Memory Sizes
A reference guide to all Go data types with exact memory sizes, ranges, and practical examples for each type.
All Posts
-
Using AWS Pandas Layer (AWS Wrangler) in Serverless Framework
How to use AWS Pandas Layer (AWS Wrangler) in Serverless Framework to reduce lambda deployment size and resolve dependency conflicts.
-
UV for Python - Fast Package Management
UV package manager - speed, dependency resolution, and ease. Python next-gen package management.
-
Mastering Go's net/http Package - Building Production-Ready HTTP Services
A comprehensive guide to Go's net/http package - from basic servers to production patterns including middleware, context handling, graceful shutdowns, and performance optimization.
-
Creating an Audio Analyzer with Qdrant Vector Database
Testing Qdrant vector database by building an audio analyzer with feature extraction