-
Macros, Python and Hotkeys
-
My first post…
I’ve decided to *officially* start tracking my professional web developer journey via blog. I’ve never been a ~blogger~ per-say. Even back during my Tumblr days, I exclusively used the platform to post my Photoshop/Illustrator Taylor Swift edits and reblog things of interest to me. These days though, I have a lot to say. A lot…
-
My first contribution
I reached an exciting milestone unexpectedly today! I made my first open source contribution to a Github #awesome-list! If you’re not familiar already, awesome-lists are carefully curated resources for any and all things you can think of! So you might have an awesome-list for open-source CSS helpers, for example, or even an awesome-list for all…
-
Prettier vscode extensions
As promised, here’s a daily run through of today’s class. This week, we’re focusing on MVC or Model View Controllers. What’s an MVC you ask? It’s a software or web design pattern used to implement UI, data, and controlling logic. The main idea of an MVC arguably is that the logic and the display are…
-
Chronic burnout and community
This is something our instructor discussed with us tonight. They suggested all the possible ways to avoid it as a programmer, you know…. walk away from your code and come back later, use your resources, get enough sleep, and the sorts. If you’re interested in this topic, check out this article: https://inside.ewu.edu/calelearning/psychological-skills/preventing-burnout/ On the topic…
-
Some past projects…
When it comes to blogging, my only regret is not starting sooner. I started my 3D printing journey back in 2019 and over the years I’ve made some pretty cool things I’d like to keep documented. That being said, I’m creating a new subcategory: Ghosts of Projects Past — I’ll use this spot to talk…
-
What I learned today
I’m going to try to make it a point to publish a blog post after each class; Tuesday and Thursday evenings up until October. This gives me the opportunity to reinforce what I’ve learned, a paper trail to look back at, and a chance to share the knowledge! Object Relational Mapping (ORM) We started Module…