Pinned Repositories
bitcoin_price_chart
This Bitcoin price tracker is built with React.js
jwt_auth_example
Example of how to use JWT for user authorization and API route protection. Made with Express, Node.js, and JWT.
maisonm.github.io
Production build of personal site hosted via GitHub Pages
paginate_example
Create a paginated view with React
personal_site
Personal website built with React, Gatsby, GraphQL and NodeJS
Shui_Restaurant
This fictional restaurant's website is built purely with; HTML5, CSS3/SASS, Javascript(ES6)/JQuery, and <3
tron-logo
Recreated Tron (TRX) logo for use anywhere on the web.
weather_app_tutorial
Complete project files for the Medium tutorial found here: www.tiny.cc/a0h1ty
maisonm's Repositories
maisonm/weather_app_tutorial
Complete project files for the Medium tutorial found here: www.tiny.cc/a0h1ty
maisonm/jwt_auth_example
Example of how to use JWT for user authorization and API route protection. Made with Express, Node.js, and JWT.
maisonm/paginate_example
Create a paginated view with React
maisonm/tron-logo
Recreated Tron (TRX) logo for use anywhere on the web.
maisonm/Shui_Restaurant
This fictional restaurant's website is built purely with; HTML5, CSS3/SASS, Javascript(ES6)/JQuery, and <3
maisonm/bitcoin_price_chart
This Bitcoin price tracker is built with React.js
maisonm/fleet_trac
maisonm/maisonm
maisonm/maisonm.github.io
Production build of personal site hosted via GitHub Pages
maisonm/personal_site
Personal website built with React, Gatsby, GraphQL and NodeJS
maisonm/auto_tracker
Sign up to track your automotive expenses and mileage. *in progress*
maisonm/can_we_golf
Can We Golf is a simple weather application built with Node, EJS and Express. It utilizes a 3rd Party Weather API provided by OpenWeatherMap.org
maisonm/chart_config
maisonm/flexbox-example-page
This repo holds the files needed for the flexbox examples found here:
maisonm/gti_data_logs
VCDS Data Logs
maisonm/html-react-parser
:memo: HTML to React parser.
maisonm/Hub-ICO-Lister
Hub lists upcoming and current ICO listings. It is built with Node.js, Express and EJS and deployed on Heroku. This app utiizes an API provided by ICOWatchList.com
maisonm/jenkins_playground
Do jenkins shit
maisonm/mongoose_crud
Repo for the MongoDB/Mongoose CRUD tutorial on medium.
maisonm/pagination
Pagination built with React.
maisonm/personal-website
Outdated portfolio site no longer used
maisonm/personal_blog
Blog site built with React Hooks, NodeJs, Express, MongoDB and a few more goodies.
maisonm/react-animations
🎊 A collection of animations for inline style libraries
maisonm/react-html-parser
Converts HTML strings directly into React components avoiding the need to use dangerouslySetInnerHTML
maisonm/react-weather-app
Source code for a React weather app tutorial.
maisonm/restaurant_menu_tutorial
Creating a restaurant menu with flexbox tutorial
maisonm/Setting-Up-EJS-Templating-
Learn to use the node package EJS to make Javascript templates in your HTML on Node.js!
maisonm/Wanna_Eat
Wanna Eat is a restarunt suggestion application built with Node, Express and EJS. It utilizes both the Foursqaure and Google Maps API.
maisonm/ydkjs-exercises
Exercises to go along with You Don't Know JavaScript