Search
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 and it w..
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 ..