Skip to main content
Dat 3. semester
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Portfolio

Introduction

A portfolio is a curated collection of work that showcases your skills, achievements, and experiences. In the context of software development, a portfolio website is an essential tool for professionals to present their projects and attract potential clients or employers. This guide will walk you through the steps to create and manage a portfolio using Hugo, a popular static site generator, and GitHub Pages for hosting.

port|fo|lio (substantiv)

  • samling af dokumenter
  • økonomi værdipapirbeholdning utrum (intetkøn)
  • singularis, definit portfolien, portfolioen
  • pluralis, indefinit portfolier, portfolioer
  • pluralis, definit portfolierne, portfolioerne

The portfolio is two-fold on 3rd semester

  1. Hugo Portfolio Website: You will create a personal portfolio website using Hugo. This site will feature your projects, skills, and experiences. You will learn how to set up Hugo, choose a theme, and customize your site to reflect your personal brand.
  2. Git Repo with code project: You will also maintain a Git repository that contains the code for your 3rd semester projects. This repository will be hosted on GitHub, allowing you to showcase your coding skills and version control practices.

Getting Started

  1. Install node.js and Hugo
  2. Initialize your Hugo site
  3. Create portfolio content
  4. Deploy your portfolio to GitHub Pages