Welcome to my Tech Cafe! ✮⋆˙

Hi, I am Aakriti, soon-to-be uni student who makes 3D art in Blender, 2D games in Godot, and questionable decisions in JavaScript. This blog is where I share my dev adventures, bugs, wins, and the occasional meltdown (usually mine, not the computer’s).

How I started Blender!

In April 2024, I came across a cool animation made in Blender and thought, ‘Wow! That’s crazy. I want to learn how to do that too’. So, I started my journey At first, I was really confused because there were tons of buttons, shortcuts, tabs, and a cube in the middle. Pro tip: Use Blender Shortcuts cheatsheet as it helped me remember the keys. (Shortcut key: X to delete the default cube) ...

May 21, 2025 · 3 min · Me

My Nand to Tetris Journey

Introduction In March 2025, I signed up for the Coursera course From Nand to Tetris: Building a Modern Computer by Shimon Schocken and Noam Nisan. I thought “Why not learn how computers work from the basics?” Spoiler:- It’s not as easy as it sounds. The course promised to turn me into a computer-building wizard, and I got pretty far completing four out of six projects. Logic Gates from NAND The course starts with a simple idea: using only the elementary NAND gate, you can construct all other logic gates necessary for a modern computer. This concept blew my mind, the idea that complex systems ultimately reduce to this simple building block. ...

May 9, 2025 · 3 min · Me