Tricking Typescript into functioning the way we wantTypeScript is a powerful tool that enables us to create type-safe JavaScript projects, helping to eliminate runtime errors such as the…Apr 7, 2024Apr 7, 2024
Published inStackademicThe Journey of a Flutter App: From Source Code to Execution on AndroidHello 👋. This blog is part of a tech series where I discuss interesting problems and solutions encountered in my job and side projects.Mar 28, 2024Mar 28, 2024
Published inStackademicWatch Out for Millisecond Madness: Conquering Concurrency in Kotlin (Android)Hi there! This is part of my tech series where I discuss interesting problems and their solutions from my work and side projects. This…Feb 17, 2024Feb 17, 2024
Published inStackademicHow concurrency handled in PostgresHi there! This is part of my weekly series where I discuss interesting problems and their solutions from my work and side projects 👨🦱…Jan 27, 2024Jan 27, 2024
Published inStackademicNear Miss & Missed Steps: Why You Need to Customize PostgreSQLCredits: BrunoJan 18, 2024Jan 18, 2024
Is Storing Null Values in Postgres Something to Worry About?Hello folks! 👋 This blog is part of a weekly series where I discuss interesting problems and solutions encountered in my job and side…Dec 26, 2023Dec 26, 2023
Published inStackademicThe Dark Side of Efficiency: Redis Architecture Unleashes Unexpected Scaling NightmaresThis blog is part of a weekly series in which I share interesting problems and solutions encountered in my company and personally. As the…Dec 18, 20232Dec 18, 20232
Published inStackademicOur experience on partitioning database tablesHello there! I’m a Software Engineer at Surfboard Payments responsible for the terminal subsystems. At Surfboard, we build and provide…Dec 9, 2023Dec 9, 2023
An Introduction to RedisIn this article I will share some glimpse about redis and also I didn’t dig deeper as I am not comfortable enough on redis. I hope this…Apr 25, 2021Apr 25, 2021