Hello, I'm Mohit

I am a software engineer from India currently working @bigbinary. I mostly work with web technologies and ocassionaly with low level stuff. This website is my personal blog where I (try to) post about things I learn. I also do open source projects where I build random things that I find interesting.

about me
latest articlesall articles
How to purchase hetzner servers from India
Hetzner is an affordable solution to host your servers. It's a great alternative to AWS EC2. In this...
run inference on llama models on macbook m1
Easily run inference on all the llama models using llama.cpp with apple silicon support and quantiza...
optimize images in nodejs using sharp
When dealing with user submitted images, it is important to optimize the image so that the appropria...
Hello World!!
this is my first blog. not particularly on any topic but just to be a starting point....
some of my projectsall projects

repository of this blog. built with a lot of services but mainly uses nextjs and tailwind.

repository of the cms I built for my managing/creating my blogs. it includes a lot of features like image resizing pipeline, support for multiple formats, built-in editor, live-preview for various device sizes and many more.

this is a minimal implementaion of the react reconciler and the dom renderer in typescript. supports useEffect, useState hooks, controlled components, concurrent mode etc. I work on improving this in spare time.

this is a chrome extension for copying text from within a youtube video. it uses TesseractJS for the OCR stuff.

this is the latest thing I am working on. it's a zero dependency reddit client for the terminal. it's still very early in development and I plan to add a lot of things.