amankhys.hashnode.devTo hell with tech development! Building software that actually matters.Building software that actually matters..A blood donation application that makes the work of the blood banks easy and for people to have their worries rested to find these blood banks. the user comes -> selects his local place. Search, boom!! nearby ...Jan 11·3 min read
amankhys.hashnode.devThe beauty of interfaces in Go - Part 1I’ve wondered, what’s soo great about interfaces in go just because it implements interfaces implicitly? Doesn’t it simply omit the boilerplate of writing class foo extends interface bar ?I couldn’t have been more wrong. It is only after we see the d...Apr 28, 2025·3 min read
amankhys.hashnode.devLearned about YAML files and it's essence in working with KubernetesIt has been wonderful to learn about yaml files and how extensively it is used with k8s. Exploring tools surrounding it like Lens, Datree, etc.I realized how much cleaner experience it is to deal with YAML when compared to html-like xml or code-like ...Apr 23, 2025·1 min read
amankhys.hashnode.devTerminal and it's utilities that helps to become a better developerI've used wget and path variables before not knowing what it does thinking it's some hardcore deep into the linux vortex stuff that needs me to be one with the abyss to understand. Adding new users with CLI was pretty cool. Still kinda confused about...May 31, 2023·1 min read
amankhys.hashnode.devThe OSI model and how it facilitates the flow of dataBy pulling of efforts yesterday and today finally manged to complete the networking course of DevOps Bootcamp by Kunal Kushwaha. Things I learned: OSI model and how it actually works in real world TCP/IP model and how all the different layers of in...May 30, 2023·1 min read