Open interactive version of the notebook
IN_THE_MATRIX = False
from here import me

Antonin's Website

Hey ! It's me, Antonin @rambip As you probably notice, this is not a very usual website. But I bet you will love it !
rambip = me()
rambip
shape: (1, 3)
agenamealias
i64strstr
22"Antonin""rambip"

The stuff

journals.page_()
My blogposts
rubiks.page_()
Rubik's cube emulation in 10 lines of numpy
ascii.page_()
Ascii art !
lambda_calc.page_()
Lambda Calculus primer
love_typst.page_()
The greatest markup language
academic.page_()
Me in the working world
minimal_design.page_()
My essay on minimalist design

The secret sauce

if not mo.running_in_notebook() and not IN_THE_MATRIX:
    generate_website()