Home

Hello and welcome to Cullen Development

This web page is all about my journey into the world of software development. I hope that you will join me on my continued travels and that we can share some interesting experiences along the way. For a little more about how I got to here, please follow the “About” link in the header. You can follow this page by clicking the “follow” link at the bottom of the page.

Latest from the Blog

FunQuest Club: Free Games for Children and Adults

It has been a long time but my games website is finally up and running. I features four games:- The technical details are that it was built using HTML5, CSS3 and Javascript. It is hosted on Amazon Web Services (AWS), on an Apache2 web server and authenticated with Letsencrypt SSL authentication Certification. For those of…

Complete Javascript course from Udemy.

I have turned into a bit of a course junkie. Here is the latest acquisition from Udemy – from the stable of Tim Buckalka’s Learn Programming Academy, led by Charles E. Brown. This came about as an attempt to ‘deep dive’ into Javascript as a compliment to ‘HTML, CSS and Javascript’ as mentioed in my…

Python REST APIs with Flask, Docker, MongoDB and AWS DevOps.

I mentioned in my last post that I had concerns over compatibilty with different devices for my mobile apps, web-apps and websites and I came across a course that was offered by Udemy called Python REST APIs with Flask, Docker, MongoDB and AWS DevOps. It was the Docker bit that interested me the most. I…