HomeBlogLearningsFailuresResume
HomeBlogLearningsFailuresResume

Saumya is just another frontend engineer struggling with CSS, frontend tooling and whatnot

I tinker with web at UnifyApps as a Product Engineer. You can find me contributing to Outline every now and then.

Blog

Slashing Next.js build time more than half without turbopack

2022-12-04

Improving preview builds using webpack loader to replace the unnecessary pages with a dummy UI.

Is open source going to change my life?

2021-05-17

Why I started open source contribution? Read my journey to open source and GSoC.

Notes on Axel Rauschmayer's JavaScript for Impatient Programmers

2021-02-08

Notes on Axel Rauschmayer's JavaScript for Impatient Programmers. Suitable for interview preparation and quick revision of concepts.

Partitioning in distibuted systems.

2020-11-26

What is partitioning in distributed systems and its types?

Deep dive into Lamport clock and Lamport Vector clock.

2020-11-13

We will learn why the lamport clocks were invented and why do we need lamport vector clocks.