Search
Search Articles
Minecraft Loading Performance Mods Fabric and Forge
So i decided to spend a bit of time changing to 1.19.4 Minecraft with loader mods to make it a bit faster. I tested a version with Forge but it seemed to run really slowly on my current world so i swi..
generate a random username function thoughts
I was looking though some of my functions to make more useful web tools from them and i came across the function for generating a username. I think originally i created this function to generat..
Windows Reinstall Again - 2022 Edition
Following up from this post, where i listed all my old apps, it seems that i have just as many useless apps installed and i feel like the system could be running better again. Note: Adobe, its ..
Added Bootstrap Nightshade Again
I did have a toggle dark mode switch on the top right of this site. But i noticed when i loaded in the page it would flash white and then load in the dark mode. This is really annoying when lo..
tools i still want to create
This is my inspiration list, or when i have a tool idea, i should add it here so next time i have nothing better to do, create one of these tools. Once created i will move the tool link over to this c..
Tools
Here is a collection of the tools i have created and also a list of the tools i still want to create. SEO Tools SEO Keyword Research This tool allows you to type in a keyword ..
How to do a simple landing page from scratch
Here is my process to create a super simple but responsive and slick looking landing page. Create a HTML File Create a html file called index.html as this is the file used by most web servers as the..
CSS Margin and Padding Framework Generator - How to use it
I used to just write this manually, but this generator is much easier than manually typing these margin and padding values. So what this does is generate css for each step so if i do the default se..
How to Convert text string to lower case
Here is a small tool that converts uppercase or sentence case strings to lower case. Just paste in the string and your set. I also added a small video on how to use the tool (yes its just me copy..
How to Extract image links from youtube videos
Sometimes it can be useful to know how to extract the image links from youtube videos, so i have created a tool that can do just that. All you need to do is paste the youtube video link in an..
How to make your code look nice
This one is just in case you don't like using the tab button or maybe you have inherited some code that is just a big mess. Using the Code Beautifier Tool you can just paste in the code, and it adds ..