• Zombie Project: Over 500?

    Zombie Project: Over 500?

    ,

    I’m starting to bring my zombie branding to live! Over the past week or so I have been going back to some of my old web projects to give them makeovers. Sometimes complete rewrites, sometimes just a new home but boy has it been fun. The latest project to get an overhaul? “Over 500” a…

    read more

  • Literary Clock Update

    ,

    I’ve been leveraging my little clock project as a testing ground for GitHub’s Copilot. Developing a more fine tuned workflow, learning the gaps and just overall having a blast ‘vibe-coding’ the hell out of it. Let’s be very real, A.I. driven web development is here, and likely here for good. I won’t get into all…

    read more

  • Work in progress…

    , , ,

    There will be a lot of changes coming soon. I’ll update this post as I go. The world of web development is changing fast and I’m barely keeping up. AI has made development accessible to a lot more people which is awesome, encouraging and well also frightening. I love what the folks at webawesome are…

    read more

  • RetroEh! New plugin alert!

    ,

    — update — I’ve added a new “User Profile” block which will show basic user details. Check it out above. I’ve also started a “Roadmap” in the github repo to outline some additional blocks that might be fun to add. Stay tuned for more as this plugin continues to grow. — cheers — Are you…

    read more

  • Use AI to write blog posts!

    , ,

    It’s no doubt that AI has really taken the world by storm recently, so let’s integrate it with our WordPress website and write some blog posts automatically! The first function we will need to add is simply a wrapper for OpenAI’s API There is nothing really that fancy going on with the above code, we…

    read more

  • AI written blog post

    AI written blog post

    Note: The following blog post was written 100% by AI Whisky Cocktail Recipe Inspired by Cobourg, Ontario, Canada As the summer months approach and the days get warmer, it’s time to start thinking about refreshing drinks that can cool you down. If you’re looking for something a little more special than the usual lemonade or…

    read more

  • Angular Literary Clock

    Angular Literary Clock

    ,

    — Update — I’ve published a brand new version of this project. Go have a read about it here! I’ll keep this post “as is” for now as a reference to what it once was. — / Update — The other day I read an article  about someone who made a clock using literary quotes…

    read more

  • Playing with Web Speech API and AI

    Playing with Web Speech API and AI

    It’s been a while since I wrote a blog post, I’ve been busy with some new projects. Learning some new frameworks, languages and development processes. One such framework is Angular.  Unfortunately I don’t have time to share a proper tutorial just yet. I have however, updated my site using Angular, Web Speech API and some…

    read more

  • Super Street View (BETA)

    Super Street View (BETA)

    Hello World! I am making a fun little web game that uses Google Street View as the environment. Collect diamonds, and click on the rockets to be sent off to amazing locations around the world. Super Street View as I like to call it, is in its early stages of design and development but I…

    read more

  • TeamWork API cURL function

    TeamWork API cURL function

    Just like the Bitbucket and SupportBee functions I’ve posted recently here is a quick, simple php function that might help you access the TeamWork API. Again it is very basic but if you use it with the other functions you can build out a nice dashboard of your active projects. function TeamworkGet($action, $options = array())…

    read more