*l i n k * d u m p*
tutorials and credit
-
html tutorial
- this was the first video i ever used to learn anything about
websites. i kept coming back to it for the simple things i was
forgeting
-
css tutorial
- this was a useful tutorial for an overview on css
-
css flex tutorial
- the best video to understand the flex system, which allows all of
wacking image placements
-
countdown clock
- this is the javascript that i straight up ripped into my site
because i do not know javascript and it was something i wanted, lol.
all i did was take out the time so that it was only a day counter
-
clock
- this is also ripped straight into my homepage. i just got rid of
minutes and seconds.
-
angieblah
- this video (i think) was the one that finally pushed me into making
this whole thing, so i have to give a little shoutout
resources
-
w3 school - i know they've
already got two links, but this site will actually teach you anything
about coding, it's too good
-
pinterest - i actually cannot
draw, so this is is where damn near every picture comes from
-
freepik - this is where most of
the page backgrounds and images with transparent backgrounds came from. but
it does have ai :/ so be on your guard
-
fonts - google fonts has a
really wide array of fonts
-
stackoverflow - my goat for
troubleshooting every issue, taught me all about the z-index and rotating my images properly
- vscode - my code editor, with a live server and prettier extensions enabled