Recipe Dump
A collection of basic recipes, without quantities or detailed instructions
This is the new and improved version 2 of my website !
I finally made the switch from plain old HTML/CSS/JS to using Next.js. This has allowed me to easily make this website a lot easier to manage: I can now add recipes and posts in simple MDX format, and they are formatted and added everywhere automatically.
I'm still adding some functionalities but I transferred most of the original content already, and more will come !
A collection of basic recipes, without quantities or detailed instructions
Using the EPFL SCITAS clusters to run jobs. Originally written in the context of the CS-307 Course @ EPFL.
Simplified LibNDS documentation. Written for the EE-310 Course @ EPFL
Connecting via SSH to a VirtualBox VM, and accessing it through VS Code. Useful for anyone needing to work on a Linux VM from a Windows desktop or vice versa.