This is where I share my writings on programming, tutorials, and my experiences.
In this blog we will talk about how to setup a turborepo (monorepo) with nextjs as frontend and express js as the backend. This guide can we followed for any frameworks by just tweaking few steps.
In this blog I will go about customizing your windows terminal to look cool, you can impress your friends.
Explore these TypeScript Utilities to ease your development journey and make your code more efficient.
In this article we will learn how we can implement request validation in nextjs api using zod.
A collection of Python problems that help you learn to print star patterns with simple explanations. Perfect for improving your coding skills, from easy to challenging patterns.
Learn simple steps to boost your laptop's speed and efficiency, like cleaning up files, removing unnecessary programs, and managing updates. These tips will help your laptop run faster and smoother for everyday tasks.
Lets create a 3d dice animation with the godot builtin physics. The aim for this tutorial is to introduce to the physics in godot, we use both static body and rigid body.
Aseprite is a open source pixel art creating/editing tool. You can compile it from source and use it for free.
I used trpc and like how it provide a type safe interface and error handling. But can we achieve same thing with server actions?
Recurrent neural networks, also known as RNNs, are a class of neural networks that allow previous outputs to be used as inputs while having hidden states.
A bitwise operator is a character that represents an action on data at the bit level, as opposed to bytes sor largett units of data.