rndthts.dev

Welcome to rndthts.dev

Hey there! 👋 This is where I share random thoughts on software development and document my proof-of-concept projects. Expect a mix of ideas, experiments, and coding explorations.

If you enjoy building, breaking, and learning—stick around! 🚀

Writing your first pass with LLVM

Cover image for Writing your first pass with LLVM

Writing your first pass with LLVM...

How to inherit from lambdas?

Cover image for How to inherit from lambdas?

A step-by-step explanation of how we can inherit from lambdas....

Google Test - Missing Feature

Cover image for Google Test - Missing Feature

Have you ever used a tool but you were missing something? This is one such story…...

Hello World

Cover image for Hello World

Hello world example using c++...