List Views

Total Items found in Views is 229023.
An advanced collection of page views
javascript update item in object

4:43 am, May 20, 2024
Some New String tools

4:47 am, May 20, 2024
digital clock with jquery

4:53 am, May 20, 2024
CSS Grid - Basic Columns

4:55 am, May 20, 2024
material design icons google font

5:00 am, May 20, 2024
js check the length of a string

5:00 am, May 20, 2024
json jquery ajax request

5:00 am, May 20, 2024
json test objects (or arrays)

5:04 am, May 20, 2024
using vue and json data

5:04 am, May 20, 2024
old browser check with javascript

5:06 am, May 20, 2024
Testing AI in Notion

5:07 am, May 20, 2024
jquery toggle menu testing

5:09 am, May 20, 2024
Enabling SSH on Ubuntu

5:11 am, May 20, 2024
Importing CSS Reference

5:15 am, May 20, 2024
A short unsplash image url

5:16 am, May 20, 2024
bootstrap form basic

5:20 am, May 20, 2024
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
In this case my anchor this week becomes driving almost 2hrs outside of Atlanta to one of my favorite hard core gyms in the world.. MetroFlex aka The Dungeon. The gym owners turn the heat way up so it becomes a fun sweat box and the gym members just watch from afar and leave me alone. I happily drive myself long distances to find MY ANCHOR. Our anchor allows us to have balance, focus and be as productive as possible. And if you're in the middle of a heavy set and your headphones start to fall off your head, like mine did here.. well.. f*ck the headphones. Let em break and fall. You can always get a new pair, but the iron ain't ever gonna lift itself.
Unknown
Random CSS Property

@keyframes

The @keyframes CSS at-rule controls the intermediate steps in a CSS animation sequence by defining styles for keyframes (or waypoints) along the animation sequence. This gives more control over the intermediate steps of the animation sequence than transitions.
@keyframes css reference