diff options
-rw-r--r-- | index.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -15,9 +15,8 @@ i exist in a lot of places: - give me money once on [ko-fi](https://ko-fi.com/boringcactus) or on an ongoing basis on [patreon](https://www.patreon.com/boringcactus) - if you must, email me at `melody@<this domain>` -currently, by night i'm a masters student in computer science, and by even later night i intermittently work on side projects. - -every once in a very great while i write things here: +currently, by day i'm a software engineer at the [Massachusetts Bay Transit Authority's Customer Technology Division](https://ctd.mbta.com/). +by night i play final fantasy xiv and occasionally work on side projects or write blog posts (containing opinions that are my own and not those of my employer), like these: {% for post in posts %} - [{{ post.title }} ({{ post.date.strftime('%d %b %Y') }})](/{{ post.url }}.md) |