diff options
author | Cara Salter <cara@devcara.com> | 2021-12-22 11:49:20 -0500 |
---|---|---|
committer | Cara Salter <cara@devcara.com> | 2021-12-22 11:49:20 -0500 |
commit | e362200d1a61e3d858b69c2448928e799912db5e (patch) | |
tree | 196b748ad397f75f2f3275fde83b6166a8d8d49c /blog/October-Status-Update.md | |
parent | 7b455b6152c52059eec584b50d43522de4366a14 (diff) | |
download | site-e362200d1a61e3d858b69c2448928e799912db5e.tar.gz site-e362200d1a61e3d858b69c2448928e799912db5e.zip |
posts: Add legacy posts
Diffstat (limited to 'blog/October-Status-Update.md')
-rw-r--r-- | blog/October-Status-Update.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/blog/October-Status-Update.md b/blog/October-Status-Update.md new file mode 100644 index 0000000..dc04d0c --- /dev/null +++ b/blog/October-Status-Update.md @@ -0,0 +1,22 @@ +--- +title: "October Status Update" +date: 2021-11-01 +draft: false +series: + - status +--- + +Hi y'all! Welcome back to another status update! I'm settling into my second +term at WPI. It's super weird to have 7 week terms instead of the longer +semesters I'm used to. I've been learning a lot with [LNL](https://lnl.wpi.edu), +especially stuff that I haven't known before. It's giving me the opportunity to +do more of something I love (event production) with some really high-quality +equipment. + +## Skills +I've taken to learning Django as a framework, mainly so that I can contribute to +the [lnldb](https://github.com/WPI-LNL/lnldb), which is the way that LNL manages +events. I've been knocking out some old issues and getting acquainted with the +codebase. + +That's all I've got for this month, see you next time! |