#100DaysOfCode

I was able to knock out a bunch of work on my new fish keeping website today! I mostly worked on the edit profile functionality and I would say I am now at the point where I was in my previous buil...
I worked on updating the code for my blog today. A few days ago I had noticed that I was performing logic that should have been handled in a controller inside my routes file. 🤨 I took the time toda...
I finished a lot of work on the view employee page in the Tech Dash app. I still feel like there's too much code in the blade file, but I am not sure how I would build it otherwise. Perhaps I still...
I finally found some time this evening to start digging into an issue with Healthcheck notifications in the Speedtest-Tracker project. • [BUG] Self-hosted healthchecks.io not working • [BUG] Notifi...
I spent a little time working on redesigning the redesigned WHM UI. While the new UI is neat, I wanted to give it my own touches which I thought would help improve it and make it even better. The a...
Spent the entire working day updating the old codebase for 'Tech Dash' so that it would start CRUD'ing (minus the R) the new database. I think this will help with the transition as the data will al...
Spent much of the day continuing to work on 'Tech Dash'. Of course at the end of the day I had the brilliant idea to update the ole codebase so that it would CRUD data into the new database. Couldn...
I made some further progress on our internal "Tech Dash" website today. I was able to get our 1:1 reports showing on the user profile page as well as I reworked some code that handles which data to...
I successfully updated both my personal blog and my homegrown Pastebin site to use Laravel 9. And without any hiccups!