change threadspace to thence
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
ready: true
|
||||
title: ThreadSpace
|
||||
title: Thence
|
||||
priority: 2
|
||||
description: The macOS app that saves the user's windows, notes, and work context.
|
||||
dateLabel: 2026 - present
|
||||
@@ -15,9 +15,9 @@ technologies:
|
||||
- Docker
|
||||
- Komodo
|
||||
- PostHog
|
||||
cover: /images/projects/threadspace/cover.png
|
||||
preview1: /images/projects/threadspace/preview-1.png
|
||||
preview2: /images/projects/threadspace/preview-2.png
|
||||
cover: /images/projects/thence/cover.png
|
||||
preview1: /images/projects/thence/preview-1.png
|
||||
preview2: /images/projects/thence/preview-2.png
|
||||
featured: true
|
||||
---
|
||||
|
||||
@@ -26,7 +26,7 @@ featured: true
|
||||
|
||||
<ProjectsColumns>
|
||||
<div>
|
||||
ThreadSpace is a macOS app that I’m developing as a freelancer. The goal is to make it easier for a developer to pick up a project again after a break of any length.
|
||||
Thence is a macOS app that I’m developing as a freelancer. The goal is to make it easier for a developer to pick up a project again after a break of any length.
|
||||
|
||||
This project has allowed me to gain experience in app development within the Apple ecosystem and in working with the OS (virtual desktops, apps).
|
||||
</div>
|
||||
@@ -40,8 +40,8 @@ featured: true
|
||||
|
||||
<ProjectPreviewGrid
|
||||
items={[
|
||||
{ title: "Aperçu 1", image: "/images/projects/threadspace/preview-1.png" },
|
||||
{ title: "Aperçu 2", image: "/images/projects/threadspace/preview-2.png" }
|
||||
{ title: "Aperçu 1", image: "/images/projects/thence/preview-1.png" },
|
||||
{ title: "Aperçu 2", image: "/images/projects/thence/preview-2.png" }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user