Byte-sized Insights for
Web Development

Featured Posts

kartik

kartik

Feb 02, 2025

Building My Personal Finance Tracker: Backend with Node.js & TypeScript

Building My Personal Finance Tracker: Backend with Node.js & TypeScript

Starting from this post, I’ll be documenting the journey of building a personal finance tracker, beginning with the backend setup. In this first phase, I’ve focused on establishing the backend using TypeScript, Node.js, Express, and MongoDB. As I move forward, I’ll continue sharing my progress, challenges, and insights as I expand the app with more features and eventually move on to the frontend. Stay tuned for more updates!
7 min read
kartik

kartik

Aug 16, 2023

The Joy of Small Comforts

The Joy of Small Comforts

Some days, I’m in need of some comfort. I’m tired, emotionally drained, or just feeling besieged by the world. On these days, I try to recognize my physical, mental and emotional state, and I ask myself what I need.
3 min read
kartik

kartik

Feb 02, 2025

Dynamic Programming

Dynamic Programming

Dynamic Programming is a technique in computer programming that helps to efficiently solve a class of problems that have overlapping subproblems and optimal substructure property.
4 min read
Load More