/home/luca
About Me
I am Luca Scalzotto, a software developer from the Netherlands. For as long as I can remember I've been interested in computers, games and later on in my life I've also had a growing interest in electronics and hardware. I also have a bachelor's degree in game technology/computer science. On this site you can find out more about all the (hobby and professional) projects that I have worked on. Most projects contain some more information and screenshots. If it's an open source project it also contains a link to the repository so you can check out the source code for yourself. Click on one to find out more!
Featured Projects
NestJS Autoloader
Simplify your NestJS modules by automatically loading providers and controllers.

npmbadge.com
Classy npm badges.



PrismJS Darcula Theme
The Darcula syntax highlighting theme for PrismJS.

Latest Posts
15 May 2023
Scripting a Spelunky 2 Speedrun | Part 4: One Level, One Roadblock
It's been quite a while since the last post, and a lot has happened. Let's dive into how far the speedrun got!
16 November 2022
Setting up a Chromium kiosk on a Raspberry Pi
Setting up a proper kiosk mode with Chromium on a Pi can prove quite tricky. Here's how you do it!
3 May 2021
Scripting a Spelunky 2 Speedrun | Part 3: Do You Want to Build a Language?
With an input simulation proof of concept working, I needed to think about how I was going to use it. Do I create a simple library, or do I go the extra mile(s)?