Skip to content
View mattow02's full-sized avatar

Block or report mattow02

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don鈥檛 include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user鈥檚 behavior. Learn more about reporting abuse.

Report abuse
mattow02/README.md

Hey, I'm Matt茅o 馃憢

I build and run Cobaalt, a web agency in Alsace, France. I make websites for local businesses and I hand them the keys, so they can run the site themselves without calling anyone.

Outside the agency I write the things that interest me: a library that contains every possible book, a bot that trades on its own, a scanner that ranks rental properties by yield.

Starting at 脡cole 42 this autumn.

What I'm working on

Project What it is Tech
Cobaalt Web agency: sites, online booking, online shops, and a client area to manage it all. Private repo Next.js, TypeScript, Supabase, Stripe
Library of Babel Borges' infinite library, walkable in 3D. Every book is computed in your browser from a reversible bijection: nothing is stored, because 25^1312000 books cannot be TypeScript, React Three Fiber, WebGL
Flair Automated trading bot with a live dashboard, walk-forward validated. Private repo Python, FastAPI, Next.js
Immo Scanner Scans 7 property portals, scores rental yield, exports a ranked report Python
Immo Gestion Property management for landlords and tenants Next.js, Supabase
Glacia Survival game set in Antarctica, playable on itch.io Godot, GDScript

Earlier work

Network simulation in C with switches, MAC learning and Spanning Tree 路 Battleship in Java with an MVC architecture and a configurable AI 路 Firefighter station management in C# Windows Forms.

Tech I use

Frontend    TypeScript 路 React 路 Next.js 路 Tailwind 路 Three.js 路 Vite
Backend     Node.js 路 Python 路 FastAPI 路 PostgreSQL 路 Supabase
Tools       Git 路 Linux 路 Vercel 路 Playwright 路 Vitest 路 pytest
Other       C 路 C# 路 Java 路 GDScript

Contact

Open to freelance work and to an internship.

Pinned Loading

  1. babbel babbel Public

    Borges' infinite library, walkable in 3D. Every book is computed in the browser from a reversible bijection: nothing is stored.

    TypeScript 1

  2. bataille-navale bataille-navale Public

    Battleship game in Java 17 with MVC architecture, Swing GUI and configurable AI

    Java

  3. Glacia Glacia Public

    Survival management game set in Antarctica, built with Godot Engine

    GDScript

  4. immo-gestion immo-gestion Public

    Property management for small landlords: units, leases, rent tracking, PDF receipts. Next.js, TypeScript, Supabase.

    TypeScript

  5. immo-scanner immo-scanner Public

    Scan French real estate listings across 7 sites, score rental yield, export ranked Excel reports.

    Python

  6. Projet-Reseaux Projet-Reseaux Public

    Network simulation in C with switches, Ethernet frames, MAC learning and Spanning Tree Protocol

    C