Bogdan Gevko

I'm Bogdan

Welcome to my digital corner. This is where I share the things I’ve built, write about stuff I find interesting, and try to figure it all out along the way.

Leave a Message

Featured Posts

All ProjectsAll Blog Posts

Javascript

React

Web Development

Dec 19, 2024

I built a Web Desktop

I’ve been cooking. In this post, I talk about the project I’ve been working on for the last 7 months. You’re not going to want to miss this one.

View Full

Emulation

Dec 3, 2024

Building an NES Emulator: Part 2—CPU Registers, Memory, and Mappers

In this blog series, I build an NES emulator and document the process. Join me in Part 2, where I talk about CPU memory!

View Full

Emulation

Nov 12, 2024

Building an NES Emulator: Part 1—Overview

In this post, I introduce the basics of the NES architecture and cover fundamental emulation concepts in an accessible way.

View Full

Assembly

C++

Emulation

Oct 11, 2024

How Computers Understand 0s and 1s

I built an emulation of an 8-bit CPU, and somewhere along the way, computers just started to make sense.

View Full

MySQL

Next.js

May 1, 2024

Tabletop RPG Asset Manager

I took a university database course I had to design a database for a project of my choice. I decided to build a character creator for Dungeons & Dragons, a popular tabletop RPG.

View Full

C++

OpenGL

Dec 6, 2023

3D Scene with OpenGL

I built an OpenGL scene with shadows using Blender models and C++.

View Full