Hi there 馃憢

Welcome to my blog. Check out my GitHub or the Projects page.

UFLT - A first look.

April 11, 2025 路 0 min 路 0 words 路 Noel Danz

First Post

One two three. This just tests some stuff. Lists Interesting Math: $$ \frac{1}{3} $$Code: def hello(): print("World") External Code: # /// script # dependencies = [ # "rootpath", # ] # /// import rootpath rootpath.append() print("Hello Static") External Code Relative: # /// script # dependencies = [ # "rootpath" # ] # /// import rootpath rootpath.append() print("Hello Relative")

November 1, 2024 路 1 min 路 58 words 路 Noel Danz