Posts
All the articles I've posted.
Surviving Burnout: A personal experience
Posted on:April 20, 2024 at 10:17 AMJoin the battle against burnout in this witty and practical blog post! This post dishes out simple tips for spotting burnout, avoiding its clutches, and bouncing back stronger than ever.
Mastering Your Day: A Simple Guide to Work Logs for Software Engineers
Posted on:April 10, 2024 at 08:00 PMFind out how writing down your daily tasks can make your work life easier and more successful. Learn how to organize your tasks, impress your boss, and feel good about your accomplishments. Dive in and discover the secrets to getting more done and feeling happier at work!
Introduction to Category Theory - Applicative Functors
Posted on:January 8, 2024 at 09:00 AMEmbark on a captivating exploration of Applicative Functors in TypeScript using the powerful fp-ts library. Uncover the magic of functional programming as we delve into currying, the ap operation, and the creation of utility functions for seamless composition. Elevate your coding skills and learn to wield applicative functors to compose effectful programs effortlessly. Join us on this journey through the intricacies of functional programming, where every line of code brings you closer to mastering the art of composability and abstraction.