Skip to content

Commit b359501

Browse files
committed
adding new project
1 parent 27e142d commit b359501

File tree

9 files changed

+11
-0
lines changed

9 files changed

+11
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

public/android-chrome-192x192.png

-2.46 KB
Loading

public/android-chrome-512x512.png

-5.91 KB
Loading

public/apple-touch-icon.png

-2.31 KB
Loading

public/favicon-16x16.png

-148 Bytes
Loading

public/favicon-32x32.png

-383 Bytes
Loading

public/favicon-48x48.png

-612 Bytes
Loading

public/project-two.png

12.7 KB
Loading

src/data/content.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,17 @@
5959
},
6060
"image": "/project-one.png",
6161
"featured": true
62+
},
63+
{
64+
"name": "Selbury",
65+
"description": "Selbury is a UK-focused compliance SaaS platform designed to help small businesses understand and manage their legal obligations. By combining a tailored compliance radar, plain-English regulation summaries, and a simple tracking dashboard.",
66+
"tech": ["Next.js", "Tailwind CSS", "Node.js", "PostgreSQL"],
67+
"links": {
68+
"demo": "https://demo.url",
69+
"source": "https://github.com/JakeCallcut/Selbury"
70+
},
71+
"image": "/project-two.png",
72+
"featured": true
6273
}
6374
],
6475
"contact": {

0 commit comments

Comments
 (0)