JAVASCRIPT EXPERIMENTS

I am not a front end developer but I know enough to noodle. Understanding the fundamentals influences my design and allows me to better communicate with developers.

Be sure to check out the my CodePens to try them out and review the code.

Dynamic Grid  ||  Random Record Selector

Dynamic Grid

CodePen Link

A series of SVGs are randomly modified based influenced on user defined parameters.
Color, line weight, opacity and frequency are all adjustable.

This was primarily an excuse for me to mess with JS but the page is also responsive.


Random Record Selector

CodePen Link

I've always had a hard time deciding what to listen to next, so I created this. You are can display 1-5 randomly selected records as well as filter by Genre. Best viewed on a phone but is passably on larger-screens.

Austin Kurowski © 2024