commit ebf41fe062083dfaaf70ee362745c291673827db
parent 35c5662d6bf12be12ee322ba8dfc482cf5ed5db6
Author: Nathaniel Chappelle <nathaniel@chappelle.dev>
Date: Wed, 13 May 2026 23:48:24 -0700
updating about
Diffstat:
1 file changed, 10 insertions(+), 18 deletions(-)
diff --git a/content/index.md b/content/index.md
@@ -3,27 +3,19 @@ title: About Me
show_meta: no
---
-I'm a systems developer and Masters Student at Oregon State University who loves
-thinking about what it takes to build fast, minimal software. I spend most of my
-time working on:
+Systems developer. I do:
- Philosophy of CS
-- Computing Architectures
+- Computing architectures
- Distributed systems
-- Performance optimization
+- Parllelism and other performance optimization
-When I'm not thinking, designing or programming you'll find me cycling the
-gravel forest roads of the Oregon Coast Range, splitboarding in the Oregon
-Cascades, or riding my skateboard for the British Downhill Skateboarding team.
+I try to do:
-Checkout [Current](current/) to hear more about my current technical and
-non-technical interests!
+- Math
+- Neuroscience
+- Ethics
+- [Downhill skateboarding](https://youtu.be/rkWOLEI4vFk)
-Checkout my [blog](blog/) to read more about my thoughts, projects, and
-experiences.
-
-## Background
-
-I've been programming for over 4 years, primarily in C, Go, Python, and Rust. I
-believe in writing simple, maintainable, and composable code that does one thing
-well.
+Read [current](current/) to see what I'm working on right now, and read
+[blog](blog/) to see what I've been thinking about.