When getting ready for a final move to production, there are a few things one needs to review: performance and monitoring. This brought out the last few items that I […]
Setting up AWS Production MariaDB
This was an extremely exciting and pivotal milestone: I “set up” my AWS Production MariaDB. Kind of. Honestly, the AWS RDS options can feel… pricy for somebody with limited funds. […]
Django API Documentation
Honestly, most engineers and developers do not like to do that thing called “documentation”. It has been longer than I’m willing to admit here since I was in college. Back […]
Django RESTful User Functions and Data Security
This month has been crazy learning about a TON of new and different “user security” topics. It was very overwhelming at times with the variety of different solutions to chose […]
Django Adding Users into Database
Adding in multi-user support was no easy feat! I’m used to the agile development of multi-sprint practices in other MVC frameworks where you can add and change any module or […]
React Fundamentals in Django Job Hunt App
Long ago, while I was at CalPERS, I got to explore some with React. I went through two minor tutorials, just to then be exposed to an employee’s implementation of […]
Learning Django
Ever since learning about the existence of Django, Python’s MVC framework, I’ve wanted to learn how to use it. By now, I’ve played with quite a few other MVC frameworks […]
Learning Python
I’ve self-taught myself a lot of programming languages over the years. Yes, I kind of struggled with MS-BASIC back when I was in high school. Truth is, there wasn’t any […]