Current Sandbox Projects

CSS Sandbox

This is where I spend my time learning how to make beautiful layouts. Right now, working on flex boxes.

My php playground

I have this project sitting on my back burner for decades now. It's basically a directory with lookup and editing capabilities. Right now it is in a completely useless state.


**Note**:
there is no "Back home" link on this page

fe

This is an odd name, but I think I was in a hurry. This is where I put what I learn on Udemy to work.

flex-practice

This is where I was using some stuff from the Mozilla university to see how stuff worked. Currently not in use.

grid work

Copied the flex documents over to here to start learning grid. Right now, it looks exactly like flex work but it'll start looking different in the coming days (Today is 2022-01-20) - so stay tuned.

staggered boxes

I am trying to work a design where the boxes flex with the screen but are staggered left, then right, then left again. It's giving me a headache but I am still trying.

multiple background images

Putting multiple images in the background and having boxes of text scroll past them. It's a technique I see on some sites and have had no idea how they do it until now. So going to try my hand at working it out.

box work

I made a separate sub-folder with the name "box-work" because I wanted to be able to play around with different box formats in one file. Right now, am just trying to get a hang of grids.

figure work

Playing with images as background with captions, etc.

scrolling boxes and fixed images

This effect is sort of what I was going for in staggered boxes sans the "staggered" part. I created it as a separate project and then decided I wanted to showcase it here.