📜 Jelle Pelgrims

Here's a number of significant projects that I have worked on for the last few years.

Business card demo

📁 Repository / 📰 Article

A raycasting graphics demo that fits on the back of a business card.

Awkventure screenshot

bbbandit

📁 Repository

A raycaster similar to Wolfenstein 3D written in QBasic.

Awkventure screenshot

Awkventure

📁 Repository / 📰 Article

A roguelike written in the text processing language/tool awk.

Awkventure screenshot

Statwebgen

📁 Repository

A static website generator that I built to speed up development of my personal website. It takes a folder of markdown files and converts it into html, based on templates.

Statwebgen screenshot

High school project

📁 Repository / 📰 Article

A summary of my high school project. I used a genetic algorithm written in Python to find good solutions to the travelling salesman problem. This article explains most of the steps involved.

TSP screenshot