Blog: Jeremy Warner
Jeremy Warner's Blog
Posts
Categories
Tags
Jeremy Warner's Blog
Posts
Categories
Tags
Generative Art 2Art 2Links 2WebDev 4Vue Ecosystem 3Flowers 1Wildflowers 1Black Hills 2Dotnet 2Development 2Visual Studio 1Nuget 1Outdoors 1Camping 1RTT 1Family 1
SVG Generator

Posted: 4/25/2025
Category:
Generative Art
Tags:
Generative Art
Art
WebDev

Several years ago, I experimented with building SVG files based on a repeating pattern. The basic idea was to take a drawn line pattern and repeat it, creating closed shapes. Each shape's color was varied - tint, shade, or color difference. I ended up building a tool to do this, and used it to create the background image on the Resumation login page:

Continue Reading >>
Atom Feed

Posted: 4/23/2025
Category:
Blog
Tags:
WebDev
Vue Ecosystem

I took a few minutes today to get an atom feed set up on the blog. It was fairly straightforward, though I had a bit of work to do to properly configure the feed filters. I figured I would document what I did here in case it's helpful.

Since I'm using VuePress, I grabbed the VuePress feed plugin. Installation was straightforward.

Continue Reading >>
New Colors!

Posted: 4/18/2025
Category:
Blog
Tags:
WebDev
Vue Ecosystem

I've updated the site with new colors, updated some styling, and introduced custom colors on the tags and categories. I ended up cribbing pretty heavily off of Material Design chips for the tags and categories - don't break what works, I suppose.

It's nice working in a Vue environment, so I can focus on making what I want happen instead of learning how XYZ framework should be hooked together.

Continue Reading >>
New Blog

Posted: 4/13/2025
Category:
Blog
Tags:
WebDev
Vue Ecosystem
Links

Well, I've finally gone and gotten a blog stood up. I've been thinking about doing this for some time, but it's never been enough of a priority. I did see that David Jarman got his up as a learning exercise, and that was really the impeteus I needed to get going.

Continue Reading >>