Skip to content

A portfolio template created with Flask, HTML, CSS and JS. Please feel free to fork for yourself!

License

Notifications You must be signed in to change notification settings

rysonw/flask-portfolio-template

 
 

Repository files navigation

Portfolio Site - Ryson Wong

Landing Page

Here is the landing page:

TemplateThumbnail

A tagline, name, and photo can be placed at the top. An about me section, a skills section, an education section, and an experience section are below. Jinja templating can be used to add additional elements in the skills, education, and experience section.

Jinja


Hobbies

Here is the hobbies page.

Gallery Page

There is a carousel that is jinja templated and can be used to add an infinite number of hobbies. It contains a title and a description of what is displayed in each specific image.


Project

Here is the projects page.

Project Page

A grid of projects will be displayed. This grid is jinja templated and additional projects can be added infinitely.

A map of all the places you've been are at the bottom and can be modified by changing visited.csv.

Map


Tasks

In the hackathon the following tasks we completed are below:

GitHub Tasks

  • Create Issues for each task below
  • Work on each task in a new branch
  • Open a Pull Request when a task is finished to get feedback

Portfolio Tasks

  • Add a photo of yourself to the website
  • Add an "About youself" section to the website.
  • Add your previous work experiences
  • Add your hobbies (including images)
  • Add your current/previous education
  • Add a map of all the cool locations/countries you visited

Flask Tasks

  • Get your Flask app running locally on your machine using the instructions below.
  • Add a template for adding multiple work experiences/education/hobbies using Jinja
  • Create a new page to display hobbies.
  • Add a menu bar that dynamically displays other pages in the app

About

A portfolio template created with Flask, HTML, CSS and JS. Please feel free to fork for yourself!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 37.5%
  • HTML 36.7%
  • Python 22.6%
  • JavaScript 2.3%
  • Shell 0.9%