Tag: webcoding

  • Monkeybot & Parrotbot

    Monkeybot & Parrotbot

    The previous version of my website had the chatbots Monkeybot and Parrotbot integrated into two of the pages. They are not integrated into the current version, but I’ve uploaded stand-alone versions of Monkeybot here and Parrotbot here. Monkeybot replies with a string of random letters to any user questions, while Parrotbot copies user input and…

  • Updating Front Page

    Updating Front Page

    I’m currently updating this website and blog, and just removed the old front page I’ve had for the last few years. This front page included a mini-game were the images on the page changed if the user hovered or clicked on them. This worked well on desktops, but never worked quite right on phones and…

  • Monkeybot – a simple chatbot template

    Monkeybot – a simple chatbot template

    Update: a slightly different version of the code is now on GitHub, and you can test Monkeybot here. I made a simple chatbot called Monkeybot for my website, and I’ll share the code for anyone who wants to do something similar. The Monkeybot simply replies with a string of random letters to any question from…