summaryrefslogtreecommitdiff
path: root/blog/april-status-update.md
diff options
context:
space:
mode:
Diffstat (limited to 'blog/april-status-update.md')
-rw-r--r--blog/april-status-update.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/blog/april-status-update.md b/blog/april-status-update.md
new file mode 100644
index 0000000..c045fd1
--- /dev/null
+++ b/blog/april-status-update.md
@@ -0,0 +1,26 @@
+---
+title: "April Status Update"
+date: 2021-04-21
+series:
+ - status
+---
+
+Howdy y'all! Welcome to the April status update! This month, given the weeklong
+break from school, I've been working on expanding my front-end development
+skills. Specifically, I've been working on learning [Flask][flask] as an
+alternative to Django.
+
+This marks 4 months since I started working with Python in earnest with the
+[Campmaster Constantine][cc-project] rewrite. I think it's important for me to
+expand my knowledge beyond backend servers and non-networked desktop apps into
+frontend to really round out my skillset.
+
+In other news, I have the AP Calculus AB exam coming up on 4 May. I've been
+studying a lot and I'm confident that I'll get at least a 3. Higher would be
+preferred, but I also don't want to get my hopes up.
+
+That's all for this month!
+
+
+[flask]: https://flask.palletsprojects.com/en/1.1.x/
+[cc-project]: https://devosmium.xyz/projects/constantine/