Hi! I'm Paul
RSS FeedI'm a 18 year old developer from Romania 🇷🇴. My main topics of interest are web development, DevOps and tooling.
Recent Posts
How I wrote Minesweeper in Go in under 200 lines of code
Published: at 12:00 AMHow I wrote a simple Minesweeper game in Go in under 200 lines of code. Learn how to create a text-based game, use slices and loops, and handle user input in a fun and interactive way.