Full Stack Web Developer
Hi, Im Marc. I love building applications and creating great user experiences. I work as a web developer at Lifted Logic in Kansas City and also as an Adjunct Instructor at The University of Wisconsin's Full Stack Web Development program.
I use many different technologies when developing web applications. I am strong believer in taking the time to determine the right tool for the job. Here are some my favorites.
A React based theme builder for the Prism.js Library. This tool exports the users style configuration as a css file to create custom syntax highlighting for docs and blogs
A podcast player with chat functionality! This React/Node app pulls podcast listings from the iTunes Store API to find the RSS feed. It then retrives the feed, parses it, and provides an interface to play podcasts. Logged in users can also leave Reddit style messages on each track.
A small JavaScript library that allows you to style elements by the hover state of another element. Published on npm, this package is tested with Jest and minified with esbuild
Built with React, this employee directory parses JSON data, displays records, and allows for real-time searching, sorting, and filtering.