Writing
Blog
Notes, ideas and things I'm learning about software engineering, AI and system design.
Explore
Sections
Recently published
Latest articles
01
Projects
Projects
Projects I build to solve useful problems, explore ideas, and turn what I learn into practical software.
#projects#software-engineering#ai
02
Projects
Introduction - The Start
A booking platform for sports venues that makes it easier for users to discover, check availability, and book turfs and courts.
#projects#saas#booking#system-design
03
Projects
OwnYourBooking : Turf & Venue Booking Platform
A booking platform for sports venues that makes it easier for users to discover, check availability, and book turfs and courts.
#projects#saas#booking#system-design
04
System Design
What is CAP Theorem?
Understanding consistency, availability and partition tolerance in distributed systems.
#system-design#distributed-systems
05
System Design
What is Load Balancing?
Understanding how load balancers distribute traffic across servers.
#system-design#backend#infrastructure