simplenotsimpler / github-portfolio-simplified

This project is no longer being maintained. Check out the React version of my portfolio and the code for it.

Home Page:http://simplenotsimpler.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived

This project is no longer being maintained. Check out the React version of my portfolio and the code for it.

Simple GitHub-based Portfolio

Simple Heroku-hosted Node/Express app that combines pinned GitHub repos with MongoDB Atlas data fetched via portfolio-db-api-v1 into a portfolio website.

Details:

Notes:

  • MVC architecture is overkill for this small project.
  • MongoDB Realm App API has these advantages:
    • Minimizes security issues while maintaining free-tier hosting flexibility. For details, see portfolio-db-api.
    • Eliminates the need to use the MongoClient or Mongoose for simple GET requrests.

License

This project is MIT licensed.

About

This project is no longer being maintained. Check out the React version of my portfolio and the code for it.

http://simplenotsimpler.com

License:MIT License


Languages

Language:CSS 80.7%Language:Handlebars 10.0%Language:JavaScript 9.4%