Skip to content

Commit ceb2f01

Browse files
committed
asd
1 parent 2fc2b10 commit ceb2f01

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: "FSGP - FullStack Game Project",
4+
date: "June 2025",
5+
description: "",
6+
skills: ["HTML", "CSS", "JavaScript", "React.js", "ASP.NET", "PostgreSQL"],
7+
categories: ["Websites"],
8+
media: [ { type: "youtube", url: "https://youtu.be/jUbIVaFx__E" } ]
9+
},
210
{
311
title: "Torn Trade Analyzer",
412
date: "2025",

0 commit comments

Comments
 (0)