Laxo
An e-commerce tool that automates tasks for sellers and keeps different sales channels in sync. It has a web frontend, a REST API and utilizes gRPC. There is also code that utilizes Temporal for task execution.
Repository
https://gitlab.com/jvmiert/laxoNotable technology
- BackendGo
- FrontendTypescript / React
- DatabasePostgreSQL & Redis
- Libraries & frameworksTemporal, Tailwind, Protobuf, gRPC, Next.js, Slate, Zod, SWR
Visage
A lockdown side project video chat application. It comes in the form of a web client and a mobile client. The server consists of a websocket server for chat messages and a SFU (Selective Forwarding Unit) to forward video to each client.
Repository
https://github.com/jvmiert/visageNotable technology
- BackendGo
- FrontendJavascript / React
- DatabaseMongo & Redis
- MobileJavascript / React Native
- Libraries & frameworksPion WebRTC, Gorilla, Tailwind, Next.js, Zustand, Axios