Skip to content

Commit 26218f4

Browse files
committed
update to the projects
1 parent d32b10b commit 26218f4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

portfolioDataScript.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
const projectsData = [
2+
{
3+
title: "Little Platformer",
4+
date: "October 2025 - November",
5+
description: "",
6+
skills: ["HTML", "CSS", "JavaScript", "LittleJS"],
7+
categories: ["Websites"],
8+
media: [ { type: "youtube", url: "https://www.youtube.com/watch?v=qvkubr2ceAo" } ]
9+
},
210
{
311
title: "FSGP - FullStack Game Project",
412
date: "June 2025",

0 commit comments

Comments
 (0)