9 lines
506 B
Markdown
9 lines
506 B
Markdown
---
|
|
title: "Software"
|
|
aliases:
|
|
- /projects
|
|
layout: "software"
|
|
---
|
|
|
|
I like working with [Qt](/software/tags/qt), [C++](/software/tags/cplusplus) but also branching out into [Rust](/software/tags/rust) and tiny bits of web development (like this website.) My primary operating system is
|
|
Linux, so making sure things build and run across different operating systems is an interesting challenge. I also love working with graphics APIs, like [Vulkan](/software/tags/vulkan) and [OpenGL](/software/tags/opengl).
|