Hi, I'm Mary, and I like to make things.
I'm a Development Team Lead from the Orlando, FL area, specializing in full-stack development in JavaScript and PHP. I love experimenting with new languages and frameworks, creative coding, and sharing what I've learned.
Languages and Tools:
My Stats:
Favorite Blog Posts:
Generating a 3D map with OpenStreetMap and A-Frame
Part 2 of my experiment with OSM data. This time, instead of a canvas, I'm going to render the data in A-Frame to visualize it in 3D.
Translating OpenStreetMap data to HTML5 Canvas with Rust and WebAssembly
Using the Overpass API to read OSM data, parsing the data with Rust, and then drawing the map onto HTML5 canvas.
Making a static word of the day site with Google AI Studio and GitHub Actions
An experiment using Google's Gemini Pro AI to generate new Japanese vocabulary words on a daily basis, with an automatic build step using GitHub Actions.
Creating a Wordle command line clone in Rust
Hopping on the Wordle craze a little too late, I decided to create a command-line Wordle clone in Rust called NOT THAT WORD GAME.
Shape packing with P5.js
Generating non-overlapping shapes that fill an area with P5.js.
3D printing generative art with P5.js and Blender
How I use P5.js, Inkscape, Blender, and Cura to create simple 3D prints of computer-generated art.
Rust, WebAssembly, and FCKed Editor, a cursed markdown editor
Another intentionally useless website! This time, I'm using Rust to create a markdown parser that returns emojified text.
Quick and dirty fan hacking with a Raspberry Pi and a 433MHz transmitter
How I made a quick prototype to control my remote-controlled fan with my phone in less than two hours.