added skillset with refreshed design

This commit is contained in:
2020-06-28 16:03:09 +02:00
parent 0ba78468e6
commit 5d2aa63bd6
9 changed files with 121 additions and 95 deletions

View File

@@ -1,3 +1,9 @@
interface project {
title: string,
description: string,
link: string
}
export const PROJECTS = [
{
title: "RoboCup participants",