SGSaran Ginsaranbuilds.hashnode.dev·18h ago · 2 min readMy First Week with Go: What I Learned Coming from JavaWeek 1 of Learning Go I set aside this week to learn Go properly. I have a strong interest in cloud native projects, and since Go is the language that ecosystem runs on, it made sense to start here. C12I
SGSaran Ginsaranbuilds.hashnode.dev·Aug 20 · 14 min readWardLog : A Doctor's Voice AssistantFrom Paper to Voice: Building WardLog In my previous job I worked on TimeSmart - a timesheet and contract management system for doctors. Before software like this, doctors wrote down the work they did00
SGSaran Ginsaranbuilds.hashnode.dev·May 20 · 6 min readNotifyMesh - The Template Service and Kafka DesignIf you have not read the previous parts yet, I would recommend starting there - this post builds directly on top of them. Part 1 laid the foundation - the high level design, the four deployable units,00
SGSaran Ginsaranbuilds.hashnode.dev·May 11 · 8 min readNotifyMesh - The Worker Service LLDIf you have not read the previous parts yet, I would recommend starting there - this post builds directly on top of them. Part 1 laid the foundation - the high level design, the four deployable units,00
SGSaran Ginsaranbuilds.hashnode.dev·Apr 27 · 12 min readNotifyMesh - The Notification Service LLDIf you haven't read the previous parts yet, I'd recommend starting there - this post builds directly on top of them. Part 1 laid the foundation. Before writing a single line of code, I mapped out the 00