Placement Logistics Prep?
A blog post to help coordinators prep for the logistics side of the endgame
Systems · stories · small observations
Systems engineer working close to storage, Linux, and performance.
A blog post to help coordinators prep for the logistics side of the endgame
A blog post about the role of a Placement Coordinator in IITs and the responsibilities that come with it. Intended for specific audience only.
July 2026
I am turning this site into somewhere I will actually write: systems notes, travel stories, life updates, and the things I am learning along the way.
A literature and simulation study of lazy random walks on large monotone subsets of the hypercube, working from the prior O(n³) mixing-time bound.
Kernel threads, synchronisation primitives, scheduling policies, lazy memory allocation, and LRU paging for an xv6 course project.
A small compiler pipeline with a Flex lexer, Bison parser, quad intermediate representation, symbol tables, backpatching, and x86 code generation.