AboutWritings

Writings

Running QMK on Raspberry Pi Pico (RP2040)

Whether you have rotary encoders or building a split keyboard, everything is easier than you think.

Messing with lua metatables

because the more we mess around; the more we find out!

LSP & Neovim; A Retrospective!

Going from a simple text editor to a coding experience that everyone loves and enjoys!

Dot-Repeat in Vim and Neovim

Understand dot-repeat in-depth; One of the most powerful feature of vim and neovim

Logging in Node.js! Why, How and What?

Understand Why, How, and What to log in a Node.js application, and Best Practices around it.

Running React and Node.js in one shot with Docker!

Running React and Node.js in one shot with Concurrently!

Node.js environment variables! The Right Way.

My quest to find the perfect IDE

Why am I even coding?