AKAman Khys P Ninamankhys.hashnode.dev·Jan 11 · 3 min readTo 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 ...00
AKAman Khys P Ninamankhys.hashnode.dev·Apr 28, 2025 · 3 min readThe 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...00
AKAman Khys P Ninamankhys.hashnode.dev·Apr 23, 2025 · 1 min readLearned 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 ...00S
AKAman Khys P Ninamankhys.hashnode.dev·May 31, 2023 · 1 min readTerminal 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...00
AKAman Khys P Ninamankhys.hashnode.dev·May 30, 2023 · 1 min readThe 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...00