Skip to content

The Django framework behind my first serverless portfolio, live at https://sethmcclimans.net/

Notifications You must be signed in to change notification settings

seth-mc/sethportfolio

Repository files navigation

alt text

Description

The Source Code of my website portfolio, which has three folders:

  • Work: HTML that explains my past projects in paragraphs, images, and media.
  • Invest: Backend (Python) that grabs the latest dataset from YFinance for a list of tickers in a .txt file, and sends the JsonResponse to the Frontend (Java) that displays the dataset on a CanvasJS chart.
  • Design: HTML/CSS that shows some of my designs and personal work.

Dependancies

  • Django, with the latest patch version to maintain security.
  • G-Unicorn, which is the wsgi server that was used on the Google App Engine.
  • Pandas for data manipulation in the backend.
  • YFinance for API calls to get ticker information.

Contributing

Issue Tracker: https://github.com/seth-mc/sethportfolio/issues

About

The Django framework behind my first serverless portfolio, live at https://sethmcclimans.net/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published