added skillset with refreshed design
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
interface project {
|
||||
title: string,
|
||||
description: string,
|
||||
link: string
|
||||
}
|
||||
|
||||
export const PROJECTS = [
|
||||
{
|
||||
title: "RoboCup participants",
|
||||
|
||||
Reference in New Issue
Block a user