HomeBlogResume
HomeBlogResume

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

Four Things I Wish Someone Told Me as a Junior Engineer

2025-11-08

Four key lessons from two years at a startup. Communicate, be diligent, take initiative, and embrace discomfort for growth.

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?