Rohit Dhatrak
RSS FeedHello, World! I'm Rohit Dhatrak. I spend my days crafting code, solving problems, and occasionally debugging the universe. I thrive on building things, pushing limits, and bringing ideas to life.
When I’m not coding, you’ll find me lost in a book, lifting heavy things, or chasing new interests.
More about meRecent Posts
Work at Wyzr
Published: at 10:12 PMThis blog is about my journey, the work I have done at wyzr and the things I have learned through that journey.
Why JavaScript will always need Transpilers and Polyfills
Published: at 12:12 PMTo understand why we’ll always need transpilers and polyfills we'll need to understand Backwards and Forwards compatibility in JavaScript
Time and Space Complexity
Published: at 10:12 PMWhat is Time and Space Complexity? What do we mean when we say an algorithm takes log(n) time?
Featured Projects
Nand2Tetris
Building a modern computer from First Principles. I also run a book club on it at https://dxclub.io/build
gosh
An interactive shell built in golang. It has a few built-in commands and support for running all external commands.