Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 562 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 562 Bytes

My Umpteenth Portfolio

This time created with a fully-functional backend. It's a bit overkill for my purposes, but I wanted to get a full-stack version of the portfolio up and running in no small part so that my "contact" form actually submitted.

https://jmo927.herokuapp.com/

Tech Stack

  • HTML

    Framework.

  • CSS

    Style.

  • jQuery

    DOM manipulation.

  • jQuery UI

    For enhanced animation options.

  • Node.js

    Backend

  • Express

    More backend.

  • MySQL

    Contact comment database.

  • Sequelize

    MySQL ORM.