Hello ๐
I am Pierre, a problem solver who enjoys getting work done using
|
Featured Project
While I prefer working under contract, I still enjoy spending some of my free time building projects. Here is the most recent once:
WeShop
I solo built this project to solve my need of a practical shopping list app. It allows sharing of shopping lists and syncinc them in real-time. It is also is completely free.
Major technologies used
React Native
Typescript
Express
PostgreSQL
Redis
Websockets
GraphQL
Zustand
Mixpanel Analytics
Firebase Cloud Messaging
Recent Blog Posts
I enjoy writing up small bits of information packed into a hands-on format that I would want to read myself. My latest blog posts covered:
8/20/2022
FP for the practical programmer. pt1 - The Either type
Hands on explanation of the concept behind Either and how you can implement and
6/25/2022
My automerge CRDT learnings
Quick dive into CRDTs and my use case using React Native
5/6/2022
Automerge Zustand React Native Drama
The tragedy of using react native async-storage with automerge and zustand