summaryrefslogtreecommitdiff
path: root/blog/april-status-update.md
blob: c045fd1c3c064f34384f59043fbc99fd5dc60fe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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/