Erik Yuzwa
Menu
  • Home
  • About
  • Projects
  • Blog
  • Podcasts
    Summons From Gallifrey WazRoc
  • Books
  • Contact

gamedev

2 Posts
Creating a Windows Game Loop With C and the Win32 API (part 2)
tutorial gamedev

Creating a Windows Game Loop With C and the Win32 API (part 2)

Erik Yuzwa – 28 Jul 2021

Back in Part 1 of this tutorial, we took a look at putting together a game loop for the Windows desktop using C and the Win32 API. We put the basics together, and so in this episode we’ll look at adding an ability to create your application in ei...

Creating a Windows Game Loop With C and the Win32 API (part 1)
tutorial gamedev

Creating a Windows Game Loop With C and the Win32 API (part 1)

Erik Yuzwa – 25 Jul 2021

Hello my friends, I’m so excited for this post! In this post we’re going to put together a game loop using the Win32 API and C. If you’ve always been curious about digging into the basics of a Windows game loop, then hopefully this satisfies your...

gaming

1 Posts
Tie-Fighter Total Conversion Release 1.1
gaming

Tie-Fighter Total Conversion Release 1.1

Erik Yuzwa – 19 Jul 2021

The X-Wing / Tie-Fighter mod communities have been around for many years, with the shared purpose that most mod communities have; which is to further build and enhance upon a (classic or modern) game. I’ll continue writing and exploring the tooli...

jekyll

1 Posts
tutorial jekyll

Create a Read More link on your Jekyll blog in 2 easy steps

Erik Yuzwa – 13 Aug 2021

A common design practice for most Jekyll templates, is to have a page (or main index) that displays a listing of your recent blog posts. Assuming this blog post page is supporting proper pagination, what if you want to list just a small portion ...

node

1 Posts
Installing Node and NVM on Raspberry Pi
tutorial node

Installing Node and NVM on Raspberry Pi

Erik Yuzwa – 01 Sep 2019

Node.js is an open source cross-platform JavaScript run-time environment built on Chrome’s JavaScript engine that allows server-side execution of JavaScript code. It is mainly used to build server-side applications, but it is also very popular a...

springboot

1 Posts
Creating a Todo App with Java Spring Boot (Part 2) - Nested model structure
tutorial springboot

Creating a Todo App with Java Spring Boot (Part 2) - Nested model structure

Erik Yuzwa – 14 Jul 2021

Let’s put together a Todo Application but with a bit more of a “real world” app feel. I want to explore several common application features and behaviors through this project, so it’s going to be more than one episode! Spring Initializr: ht...

tutorial

10 Posts
tutorial jekyll

Create a Read More link on your Jekyll blog in 2 easy steps

Erik Yuzwa – 13 Aug 2021

A common design practice for most Jekyll templates, is to have a page (or main index) that displays a listing of your recent blog posts. Assuming this blog post page is supporting proper pagination, what if you want to list just a small portion ...

tutorial

Updating Your Domain to use GitHub Pages in 3 Steps

Erik Yuzwa – 10 Aug 2021

Over the past few articles on my blog, I’ve been documenting the migration path that I took to move my blog - from a custom, self-hosted domain - over to GitHub Pages. There’s been a few bumps on the road, but it’s definitely been smoother then w...

tutorial

Schedule your Jekyll posts on Github Pages with Github Actions

Erik Yuzwa – 07 Aug 2021

I recently migrated my website content away from a traditional web server host to Github Pages. A key feature that initially inspired me to make this migration in the first place, is to figure out how to make use of Github automated functionality...

tutorial

Add an RSS feed to Github Pages in 3 easy steps

Erik Yuzwa – 05 Aug 2021

After so many years of putting it off, I recently decided to move my blog content over to Github Pages. I’ll keep going into further details as I write them, but I’m excited to try this experiment out! From the Github pages theme that I chose, th...

tutorial

Creating your own free Jekyll website on Github Pages

Erik Yuzwa – 03 Aug 2021

GitHub Pages is certainly not a “new” product from GitHub. It was first launched sometime in 2008 as a service to GitHub users for hosting their project documentation or blogs. When it comes to my own content, however, I always leaned towards sel...

Creating a Windows Game Loop With C and the Win32 API (part 2)
tutorial gamedev

Creating a Windows Game Loop With C and the Win32 API (part 2)

Erik Yuzwa – 28 Jul 2021

Back in Part 1 of this tutorial, we took a look at putting together a game loop for the Windows desktop using C and the Win32 API. We put the basics together, and so in this episode we’ll look at adding an ability to create your application in ei...

Creating a Windows Game Loop With C and the Win32 API (part 1)
tutorial gamedev

Creating a Windows Game Loop With C and the Win32 API (part 1)

Erik Yuzwa – 25 Jul 2021

Hello my friends, I’m so excited for this post! In this post we’re going to put together a game loop using the Win32 API and C. If you’ve always been curious about digging into the basics of a Windows game loop, then hopefully this satisfies your...

Creating a Todo App with Java Spring Boot (Part 2) - Nested model structure
tutorial springboot

Creating a Todo App with Java Spring Boot (Part 2) - Nested model structure

Erik Yuzwa – 14 Jul 2021

Let’s put together a Todo Application but with a bit more of a “real world” app feel. I want to explore several common application features and behaviors through this project, so it’s going to be more than one episode! Spring Initializr: ht...

Installing Nginx on Raspberry Pi
tutorial

Installing Nginx on Raspberry Pi

Erik Yuzwa – 04 Sep 2019

NGINX (pronounced engine x) is a popular lightweight web server application you can install on the Raspberry Pi to allow it to serve web content. Like Apache, NGINX can serve HTML files over HTTP, and with additional modules can serve dynamic w...

Installing Node and NVM on Raspberry Pi
tutorial node

Installing Node and NVM on Raspberry Pi

Erik Yuzwa – 01 Sep 2019

Node.js is an open source cross-platform JavaScript run-time environment built on Chrome’s JavaScript engine that allows server-side execution of JavaScript code. It is mainly used to build server-side applications, but it is also very popular a...

Rest
Lifestyle
Hobby
Notes
Erik Yuzwa

Erik Yuzwa

A Christian, father, fullstack web developer, game developer, podcast host, bodybuilder

Navigation

  • Home
  • About
  • Projects
  • Blog
  • Books
  • Contact
  • Podcast - Summons From Gallifrey
  • Podcast - WazRoc
2022 © Erik Yuzwa. Crafted & Designed by Artem Sheludko.