You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
716 B
18 lines
716 B
+++
|
|
author = "Maik de Kruif"
|
|
title = "Learn-to-Program"
|
|
start_date = 2019-09-03
|
|
end_date = 2019-10-21
|
|
company_name = "Personal"
|
|
company_url = "https://maik.dev"
|
|
cover = "img/portfolio/learn-to-program/screenshot.png"
|
|
description = "This website was created for a school assignment. It was created with HTML and CSS only and no frameworks were used."
|
|
source_code = "https://github.com/maikka39/Learn-to-Program"
|
|
live_demo = "https://maikka39.github.io/Learn-to-Program/"
|
|
skills = [
|
|
"Pure HTML and CSS",
|
|
"Web design",
|
|
]
|
|
+++
|
|
|
|
This website was created for a school assignment. It was created with HTML and CSS only and no frameworks were used. Not even JS was allowed (so I had to get creative with animations).
|
|
|