...

My Projects

This is the landing page for your section on the site, you can edit this to include any information that you would like to share to the world. the Alex.png image shows on the top of this page. Add a picture of you or of something that represents you in some way.

Front matter

The website is created with a static website generator called Hugo. Each of these .md files start off with some metadata for each page. This metadata is called front matter. I have used the yaml formatting here. Think of them like variables used for generating the actual HTML page. Some of the variables we use are built-in variables of Hugo and some of them are custom ones that are specific to the theme we use.

---
title: 'Alex Artemenko'
draft: false
description: 'Watch me as I go on my creative journey'
summary: 'Den of peculiar creatures'
authors: 'Alex Artemenko'
bookCollapseSection: true
image: Alex.png
---

Formatting

Text on these pages should be written using markdown formatting. See the guide here.

Physical Computing

My project documentation for Physical Computing 2023