Update README.md
This commit is contained in:
parent
848762143e
commit
aba85f1a92
@ -1,6 +1,6 @@
|
|||||||
# Adrien Bouvais
|
# Adrien Bouvais
|
||||||
|
|
||||||
Data & Platform Engineer based in Luxembourg.
|
Data, Platform, MLOps Engineer based in Luxembourg.
|
||||||
I design backend systems, data platforms, and inference infrastructure — currently architecting the backend for Clearstream AI at Clavem Group.
|
I design backend systems, data platforms, and inference infrastructure — currently architecting the backend for Clearstream AI at Clavem Group.
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -29,6 +29,13 @@ Data architecture advisory for enterprise clients on Azure.
|
|||||||
|
|
||||||
## Currently Building
|
## Currently Building
|
||||||
|
|
||||||
|
### Trading video game
|
||||||
|
|
||||||
|
A giant DAG with nodes that generate, transform, store, trade, use ressources with dynamic pricing.
|
||||||
|
Game is to play with the market, starting little by buying and selling small quantity.
|
||||||
|
Then with more money, player can influence the market at higher level.
|
||||||
|
Game is done in Zig + Raylib. So no modern engine.
|
||||||
|
|
||||||
### [Zigma](https://git.bouvais.lu/adrien/zigma) — A Programming Language for Science
|
### [Zigma](https://git.bouvais.lu/adrien/zigma) — A Programming Language for Science
|
||||||
|
|
||||||
Write physics equations as code. Zigma attaches **dimensions and units directly to variables** and resolves them at compile-time via Zig's `comptime` — so a unit mismatch is a compiler error, not a runtime catastrophe.
|
Write physics equations as code. Zigma attaches **dimensions and units directly to variables** and resolves them at compile-time via Zig's `comptime` — so a unit mismatch is a compiler error, not a runtime catastrophe.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user