diff options
author | wires <wires@noreply.wires.systems> | 2025-03-06 23:30:44 -0500 |
---|---|---|
committer | wires <wires@noreply.wires.systems> | 2025-03-06 23:30:44 -0500 |
commit | 2b4ca1a88e4df33269e0bd80b4b23ef40d276858 (patch) | |
tree | a8095a18864992d6aec712a02fce1db034b23362 /content/_index.md | |
parent | initial commit (diff) | |
download | blog-2b4ca1a88e4df33269e0bd80b4b23ef40d276858.tar.gz |
first draft of theme
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..1c8905b --- /dev/null +++ b/content/_index.md @@ -0,0 +1,8 @@ +I'm a computer science graduate with an affinity for systems programming and +functional languages. I think C, Rust and Zig all have their merits and am +comfortable working with all 3. When I don't need to work at such a low level, +I like to work with Elixir and Erlang. + +I'm passionate about building performant, fault-tolerant and scalable systems and +making the web a more free and decentralized place. All my projects can be found +on [my forgejo instance](https://git.wires.systems) |