Published onApril 24, 2025Designing a Database Backup Servicesystem-designdatabaseinterview-problemsDesign a service to back up databasesRead more →
Published onApril 19, 2025How to create a video from multiple images using C#videodotnetConvert a sequence of images into a video using C# and FFMPEGRead more →
Published onApril 18, 2025Chaos Phishing : When the evil find opportunity in calamityphishingsecurityThoughts on phishing and social engineering at outage times when systems are down and the orgnisation is most vulnerableRead more →
Published onApril 12, 2025Reading App with history, reminders and revisionideaappI really want to track and revisit all the blogs and papers I am reading without lots of work.Read more →
Published onApril 1, 2025UberAspire : A distributed system for Ride Sharing AppsystemdesignbackendimplementationcodingRide sharing apps are complex. So many moving (pun intended) parts like Riders, Drivers, Routing, Cancelation, Location updates, Maps etc. In this series of posts, I pick a design from the internet and implement it in .NETRead more →