Blog
Understanding Everything About Interfaces in Go
A comprehensive guide to Go interfaces covering everything from basic concepts to advanced patterns. Learn about implicit satisfaction, interface composition, type assertions, and best practices for writing flexible, maintainable Go code through practical examples and real-world use cases.
Building My Developer Portfolio: A Journey with Next.js and Modern Web Technologies
A deep dive into how I built my portfolio website using Next.js, TypeScript, Tailwind CSS, and other modern web technologies, with a focus on creating a terminal-inspired design.