We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc2b10 commit ceb2f01Copy full SHA for ceb2f01
1 file changed
portfolioDataScript.js
@@ -1,4 +1,12 @@
1
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
+ },
10
{
11
title: "Torn Trade Analyzer",
12
date: "2025",
0 commit comments