1
0

Update README.md

This commit is contained in:
Adrien Bouvais 2025-07-21 21:38:15 +00:00
parent 1329c02187
commit ff798a5c38

View File

@ -5,8 +5,9 @@ I'm a Software Development Engineer who loves to design and build high-performan
--- ---
* 🔭 **I'm currently building:** * 🔭 **I'm currently building:**
* [**ZipponDB**](https://git.bouvais.lu/adrien/ZipponDB): A database engine in Zig to master low-level data systems. * [**ZipponDB**](https://git.bouvais.lu/adrien/ZipponDB): Database engine in Zig to master low-level data systems.
* [**S3-Lite**](https://git.bouvais.lu/adrien/S3-Lite): A portable S3-compatible object storage in Zig & SQLite. * [**S3-Lite**](https://git.bouvais.lu/adrien/S3-Lite): Portable S3-compatible object storage in Zig & SQLite.
* [**Multi-Provider LLM Gateway**](https://git.bouvais.lu/adrien/Jade): Cost-optimized AI gateway in Go.
* [**Self-Hosted**](https://git.bouvais.lu/adrien/Selfhosted-config): My self-hosted services docker compose + config. * [**Self-Hosted**](https://git.bouvais.lu/adrien/Selfhosted-config): My self-hosted services docker compose + config.
* GPU-accelerated applications with **CUDA** and exploring **OpenCL**. * GPU-accelerated applications with **CUDA** and exploring **OpenCL**.
@ -22,11 +23,9 @@ I'm a Software Development Engineer who loves to design and build high-performan
--- ---
### My Tech Stack ### Core Technologies
| Languages | ML / HPC | Infrastructure / DevOps | Databases | * **Languages:** Go, Python, Zig, C++, SQL, Java
| ------------------ | --------------------- | ----------------------- | ---------------- | * **ML & HPC:** PyTorch, Keras, Tensorflow, CUDA, OpenCL, HPC
| Go | PyTorch / Keras | Kubernetes / Docker | PostgreSQL | * **Infrastructure:** Kubernetes, Docker, AWS, GCP, Terraform, ArgoCD, GitHub Actions
| Python | CUDA / OpenCL | AWS / GCP | Oracle / MySQL | * **Databases:** PostgreSQL, Oracle, MySQL, MongoDB, SQLite
| Zig / C++ | Numpy / Pandas | Terraform / ArgoCD | MongoDB / SQLite |
| Java / SQL | LLMs / RAG | GitHub Actions | EdgeDB |