Links to some fun web toys and projects created by me using OpenAI.
Name | Hyperlink | Description |
---|---|---|
Mouse Draw | Basic Drawing | A canvas webpage where a black line follows the cursor when it moves within the canvas on screen, built with HTML5 and JS. |
Following Dots | Following Dots | Following dots much like the "Basic Drawing" is a HTML5 canvas where a line of dots follow your cursor, the size and colour can be changed and the canvas can be cleared. |
Random Dots | Dot Draw | Random multi-colour dots follow your cursor on the HTML5 canvas while changing colour, allowing you to create some weird images. |
Paint | Basic Paint | Another simple HTML5 canvas but this allows you to click and draw as you wish with a full RGB colour picker and a clear button. |
PixelGen | Pixel Generator | A small 100x100 canvas where you can click "generate" to fill the canvas up with a set of random pixels in a random colour. If you could infinitely click it, every image could be theoretically generated within 100x100. |
Random Lines | Random Lines | A tool that generates 10 lines of 5 pixels at random colours eaach time you click "Reload" - I don't promise they will be appealing colours. |
Random Pixels | Random Pixels | A tool very similar to "PixelGen" but this one is not grid aligned allowing for some interesting patterns to emerge. |
Random Cubes | Random Cubes | Click Generate to create random colour squares in a random placement on a small canvas with opacity effects. |
Full Page Pixels | FP Pixels | This will slowly fill your full browser window up with random colour pixels while. Hold enter to speed up the process. |
Basic Text Editor | TxtEdit | This basic text editor is quite glitchy but can do basic formatting of text you enter. |
FlightSelector | Flights | A flight selector allowing you to chose a destination and origin with a random price in a range gets generated |
New Year Countdown | Countdown | Basic countdown timer to new year 2023. |
Set Timers | Timers | 45 second, 60 second and 120 second timer with a progress bar, start, stop and reset. |
ClickGame | ClickGame | See how fast you can click in 10 seconds! |
TimeDifference | TimeDiff | Calculate the time between 2 different times you set. |
Custom Currency Converter | CurrencyConverter | Calculate a custom exchange rate for any currency as long as you have the exchange rate with a history below. |
Links to some fun web toys and games I enjoy
Name | URL | Description |
---|---|---|
Flappy Bird | http://flappybird.io | Flappy Bird is a 2D side-scrolling game featuring 2D retro style graphics. In this game, you must guide a little yellow bird through a series of pipes. If you hit a pipe, you will die. The object of the game is to get as far as possible without hitting a pipe |
2048 | https://gabrielecirulli.github.io/2048/ | 2048 is a single-player sliding block puzzle game designed by Italian web developer Gabriele Cirulli. The game's objective is to slide numbered tiles on a grid to combine them and create a tile with the number 2048 |
A Dark Room | https://adarkroom.doublespeakgames.com/ | A Dark Room is a minimalist text-based game set in a cold, dark room. The game starts with the player waking up in the dark room. The player must then light a fire in the room to stay warm. The player can also explore the room to find other things to do |
Links to some of my own creations and projects
Name | Hyperlink | Description |
---|---|---|
Photography | Click here! | A link to my own photography portfolio that really should get updated some time soon. |
SoT Timer No Audio | SoT Timer No Audio | A javascript timer for Sea Of Thieves cooking times with a browser notification alert and no audio. |
SoT Timer With Sound | SoT Timer With Sound | A javascript timer for Sea Of Thieves cooking times with a notification sound as cooking is completed. |