Hi and welcome to my blog!
Two years ago, I embarked on a journey into the unknown. My job was pretty cool; I wasĀ making YouTube videos, and freelancing in design at the same time.Ā That being said,Ā the amount of things that had to be juggled to make it work was justĀ insane, and on top of it I wanted to learn Spanish, and get fit, and work on a bunch of other skills. I realized that it was not humanly possible to focus on everything, but that gave me an idea! What if the solution to my problemĀ wasnāt human?
Fast forward a year, and Iām working forĀ an amazing ed-tech companyĀ and writing my first lines of Java on the side.Ā When I opened Android Studio for the first time, I was completely overwhelmed by what seemed like a jungleĀ of buttons and menus, and I remember thinking:
āI have no idea what Iām doing, but Iām going to make it workĀ anyway!ā
And somehowā¦ I did!
Move the clock ahead to 2017, and I have a working Android app that I use every single day. Itās far from perfect, but thatās not the point. It works, and forĀ someone whoās completely self-taught in all things computer science, thatās a hell of an accomplishment!
Despite all this,Ā I still have no idea what Iām doing, so thatās where this blog comes in. From the mundane, like finding ways to save money on laundry, to the downright terrifying, like launching my app, every day I run into some new thing that Iāve never done before, and I think itās going to be fun to document it. LetsĀ try forĀ something new here every week š
My adventures in figuring shit out are just beginning, and Iād love to have you along for the ride!
Jonathan
Ā
<!-- This is the HTML element that, when clicked, will cause the popup to appear. -->
<!-- add this to the button if it gets removed by the stupid visual editor: onClick="showMailingPopUp()" -->
<button id="open-popup">Jump on the rocket š</button>
<script type="text/javascript" src="
" data-dojo-config="usePlainJson: true, isDebug: false"></script>
<script><br />
function showMailingPopUp() {<br />
require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"
","uuid":"8f0846f6471e52042b813b2da","lid":"313e94edd4"}) })<br />
document.cookie = "MCEvilPopupClosed=; expires=Thu, 01 Jan 1970 00:00:00 UTC";<br />
};<br />
</script>