home / about

hello, i am nico!

My technical interests center around big data systems, distributed computing, and statistical analysis, with proficiency in Python, Rust, Go, TypeScript, and SQL. I'm particularly drawn to solving the hard systems questions that enable data science at scale. What continues to captivate me is understanding how systems interact beneath the surface, the hidden infrastructure behind what users experience.

I do also exist beyond code and computers! I enjoy reading fantasy novels and historical texts, playing tabletop RPGs, strategy games (Paradox games, Total War, ArmA), drawing and cartography, and long-distance running around Madison.

Feel free to email me for any reason :) nico(at)salm(dot)dev

Nico

studies

I am a student at the University of Wisconsin-Madison, double majoring in Computer Science and Data Science. I spend most of my time hanging out in the Undergraduate Projects Lab on campus with my friends.

Here is a list of some of my favorite classes:

* graduate-level classes

colophon

A colophon is a brief statement that appears at the end of a book, providing information about its production. I got the idea from Andrew, and while I don't believe I will do as great a job as he did with his, here is my best shot:

There's a running joke among my friends that I go through many websites. This one will hopefully stand the test of time. I've had a lot of fun writing this using only HTML/CSS with a build.sh script, Pandoc, and post templates for the blog. I have enjoyed that I have to figure things out rather than getting features out of the box, as it forces me to really consider what I actually want.

The site is intentionally minimal, with no JavaScript except for conditional loading of MathJax on blog posts that require LaTeX rendering (a necessary concession). Content is processed from Markdown files using Pandoc, creating a static site that's lightweight and fast. CSS is inlined to eliminate render-blocking resources, and I subset all fonts using pyftsubset to include only the characters actually used on each page. The simplicity of the system makes maintenance straightforward.

For those interested, the website source is available here.

If you'd like to link back to my site, feel free to use my 88x31 button. These little graphics are a nostalgic nod to the early web when personal sites would exchange link buttons as a simple way to discover new corners of the internet:

<a href="https://salm.dev"><img src="https://salm.dev/88x31.gif" target="_blank" alt="salm.dev"></a>

See you space cowboy...

— Nico