A very particular set of skills that I have acquired over the years that make me an asset to
companies like yours.
HTML & CSS
JavaScript (ES5 & ES6)
MongoDB, Express, Angular, ReactJS, Node.js
jQuery, AJAX
MySQL, MySQL Workbench, SQLite
Python
Flask
Bootstrap 3 & 4, Minimal, Normalize
Balsamiq, InVision, Adobe CS
AWS EC2, Heroku, FireBase
Git, GitHub, BitBucket
SalesForce, ProsperWorks, & PipeDrive
Hydr8te
Built with HTML, CSS, and JavaScript front end and Python/Flask back
end, Hydr8te was created with a goal of total hydration in mind. The original
concept was to be a mobile application (which I am in the process of developing and
learning more about) and the app would use push notifications to let the user know
when they haven't logged their hydration every few hours. The site uses Bootstrap,
jQuery, HTML, CSS, and JS algorithms to dynamically display the content and be
mobile friendly. The site also features a fully functioning back end Database using
Python and Flask. Packages used are session, flash, SQLAlchemy, migrate, and Bcrypt
packages. SQLAlchemy streamlined MySQL database query usage. This allows users to
create an account with an encrypted password and email. Users sign up and save their
progress in an easy-to-read table of entries that adds to the progress bar for the
day of hydration.
Built with HTML, CSS, vanilla JS and the ReactJS library, React Weather
is a simple weather app that dynamically displays weather information using the JSON
object that is fetched from the OpenWeather API. It uses the React library to
display components with very little static HTML.
Built with ReactJS and TypeScript, this music quiz was built as part
of a project to learn TypeScript and better understand API calls. It utilizes
the OpenTriviaDB API to
generate a music quiz in easy difficulty. Eventually I plan to add functionality
to allow the user to choose their own difficulty or implement other categories
as well.