Created
November 30, 2017 16:58
-
-
Save Schmerb/c36dd50662157731bc04370d1d5a364b to your computer and use it in GitHub Desktop.
Headline, Bio and Project descriptions for Portfolio Website
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Headline: | |
Hey, I’m Mike. I am a fullstack developer and drone pilot enthusiast. | |
Bio: | |
I am a fullstack web developer and recent graduate of the Fullstack Web Development Bootcamp at Thinkful. From a young age I have always been inclined to build things and see what I can make. Since coding has come into my life, I have had the opportunity to do just that and create projects from scratch. The feeling of taking an idea and turning it into a fully functional, working application is unparalleled. My technology of choice is the MERN stack and I equally enjoy both frontend and backend development. | |
When I am not slamming code, I enjoy piloting my drone and taking videos, catching deep powder on my snowboard, and riding roller coasters. | |
Projects | |
Toobverse | |
A search engine to find videos via the YouTube API and discover HD quality videos as well as live content. | |
HTML5, CSS3, JavaScript, jQuery | |
YouTube API | |
Live App → https://schmerb.github.io/toobverse/ | |
Repo → https://github.com/Schmerb/toobverse | |
Stream It | |
A front-end only search engine where users can find out exactly where and for how much they can currently stream a movie or tv show as well as find ratings and other useful information. It uses the GuideBox API to leverage about 340 sources. Unfortunately the API is no longer public and service to Stream It has since expired, but data on roughly 500 movies has been cached to retain some level of functionality. | |
HTML5, CSS3, JavaScript, jQuery, slick.js, Gulp + babel + webpack (ES6 support) | |
API’s | |
TMDB API | |
OMDB API | |
YouTube API | |
GuideBox API | |
Live App → https://schmerb.github.io/stream-it/ | |
Repo → https://github.com/Schmerb/stream-it | |
Droned Reviews | |
Droned Reviews is a user sourced drone review website that provides a platform for users to share personal knowledge and experience with quadcopters. Whether you are an experienced pilot or a first time buyer, it is a place to come and read up on first hand information on the latest drone makes and models provided by real drone pilots and hobbyists such as myself. Users can also navigate through images and technical specifications of some of the top models manufactured by the most trusted names in the personal drone industry. ** Part of the Amazon Affiliates program ** | |
Frontend | |
HTML5, CSS3, JavaScript, jQuery, slick.js, YouTube API | |
Backend | |
Production → Node.js, Express.js, EJS, MongoDB, Mongoose, GridFS, Passport.js, mLab, Heroku | |
Development → mocha.js, chai.js, faker.js, TravisCI, gulp, browsersync, babel + webpack (for ES6 support) | |
Live App → http://www.droned.reviews/ | |
Repo → https://github.com/Schmerb/droned-reviews | |
CryptoKeeper | |
A cryptocurrency tracking (React-Redux) application using Socket.IO for real-time data transfer as well as Twilio and Mailgun for sms text message and email notification alerts. CryptoKeeper displays the price and market data for some of the more popular cryptocurrencies in real-time and allows for users to signup for an account and create custom notification events for a given currency based off of a condition that they choose. When that condition has been achieved, the user will then receive the custom message they have created via text and/or email depending on what they chose. | |
Frontend | |
Production → HTML5, SCSS, JavaScript, React (Create-React-App), Redux, Redux Thunk, Redux Form, React Google Charts, React Slick, Socket.IO, JWT authentication | |
Development → Enzyme, Gulp | |
Backend | |
Production → Node, Express, MongoDB, Mongoose, GridFS, JWT authentication, Passport.js, Node-CRON jobs, Socket.IO, Mailgun, Twilio | |
Development → Mocha, Chai, faker.js, browser-sync, Gulp | |
API | |
CryptoCompare API / websocket | |
Live App | |
Client → https://www.cryptokeeper.co/ | |
API → https://cryptocoinkeeper.herokuapp.com/ | |
Repo | |
Client → https://github.com/Schmerb/react-redux-hack-client | |
API → https://github.com/Schmerb/react-redux-hack-server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment