blob: 0bf8ce7c5c5bec5071bdd90502c4c09109844ea6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Joris Guyonvarch">
<meta name="description" content="I am a developer using functional programming. View my resume and projects.">
<title>Joris Guyonvarch</title>
<link rel="stylesheet" href="main.css" />
<link rel="icon" href="icon.png" />
</head>
<body>
<header class="g-Header">
<a href="/" class="g-Header__Link ">Resume</a>
<a href="projects.html" class="g-Header__Link g-Header__Link--Current">Projects</a>
</header>
<main class="g-Main">
<ul class="g-Projects__List">
<li class="g-Section">
<h1 class="g-Section__Title">Budget</h1>
<div>
<a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/budget">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
</span>
guyonvarch/budget
</a>
</div>
<p class="g-Paragraph">
Manage a budget, letting people to pay depending on their income.
</p>
<img class="g-Image" src="projects/budget.png" />
<ul class="g-Skills">
<li class="g-Skills__Item">Rust</li>
<li class="g-Skills__Item">Sqlite</li>
<li class="g-Skills__Item">Tera</li>
<li class="g-Skills__Item">JavaScript</li>
<li class="g-Skills__Item">CSS</li>
</ul>
</li>
<li class="g-Section">
<h1 class="g-Section__Title">Todo</h1>
<div>
<a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/todo">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
</span>
guyonvarch/todo
</a>
</div>
<p class="g-Paragraph">Manage a context-based next-action list.</p>
<img class="g-Image" src="projects/todo.png" />
<ul class="g-Skills">
<li class="g-Skills__Item">Python</li>
<li class="g-Skills__Item">Qt</li>
</ul>
</li>
<li class="g-Section">
<h1 class="g-Section__Title">Cooking</h1>
<div>
<a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/cooking">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
</span>
guyonvarch/cooking
</a>
</div>
<div>
<a class="g-IconLink__Link" href="https://cooking.guyonvarch.me">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</span>
https://cooking.guyonvarch.me
</a>
</div>
<p class="g-Paragraph">Show recipes with adjustable ingredient portions.</p>
<img class="g-Image" src="projects/cooking.png" />
<ul class="g-Skills">
<li class="g-Skills__Item">HTML</li>
<li class="g-Skills__Item">CSS</li>
</ul>
</li>
<li class="g-Section">
<h1 class="g-Section__Title">Reading</h1>
<div>
<a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/reading">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
</span>
guyonvarch/reading
</a>
</div>
<div>
<a class="g-IconLink__Link" href="https://guyonvarch.gitlab.io/reading">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</span>
https://guyonvarch.gitlab.io/reading
</a>
</div>
<p class="g-Paragraph">
Guide students to find a book by refining the result set with faceted search.
</p>
<img class="g-Image" src="projects/reading.png" />
<ul class="g-Skills">
<li class="g-Skills__Item">Scala</li>
<li class="g-Skills__Item">Scala.js</li>
<li class="g-Skills__Item">ScalaCSS</li>
<li class="g-Skills__Item">Scalatags</li>
<li class="g-Skills__Item">Scala.Rx</li>
</ul>
</li>
<li class="g-Section">
<h1 class="g-Section__Title">Map</h1>
<div>
<a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/map">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
</span>
guyonvarch/map
</a>
</div>
<div>
<a class="g-IconLink__Link" href="https://guyonvarch.gitlab.io/map">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</span>
https://guyonvarch.gitlab.io/map
</a>
</div>
<p class="g-Paragraph">Add customized markers on a map.</p>
<img class="g-Image" src="projects/map.png" />
<ul class="g-Skills">
<li class="g-Skills__Item">Ocaml</li>
<li class="g-Skills__Item">BuckleScript</li>
<li class="g-Skills__Item">Leaflet</li>
</ul>
</li>
<li class="g-Section">
<h1 class="g-Section__Title">cAtchVoid</h1>
<div>
<a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/catchvoid">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
</span>
guyonvarch/catchvoid
</a>
</div>
<div>
<a class="g-IconLink__Link" href="http://guyonvarch.gitlab.io/catchvoid">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</span>
http://guyonvarch.gitlab.io/catchvoid
</a>
</div>
<p class="g-Paragraph">
Catch the points of your color, avoid the others. You can switch
colors in order to reverse the game mechanic. Get the best score.
</p>
<img class="g-Image" src="projects/catchvoid.png" />
<ul class="g-Skills">
<li class="g-Skills__Item">Elm</li>
</ul>
</li>
<li class="g-Section">
<h1 class="g-Section__Title">Timer</h1>
<div>
<a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/timer">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
</span>
guyonvarch/timer
</a>
</div>
<div>
<a class="g-IconLink__Link" href="http://guyonvarch.gitlab.io/timer">
<span class="g-IconLink__Icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
</span>
http://guyonvarch.gitlab.io/timer
</a>
</div>
<p class="g-Paragraph">
Create and manage timers with a Rich Internet Application (RIA).
</p>
<img class="g-Image" src="projects/timer.png" />
<ul class="g-Skills">
<li class="g-Skills__Item">Elm</li>
</ul>
</li>
</ul>
</main>
</body>
</html>
|