Files

49 lines
1.4 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
ready: true
title: Thence
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/thence/cover.png
preview1: /images/projects/thence/preview-1.png
preview2: /images/projects/thence/preview-2.png
featured: true
---
<div>
<h2>The mission</h2>
<ProjectsColumns>
<div>
Thence 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/thence/preview-1.png" },
{ title: "Aperçu 2", image: "/images/projects/thence/preview-2.png" }
]}
/>
<ProjectVisitButton href="" />