Migrate from Bazel
This commit is contained in:
commit
016dbd0814
59 changed files with 7044 additions and 0 deletions
16
content/about/_index.md
Normal file
16
content/about/_index.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
+++
|
||||
title = "About"
|
||||
+++
|
||||
|
||||
# Hi, I'm Marc
|
||||
|
||||
I'm a software engineer currently working at Canva. I build software – mostly mobile and backend stuff involving Android, Kotlin, and various infrastructure things. I have a weird fascination with build systems.
|
||||
|
||||
## Why this blog exists
|
||||
|
||||
Mostly as a digital garden for things I figure out and don't want to figure out again in six months. If it helps someone else avoid the same rabbit holes, even better.
|
||||
|
||||
## Tech I work with
|
||||
|
||||
Android, Kotlin, Nix, Bazel, Kubernetes, and whatever else seems like a good idea at the time.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue