Home Celeste Programming

About Me

Hi! I'm Nilrem. I'm 🐟!! You can contact me at @nilrem:matrix.nilrem.dev. Here is a list of links to my profiles on various external websites:

Link Library

Recent (Celeste): Slipperiest Nook

by Spooooky (and many guest mappers!)
mod link
played in April 2026
Difficulty Rating

Quality Rating

This map is a solid continuation of the previous two maps in the series, with a good amount of collectibles to find. This map really shines in the Shrine of Comradery, which features guest rooms from a surprisingly large number of mappers, each of which is a variation on the basic theme of the slippery nook series. I would love to see more collabs like this! It seems like a good way to let each mapper shine without losing cohesion within the overall map. Overall a very solid map, go play it!!

celeste page

Recent (Programming): Kalker

kalker is the main calculator program that I use on my laptop. I have been taking a Linear Algebra course in Spring 2026, and I wanted to be able to use this calculator to help with that course. Unfortunately, Kalker does not support most common matrix operations. I added the ability to take the trace and determinant of square matrices in this PR.

programming page