Pixelgalaxies
Lost in space, found in code.
It started with a blinking cursor — a tiny signal in the void. Armed with nothing but curiosity and a web browser, I launched myself into the unknown. Learning to code has been like charting a new galaxy: strange syntax, alien errors, and the occasional black hole of debugging. But with every breakthrough, a new world of possibilities appears. This is my voyage through the stars of JavaScript, HTML, and beyond.
It's not the destination, it's the journey.
Below are some links: a glimpse of the path I've taken to get where I am today.
Fun Stuff:
-
Proxima
My most recent personal project. Proxima is a SASS library that inclues a host of classes to give any site a cyberpunk edge.
-
Wild Magic
An older project, Wild Magic is a simple tool for Dungeons and Dragons DMs and Players alike. Just click the button to simulate a D100 roll for a wild magic effect.
-
Atropos
My oldest "fun" project, Atropos takes in your current age and shows you with visual blocks how much time you have left before you hit the average human lifespan. It seems morbid at first but it's supposed to inspire users to live every day like it's their last.
The Fundamentals:
-
Virtuoso
Virtuoso is my most recent fundamentals project that taught me a lot about the CSS Grid module. It's a library of classes to make layouts easy. Learning about CSS grid though, I have gained the skill to make quick layouts using the module itself.
-
Crescendo
My original "first big project." This is another CSS library I made to teach me flexbox fundamentals. The library itself uses utility classes for quick layouts without having to tinker about. I used the library itself in a lot of early projects before I knew about grid.
-
Burn It All
My take on the classic quote generator. Taught me some javascript fundamentals early on.
-
The Visual FizzBuzz
A spin on a classic early/easy javascript problem. I wanted to go the extra mile and put the output in the browser. Again, taught me early javascript fundamentals.
Early School Stuff:
-
808 Bakery
When I went back to school for networking, I stumbled into a web development elective which is technically where I started this journey. 808 Bakery is my final project for this class.
-
50 Shade of Green
Officially the first full website I've ever built. This was my very first project for the previously mentioned web development elective class. Given everything I've learned since this class, this project is pretty wild to look back at.