Quick Migration Update

Over this past weekend I binged John Wick Chapters 1-4, and I’m kind of proud of myself. I feel like whenever I talk about myself people tend to miss what I’m actually sharing, and jump straight to positivity. Learning how to program the way I did is ridiculously difficult, and I’ve missed out on a… Continue reading Quick Migration Update

Bespoke Java Framework

I’ve been saying that a JavaScript framework would be overkill, so I am writing patchwork code. I actually realized that’s not all that necessary in JavaScript. As I’ve said before JavaScript supports OOP classes, which makes it easy to associate data types with one another. It’s also super nice because it means I can handle… Continue reading Bespoke Java Framework