Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

simplenotsimpler/github-portfolio-simplified

Repository files navigation

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.