Bracket Maker

A tool for making sport playoff brackets. Here users can submit a bracket, view other submissions, as well as view their position on the leaderboard. Submission and result data is pulled from a custom API running on Heroku. (view project)

Express, MongoDB, Heroku  |  2020



Splashdown

A Create React App project for generating a random city homepage. Each visit to the page selects a random city. A photo from that city is fetched via the unsplash API, as well as the current weather information from Open Weather API. Each time the page is loaded the process repeats. (view project)

React, JSX, CSS  |  2020



Contour Line Printer

A Raspberry Pi Robot car that can print out photos uploaded to a webapp. Uploaded images are converted to a contour line drawing allowing the robot to print your image at any size. (view project)

Python, JSP, JS, Google Cloud  |  2019



Invisible I

Team project to create a web tool for viewing metadata associated with images. (view project)

HTML, CSS, SQL, PHP, JS, jQuery  |  2018



Mammoth Coffee

Mammoth Coffee is a design re-work for a local philly coffee shop. (view project)

HTML, CSS  |  2018



kennysexton.com

A project I started to teach myself web development. It uses custom domain redirection to a static GitHub page. While it is one of my oldest projects, it gets updated often as I learn better web practices. (view project)

HTML, CSS, JS  |  2017



File System

A scalable FAT file system that operates on an empty drive. Supports a directory structure as well as the ability to add, delete, and write files. (view project)

C  |  2017



Linux Shell

Built a functional shell in C. Allows for advanced features such as pipes, forks, file reading and writing. (view project)

C  |  2017