From 655a654a1e8db69a4ca86cd0f377bcdce269e64e Mon Sep 17 00:00:00 2001 From: Maxlware Date: Mon, 13 Jul 2026 21:01:19 +0200 Subject: [PATCH 1/3] Update project details and icons in fr_fr.html --- src/fr_fr.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/fr_fr.html b/src/fr_fr.html index 47f3871..410b7e2 100644 --- a/src/fr_fr.html +++ b/src/fr_fr.html @@ -113,17 +113,17 @@

Projets_

- 🎓 + 🕹️ En cours
-

EcoleDirecte App

-

Un logiciel desktop pour naviguer sur Ecole Directe sans passer par le navigateur - plus rapide, plus propre, sans pub.

+

LexiARC

+

Un émulateur d'une console de la marque Lexibook permettant d'émuler la console et de créer des jeux

- Electron - Node.js - JavaScript + Reverse Engineering + C++ + Python
- → En savoir plus + → En savoir plus
@@ -143,17 +143,17 @@

maxlware.com

- 📡 - En ligne + ⚙️ + Disponible
-

Maxlware API

-

Une API REST interne qui alimente les fonctionnalités du site - notifications, contact, services — construite avec FastAPI.

+

Zyntra

+

Un mod Minecraft permettant de créer son propre serveur de jeux avec des plugins

- Python - FastAPI - REST + Java + Fabric API + Mojang
- → Statut + → En savoir plus
@@ -184,7 +184,7 @@

[ Backend ]

Python / FastAPI
Node.js
-
REST API
+
C++
@@ -198,7 +198,7 @@

[ Outils ]

[ Autre ]

-
Minecraft / Spigot
+
Minecraft / Spigot / Fabric
SQL
GTFS / Transit
From 4307b197683063f3d00299fd01bb0eb0ed0d696b Mon Sep 17 00:00:00 2001 From: Maxlware Date: Mon, 13 Jul 2026 21:01:39 +0200 Subject: [PATCH 2/3] Update descriptions and project details in HTML --- src/en_en.html | 68 +++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/src/en_en.html b/src/en_en.html index 932f620..897a97e 100644 --- a/src/en_en.html +++ b/src/en_en.html @@ -21,12 +21,12 @@ - + - + @@ -52,10 +52,10 @@

Independent developer in France

Student and independent developer based in France.

-

I build tools, bots, servers and websites — mostly just because it interests me.

+

I build tools, bots, servers, and websites, often just because I find it interesting.

    -
  • Coding since 2023.
  • -
  • Started with Scratch, now much more.
  • +
  • Developing/coding since 2023.
  • +
  • Started with Scratch, now doing much more.
  • Minecraft player since 2020.
  • Etc...
@@ -90,9 +90,9 @@

About_

-

I'm Maxlware, an independent developer based in France. I build tools, bots, servers and websites — mostly just because it interests me.

-

Passionate about automation, APIs and projects that solve real problems. I work mainly in Python, JavaScript and Node.js.

-

You can follow my projects on GitHub, read my articles on the Blog, or get in touch directly.

+

I'm Maxlware, an independent developer based in France. I build tools, bots, servers, and websites — often just because I find it interesting.

+

Passionate about automation, APIs, and projects that solve real problems. I mainly work with Python, JavaScript, and Node.js.

+

You can follow my projects on GitHub, read my articles on the Blog, or contact me directly.

Contact me →
@@ -106,24 +106,24 @@

About_

Projects_

-

What I'm currently working on.

+

What I'm working on right now.

- 🎓 + 🕹️ In progress
-

EcoleDirecte App

-

A desktop app to browse EcoleDirecte without going through the browser — faster, cleaner, ad-free.

+

LexiARC

+

An emulator for a Lexibook console, allowing you to emulate the console and create games.

- Electron - Node.js - JavaScript + Reverse Engineering + C++ + Python
- → Learn more + → Learn more
@@ -132,28 +132,28 @@

EcoleDirecte App

Live

maxlware.com

-

This site. Built entirely from scratch, self-hosted and maintained independently. Includes a blog, a status page and an API.

+

This website. Built entirely from scratch, self-hosted, and independently maintained. Includes a blog, a status page, and an API.

HTML CSS FastAPI
- → Visit the site + → Visit site
- 📡 - Live + ⚙️ + Available
-

Maxlware API

-

An internal REST API that powers the site's features — notifications, contact, services — built with FastAPI.

+

Zyntra

+

A Minecraft mod allowing you to create your own game server with plugins.

- Python - FastAPI - REST + Java + Fabric API + Mojang
- → Status + → Learn more
@@ -184,7 +184,7 @@

[ Backend ]

Python / FastAPI
Node.js
-
REST API
+
C++
@@ -198,7 +198,7 @@

[ Tools ]

[ Other ]

-
Minecraft / Spigot
+
Minecraft / Spigot / Fabric
SQL
GTFS / Transit
@@ -214,7 +214,7 @@

[ Other ]

Activity_

-

My local time and what I'm working on.

+

My local time and what I am currently working on.

Loading...
@@ -231,7 +231,7 @@

Activity_

Maxlware_
- + @@ -255,11 +255,11 @@

Activity_

From 14e0491d0bdaef9cebebfbfc3a17ae48503b966d Mon Sep 17 00:00:00 2001 From: Maxlware Date: Mon, 13 Jul 2026 21:01:56 +0200 Subject: [PATCH 3/3] Change version from v20.5 to v21 Updated version information and links for v21. --- src/version.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/version.html b/src/version.html index 11a82f1..866f2d7 100644 --- a/src/version.html +++ b/src/version.html @@ -21,10 +21,10 @@
- Version v20.5 - Updated on 21-06-2026 - Branch: feature/bug/docs/v20 - Pull request: #18 + Version v21 + Updated on 13-07-2026 + Branch: feature/bug/docs/v21 + Pull request: #19