Develop Everything
The Personal Site of Josh O'Neal

A Bit About Myself

My name is Josh O'Neal, and I'm currently a Senior Software Architect, previously a Principal Xamarin Architect.

I've been developing software since around 2008, starting with PHP, then making my way over to mobile when iOS and Android were fresh young platforms.

From there, Xamarin caught my eye, and I used and evanglized it heavily, getting Xamarin Certified, attending Evolve, and so on. For business workflow applications, I still believe it's fantastic.

Right now, professionally, I work for Nutrien (formerly Agrible), creating backend architecture using Django, which is a fantastic web framework.

I've also recently (finally) put in the time to learn Swift, and am currently working on learning Unity 2D - I think it'd be awesome to start writing some little games.

Speaking of games, my degree is technically in 3D Graphics Programming, but I've never used it professionally. I also collect video games, especially older boxed ones. In the future, I may write a bit about my modest collection.


Why Does This Site Look Old?

Maybe "old" is the wrong word, but this site is definitely not what is being mass produced here in 2019. My goal is for it to be extremely simple, very light, and blazing fast. It has no Javascript libraries, isn't a single page app, and has no backing database.

I guess it does use vanilla-js, but only for analytics, which run through Simple Analytics, not Google Analytics.

I was heavily inspired by Fabien Sanglard's fantastic post on the sad state of our web, how it is so bloated and unfriendly to the end user, so those themes were on my mind while I built this out.

I also, like most devs, enjoy reading Hacker News, appreciating their simple layout tremendously.


What Will I Write About?

I plan on writing about everything, really. Mostly relating to various development topics (hence the title - Develop Everything).

Since I'm currently doing Django for work, and Unity for fun, I expect the topics will be concentrated on those subjects, at least initially. Some mathematics and mobile development will no doubt sneak in though. And probably some PostgreSQL query stuff.