go home

Resources

Building a Website/Technical stuff

I have never done any coding or built a website before. The closest I got to coding was copying and pasting layouts on MySpace as a kid. The following have helped me figure a lot out.

This will be updated as I continue to build.

W3 schools

W3 schools has answered a lot of my questions about how to format a website.

color-hex.com

color-hex has a bunch of color codes and color schemes. If you ever need a different shade or tone of a color, they are on the color's page.

prismic.io

A website shared to me by a friend who does web development. This article is focused on animation examples. Provides CSS, HTML, and in some cases JavaScript examples. I like copying and pasting in sections to understand what everything does and how my changes effect it.