Skip to main content

All Projects

MealBase

HTML 5CSS 3JavascriptTypescriptReactWebpackNodeJSExpressMongoDBPostman

MealBase is a web app that lets users organize their favorite recipes from all over the internet. Registered users can add recipes from any website, favorite recipes they like, create and organize their own cookbooks, and generate weekly recipe lists called mealplans. MealBase is an actively developed progressive web application with new features released frequently.

Features

  • Add Recipes with One Click
  • Custom Cookbooks
  • Weekly Mealplans

MultiSlider

HTML 5CSS 3JavascriptjQuery

Multislider is a jQuery powered slideshow that specializes in showing more than one slide at a time. There's no need to find messy CSS and JS work arounds for other single-slide solutions. Multislider allows the developer to focus fully on each individual slide as it's own component, and then displays as many slides as you decide in a manner that is fluid, consistent, and dymanic.

Features

  • Hundreds of downloads
  • Fully responsive
  • Flexable layout options
  • Customizable options

React & Redux iTunes

HTML 5CSS 3JavascriptReactRedux

A small demo project I built while learning about Redux and state managment in general. It interacts with the official iTunes store API, allowing users to search for music, movies, podcasts and more. You can also preview the media the app!

Features

  • Search Music, Movies, more
  • Live Previews
  • Search History
  • Using iTunes API

React Pokedex

HTML 5CSS 3JavascriptReact

A project for learning about React, and for reliving childhood dreams of becoming a Pokemon master. Gotta catch 'em all!

Features

  • Pagination
  • Live Search
  • List and Grid View
  • Using Public API

Tweeter Bot

HTML 5CSS 3JavascriptjQueryNodeJSMongoDBPUG

Tweeter Bot is a Twitter platform website for queueing tweets ahead of time. Users are able to register an account, then log into the website to programmatically Tweet, Like, and Retweet from their own account based on a super flexible schedule that they set themselves. This is ideal for businesses or any person who needs to automate their Twitter presence.

Features

  • Programmatically Tweet
  • Schedule Tweets at any time
  • Tweet directly through app
  • Review all tweet history

Reddit Alerts

HTML 5CSS 3jQueryNodeJSPUGExpressMongoDB

Reddit Alerts is a single page app (SPA) powered by jQuery, that allows users to set personalized alerts for keywords on subreddits. The app allows users to register an account, enter a comma separated list of search terms, and a valid subreddit. Every minute, the server then checks that subreddit for new posts that include one or more keywords in the title. When a matching post is found, the post is recorded along wih all the keywords that matched. A logged in user can quickly scroll down the list of all the posts in all their subreddits that matched on a keyword, and click a link to go directly to the post or the the post's author's profile.

Features

  • Custom Search Terms
  • Filter Results
  • Archive Results
  • Unlimited SubReddit Monitoring