From 6682ff4644ab422da760b90934ee42dc62df9bb6 Mon Sep 17 00:00:00 2001
From: Joris
Date: Sun, 10 Jan 2021 10:59:02 +0100
Subject: Simplify HTML tags
---
public/projects.html | 443 +++++++++++++++++++++++----------------------------
1 file changed, 200 insertions(+), 243 deletions(-)
(limited to 'public/projects.html')
diff --git a/public/projects.html b/public/projects.html
index ff9aeb4..baa2216 100644
--- a/public/projects.html
+++ b/public/projects.html
@@ -1,243 +1,200 @@
-
-
-
-
-
-
-
- Joris Guyonvarch
-
-
-
-
-
-
-
-
-
-
- -
-
Budget
-
-
-
-
- Manage a budget, letting people to pay depending on their income.
-
-
-
-
-
- - Rust
- - Sqlite
- - Tera
- - JavaScript
- - CSS
-
-
-
- -
-
Todo
-
-
-
- Manage a context-based next-action list.
-
-
-
-
-
-
- -
-
Cooking
-
-
-
-
-
- Show recipes with adjustable ingredient portions.
-
-
-
-
- - HTML
- - CSS
- - JavaScript
-
-
-
- -
-
Reading
-
-
-
-
-
-
- Guide students to find a book by refining the result set with faceted search.
-
-
-
-
-
- - Scala
- - Scala.js
- - ScalaCSS
- - Scalatags
- - Scala.Rx
-
-
-
- -
-
Map
-
-
-
-
-
- Add customized markers on a map.
-
-
-
-
- - Ocaml
- - BuckleScript
- - Leaflet
-
-
-
- -
-
cAtchVoid
-
-
-
-
-
-
- Catch the points of your color, avoid the others. You can switch
- colors in order to reverse the game mechanic. Get the best score.
-
-
-
-
-
-
- -
-
Timer
-
-
-
-
-
-
- Create and manage timers with a Rich Internet Application (RIA).
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+Joris Guyonvarch – Projects
+
+
+
+
+ -
+
Budget
+
+
+
+
+ Manage a budget, letting people to pay depending on their income.
+
+
+
+
+
+ - Rust
+
- Sqlite
+
- Tera
+
- JavaScript
+
- CSS
+
+
+
+ -
+
Todo
+
+
+
+
+ Manage a context-based next-action list.
+
+
+
+
+
+
+
+ -
+
Cooking
+
+
+
+
+ Show recipes with adjustable ingredient portions.
+
+
+
+
+
+ - HTML
+
- CSS
+
- JavaScript
+
+
+
+ -
+
Reading
+
+
+
+
+ Guide students to find a book by refining the result set with faceted search.
+
+
+
+
+
+ - Scala
+
- Scala.js
+
- ScalaCSS
+
- Scalatags
+
- Scala.Rx
+
+
+
+ -
+
Map
+
+
+
+
+ Add customized markers on a map.
+
+
+
+
+
+ - Ocaml
+
- BuckleScript
+
- Leaflet
+
+
+
+ -
+
cAtchVoid
+
+
+
+
+ Catch the points of your color, avoid the others. You can switch colors
+ in order to reverse the game mechanic. Get the best score.
+
+
+
+
+
+
+
+ -
+
Timer
+
+
+
+
+ Create and manage timers.
+
+
+
+
+
+
+
+
--
cgit v1.2.3