Please sign in to access this page

Bailey's awesome website

Bailey's awesome website

10 devlogs
40h 26m
•  Ship certified
Created by Bailey Miles

A website like a portfolio but there are too many portfolio projects on here, so I will be making it a portfolio but also a spot where you can play some games and generally just have a cool play area

Timeline

Hello gang, for this update I did a bunch of testing and did a bunch of tweaks and fixes, most notably instead of using the untrustworthy steam API I have made my other site scape my steam profile and display the data like that, I have replaced the default values with loading and fixed a couple issues regarding the intervals duplicating, another really good thing is I've potentially made the website run faster by caching pages you visit and preloading index and the 404 page so first run = slow, second onwards = fast, I don't know how to exactly tell if its working but it appears to be! Oh and I forgot I added a spotify tab for the stats so you can see what im currently listening to on Spotify... Idk why but yh enjoy!

Update attachment

Another day another devlog... I think I said that already before. But anyways closing in on the 10 hours again so I will make a quick devlog explaining the features of this update. First of all, I have added a favicon because I am sick of the vite errors, next I have created a couple more stats for the stats page, including a website version code, improved the loading of webpages (They would sometimes load 3 times for no reason) and the majority of the time was spent creating the music player because my friend complained about the music choices so you can now upload your own music and listen to... I had a really hard time understanding indexedDB which is why it took so long but it finally works and I think I will release the next beta build later tonight!

Update attachment

I'm closing in on the 10 hour mark so I'm going to make a quick devlog here, since the previous devlog A LOT has changed but I have been doing little bits of each at a time which is why I put off the devlog. Since then I have made a much better music player with multiple songs, a stats page full of useless but cool stats about me and you, redesigned every webpage a little bit so it looks more modern, added/fixed 404 handling on the static version (gh-pages) improved flikhost at the same time, fixed some errors and removed some useless classes from divs. Added a music shuffle feature, removed useless button, tidied up the code and removed the navbar background colour!

Update attachment

Hello and welcome to another devlog! I wanted to add a music player but I had the issue of the music stopping when going to a new page so I converted the entire MPA into an SPA (single page application) so it doesnt reload when navigating! It does make making new sites a bit more confusing but the payoff is good!

Next devlog is here and ready to bloom! In this update I have added 2 new webpages to the site, the 404 page which features a familiar animal and the flikhost page which uses the API that I created on the flik.host website to upload an image from my website to its servers. I also fixed an issue with the index page when clicking the right arrow it would not display the image due to a bad file path.

Update attachment

Ship 1

0 payouts of shell 0 shells

Bailey Miles

7 days ago

Bailey Miles Covers 5 devlogs and 17h 32m

Gosh darn, sorry for one big devlog but I was really grinding this out, using what I learned from the index and games page I wanted to create a terminal style webpage that showcases my skills, tells a story about me and more. I had trouble creating the webpage I was a bit stuck as I couldn't figure out grids at all but around hour 4 of the 2 hour fix I realised that I can just switch to flexbox and by changing grid to flex it literally fixed everything, after that it was smooth sailing from there. I am really proud with the typescript code that I wrote that manages the file paths and displays! I tried to make the website as mobile friendly as possible!

Update attachment

Cooked rather hard here, completed the games section, it took so long because it was mostly copy paste and that's kind of boring (imagine how long it would take without copy paste, yikes!) But everything appears to work and I think it's looking pretty good.

Update attachment

Well well well, what do we have here? Another devlog is what! I woke up and instantly came downstairs to start working on the website, this update finishes off the index page, letting you see my languages and games I've made, also a little FAQ underneath with some lovely icons you can click for my socials.

Update attachment

Devlog #2. Welcome to my next devlog for my website, I have learnt a bit more about typescript and tailwind from playing educational games and watching videos, so far I have created a simple home page with a nav bar at the top and a little description about myself and places I've been. That's all for tonight, will continue working on it in the morning.

Update attachment

Devlog #1. This coding session was about learning and setting up tailwindcss, as a first time user I had no idea what I was doing so I had to spend some expansive time setting up it and watching some basic tutorials. Anyways, using tailwindcss I created a dark mode and light mode version of my website using only TS to change a class on the DOM, yay for tailwind.

Update attachment