Sam Warnick

@samwarnick
77 Followers
112 Following
452 Posts
Web dev by day, iOS hobbyist by night. Tired dad all the times.
Bloghttps://samwarnick.com
The older I get, the more I just want slip on shoes
Gigantamax Eevee wandering around

I'm writing my jam game as a web game, using HTML/CSS/JS (React). I can't get over how effective this super lazy "CRT effect" is.

background: var(--black);
text-shadow:
-2px 0px 2px var(--pink),
2px 0px 2px var(--darker-cyan);
color: var(--cyan);

That's it!

added more. Eats some code and does a little hop.
Shout out to @literallyacar for saying it needed an arrow or something to show it’s deploying. It was just eyes before.
I made a tool called DeployBot 3000 that I use for deploying and backing up apps on my servers. Messed around with Aseprite tonight to make a little mascot for fun. Never done much pixel art or animation, but thought this came out pretty cute.
it’s important to keep caring about how things work and how they’re built
I had a dream that my friend had a cool nickname and I was jealous so I went and got a prescription for a nickname from my doctor.

Not quite the overhaul I was imagining, but made some tweaks. Added a background image and changed from Calistoga to League Spartan for headings. Mostly kept the same color scheme.

https://samwarnick.com

it's been over a year since I've redesigned my blog. feeling the itch