Threadbase to ThreadSpace

This commit is contained in:
2026-04-23 13:19:42 +02:00
parent 54f7d6eff6
commit bd9a6b6a79
8 changed files with 101 additions and 100 deletions
+48
View File
@@ -0,0 +1,48 @@
---
ready: true
title: ThreadSpace
priority: 2
description: The macOS app that saves the user's windows, notes, and work context.
dateLabel: 2026 - present
category: macOS application
client: Mathéo Guilbert EI
roles:
- Full-Stack Developer
technologies:
- Swift
- Next JS
- MariaDB
- Docker
- Komodo
- PostHog
cover: /images/projects/threadspace/cover.png
preview1: /images/projects/threadspace/preview-1.png
preview2: /images/projects/threadspace/preview-2.png
featured: true
---
<div>
<h2>The mission</h2>
<ProjectsColumns>
<div>
ThreadSpace is a macOS app that Im 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>
<div>
It also taught me the importance of selling a digital product, which is just as important as the product itself.
I developed everything myself: the app itself, the landing page, software license management, and the server architecture that hosts it all.
</div>
</ProjectsColumns>
</div>
<ProjectPreviewGrid
items={[
{ title: "Aperçu 1", image: "/images/projects/threadspace/preview-1.png" },
{ title: "Aperçu 2", image: "/images/projects/threadspace/preview-2.png" }
]}
/>
<ProjectVisitButton href="" />