SGSaran Ginsaranbuilds.hashnode.dev·3d ago · 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
SGSaran Ginsaranbuilds.hashnode.dev·Apr 5 · 15 min readNotifyMesh - The Data LayerThe architecture tells you what moves. The database tells you what survives. Part 1 laid the foundation - the architecture, the key design decisions, and the tradeoffs behind each one. If you haven't 10