edit(projects): add tessera

This commit is contained in:
HangerThem 2026-09-18 12:21:36 +02:00
parent 29d8e6a35d
commit 4427268fce

View file

@ -3,6 +3,21 @@ title: Projects
description: A collection of my personal and professional projects, showcasing my skills, creativity, and problem-solving abilities. Explore the diverse range of work I've done, from software development to design, and see how I approach challenges and deliver innovative solutions. description: A collection of my personal and professional projects, showcasing my skills, creativity, and problem-solving abilities. Explore the diverse range of work I've done, from software development to design, and see how I approach challenges and deliver innovative solutions.
--- ---
## Tessera
Simple PWA for managing loyalty and membership cards. No account, no ads, no data leaving your device. A privacy-first approach to digital card storage.
Read more about it in the [blog post](/posts/tessera-privacy-first-card-wallet).
**Tech Stack:** Preact + Vite, TypeScript, ZXing, BWIP-JS, IDB-Keyval
**Status**: Maintained
**Screenshots:**
![Screenshot of Tessera's homepage showing a list of saved loyalty cards with their barcodes.](tessera-homepage.png)
![Screenshot of opened card detail](tessera-active_card.png)
![Screenshot of Tessera's form for adding a new card](tessera-new_card_form.png)
## Bitez ## Bitez
**Confidentiality Note:** This project is built under NDA. Details shared here reflect publicly sharable information only. **Confidentiality Note:** This project is built under NDA. Details shared here reflect publicly sharable information only.