/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
Gokart Prompt
Blazing fast and slick shell prompt, written in Go.


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
25 November 2023
Binding functions to hotkeys in your ZSH terminal
Using hotkeys in your terminal is a great way to simplify your life, by getting quick access to anything you can program! In this post we'll go over how you can improve your ZSH configuration with your own, custom hotkeys.
5 July 2023
Quick local static code analysis with SonarQube
Proper static code analysis is super useful, but can be non-trivial to set up and integrate. Let's look at a simple way to do a one-off check with SonarQube in Docker.
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!