Marc Farias Jones

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.

Tech Stack

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.

Projects

Screenshot of Prism Colors

Prism Colors

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

Screenshot of Podchat

Podchat

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.

Screenshot of Other-Hover.js

Other-Hover.js

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

Screenshot of Employee Directory

Employee Directory

Built with React, this employee directory parses JSON data, displays records, and allows for real-time searching, sorting, and filtering.

Screenshot of JavaScript Trivia

JavaScript Trivia

A dynamic trivia game about JavaScript, made with JavaScript!