I’ve been playing around with a simple web app, it’s a location based music map allowing users to discover, share, and explore music in a geographic context.
Check it out here: worldof.music
I highly recommend Cloudways for websites that require better performance and stability. Really impressed by their 24x7 expert support, so I couldn't resist bringing my friends over. Signup now and get 25 free hosting credits vrlps.co/ly37vig/tw via @Cloudways
Another update on worldof.music
You can now search for a place and pin exactly where a track should be dropped, instead of it only being added to your current location.
I’ve also made a few small UI tweaks.
As always, feedback is very welcome.
Small update to worldof.music
You’ll now see album artwork as the map marker for any track pinned to a location, a small visual tweak that makes the map feel a lot more vibrant and alive.
Check it out and let me know what you think!
I am currently working on my first MacOS app, ClipPad.
ClipPad is a simple clipboard app, saving everything you copy – from text snippets to images – all in one convenient place. It’s the clipboard manager you never knew you needed 😉😆
Coming soon!
clippad.app
So far I have a working game, just need to style it and add some assets. Of course as a front-end dev I could have built something like this, but certainly not in the time it took to build this one 😉
Another request was for it to be playable on touch devices, it amended the code. I asked for buttons rather then just touching anywhere on the screen.
Another request was for a speed counter, as the game gets faster the further you go.
Today I asked #chatgpt4 to assist with suggesting ideas for a simple retro action game. I then decided to ask it to build the Dinosaur game (HTML/JS). Which it did with a step by step guide and an explanation of the code.