Projects

Here are some samples of my work that is deployed to public domains. Github pages is an amazing free tool!

WeatherView

ReactReduxAxiosPoseSPABulmaCRA

Weatherview is a small React app built with the Openweather API. You can search locations by name or zipcode and render the current weather or a forecast of the weather. I use React Easy Chart (a library based on D3.js) to render the charts. The app was built as a single page app with React Router. I used a small sample of Redux for state management.

Weather View Live Demo

Vue Sample App

JavaScript (ES6)VueVuexVue RouterBulmaVue Cli

Vue Sample App was built to demonstrate some of the core features of a Vue SPA such as the router, Vuex, animations, and more. Click the benefits navigation link and you can filter the cards which will fade in and out with a shuffle animation.

Vue Sample App Live Demo

Quick Budget

ReactNext.jsApollo ClientTypescriptNest.jsGraphQLMongoDB

Quick Budget is a lightning fast budget app with Next.js on the front-end and Nest.js on the backend. It uses a GraphQL to transport data with JWT authentication. This app will be free to use and allow users to register and store their budget information.

Coming Soon