Welcome!

Jacob A. Carpenter

Philosophy professor and web developer with experience creating full stack RESTful apps using the MongoDB, Express, React, and Node.js stack.

Contact Me

PROJECTS

Check out my work!

resume generator

Resume Generator

Fullstack RESTful web app that guides users in writing a resume
headscroll social media app

Headscroll

Fullstack RESTful social media site inspired by the Other One
pomodoro

Pomodoro

Adjustable timer for bursts of productivity
static business site

Static Business Website

A static website for a business, complete with a blog and a headless CMS for easy updating
simon game

Simon

Vanilla CSS and JS replica of the nostalgic game
calculator

Calculator

CSS calculator inspired by the 1975 Novus 835

CONTACT ME

Get in touch if you are interested in working together!

Resume Generator

resume generator

Fullstack, RESTful MERN app that actively guides users in creating a resume, particularly focusing on helping users write effective accomplishments. It generates a PDF for the user to download once they have completed their resume.

Stack

HTML, CSS, JS, React, Node.js, Express, Mongodb, Jest

Headscroll

headscroll

Fullstack RESTful social media web app built using the MERN stack where you can add and request friends, make/edit/delete posts and comments, and upload profile pictures.

Stack

HTML, CSS, JS, React, Node.js, Express, Mongodb, Jest

Static Business Website

static business website

A static website for a business, using Prismic as the Content Management System, with an easy-to-update blog.

Stack

HTML, CSS, JS, Gatsby, Prismic CMS, React

Pomodoro

pomodoro

Pomodoro timer for productivity. Uses localStorage to keep track of daily pomodoros, which are displayed to the user as a CSS bar graph.

Stack

HTML, CSS, JS

Simon

simon game

A recreation of the childhood classic game, Simon. The basic shapes were drawn in Adobe Illustrator and exported as SVG. Shading effects were added with CSS filters.

Stack

HTML, CSS, JS, Adobe Illustrator

Tic Tac Toe

tic tac toe

A Tic Tac Toe app, playable by either one or two players. The one players has 3 levels of difficulty, with hard being impossible to beat as Tic Tac Toe is a solved game.

Stack

HTML, CSS, JS, Vue

Calculator

calculator

A calculator app, styled in CSS, inspired by the 1975 Novus 835.

Stack

HTML, CSS, JS