m-ric commited on
Commit
813f1d1
Β·
verified Β·
1 Parent(s): ea10a81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +329 -152
README.md CHANGED
@@ -1,170 +1,347 @@
1
- ---
2
- title: AgentsΒ Hack
3
- emoji: πŸ”₯
4
- colorFrom: indigo
5
- colorTo: pink
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
  <style>
11
- /* ---------- Global look & feel ---------- */
12
- body{font-family:system-ui,sans-serif;line-height:1.45;margin:0 auto;max-width:1000px;padding:0 1rem;}
13
- a{color:#5661ff;text-decoration:none;} a:hover{text-decoration:underline;}
14
- h1,h2{margin:.4em 0 .2em;} h1{font-size:2rem;}
15
- img.banner{max-width:100%;border-radius:8px;}
16
- /* ---------- Cards & grids ---------- */
17
- .grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1rem 0;}
18
- .card{background:#faf9ff;border:1px solid #ece9ff;border-radius:8px;padding:1rem;text-align:center;}
19
- .badge{display:inline-block;background:#e7e4ff;border-radius:4px;padding:.15rem .5rem;font-size:.8rem;margin-top:.25rem;}
20
- /* ---------- Tables ---------- */
21
- table{width:100%;border-collapse:collapse;margin:.5rem 0;}
22
- th,td{padding:.45rem .6rem;border-bottom:1px solid #e5e5e5;text-align:left;}
23
- th{background:#f7f7ff;font-weight:600;}
24
- /* ---------- Collapsible sections ---------- */
25
- details{margin:.6rem 0;border:1px solid #ece9ff;border-radius:6px;}
26
- summary{cursor:pointer;padding:.6rem 1rem;font-weight:600;list-style:none;}
27
- details>div{padding:0 1rem 1rem;}
28
- /* ---------- Utility ---------- */
29
- .center{text-align:center;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  </style>
31
 
32
- <div class="center">
33
- <img class="banner" src="https://cdn-uploads.huggingface.co/production/uploads/63d10d4e8eaa4831005e92b5/AVzEtngluX0h_iYIfUyhU.jpeg" alt="AgentsΒ Hack banner">
34
- <h1>AgentsΒ Hack β€” HuggingΒ FaceΒ Γ—Β AnthropicΒ Γ—Β Unaite</h1>
35
- <div class="badge">100 hackers β€’ 8β€―hours β€’ €10β€―k+ prizes</div>
 
 
 
 
 
 
 
 
 
 
 
36
  </div>
37
-
38
- <!-- ========= QUICK FACTS ========= -->
39
- <div class="grid-3">
40
-
41
- <div class="card">
42
- <strong>πŸ“†Β When</strong><br>
43
- Sunday <b>JuneΒ 15</b><br>
44
- <small>(all day)</small>
45
  </div>
46
-
47
- <div class="card">
48
- <strong>πŸ“Β Where</strong><br>
49
- <a href="https://www.google.com/maps/place//data=!4m2!3m1!1s0x47e66fa66a7bb6a3:0xfd1e3a49d6150bc4?sa=X&ved=1t:8290&ictx=111" target="_blank">
50
- HuggingΒ Face ParisΒ HQ
51
- </a>
52
  </div>
53
 
54
- <div class="card">
55
- <strong>πŸ‘ΎΒ Discord</strong><br>
56
- Opens <b>Tuesdayβ€―Juneβ€―10</b><br>
57
- <a href="https://discord.gg/mJyWAzjz">Join here β†’</a>
58
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  </div>
61
 
62
- <!-- ========= SCHEDULE ========= -->
63
- <h2>πŸ—“οΈΒ On‑site Schedule (Sundayβ€―Juneβ€―15)</h2>
64
 
 
65
  <table>
66
- <thead><tr><th style="width:110px;">Time</th><th>Activity</th></tr></thead>
 
 
 
 
 
67
  <tbody>
68
- <tr><td>09:00</td><td>Team registration &amp; welcome</td></tr>
69
- <tr><td>10:00</td><td>Opening remarks</td></tr>
70
- <tr><td>10:30</td><td><b>Devβ€―starts</b></td></tr>
71
- <tr><td>13:00</td><td>🍝 Lunch</td></tr>
72
- <tr><td>13:30</td><td>πŸ‹οΈβ€β™‚οΈΒ Building</td></tr>
73
- <tr><td>16:00</td><td>πŸͺΒ Snacks</td></tr>
74
- <tr><td>16:30</td><td>πŸ‹οΈβ€β™‚οΈΒ Building</td></tr>
75
- <tr><td>18:30</td><td><b>Devβ€―stops</b></td></tr>
76
- <tr><td>19:30</td><td>Finalist demos</td></tr>
77
- <tr><td>20:15</td><td>πŸ†Β Closing ceremony</td></tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  </tbody>
79
  </table>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
 
81
- <!-- ========= CREDITS ========= -->
82
- <div class="grid-3">
83
- <div class="card">
84
- <strong>πŸ’³Β AnthropicΒ Credits</strong><br>
85
- <b>$50</b> per participant
86
- </div>
87
- <div class="card">
88
- <strong>πŸ€—Β HFΒ Compute</strong><br>
89
- Training / inference credits on Sunday
90
- </div>
91
- <div class="card">
92
- <strong>πŸ› οΈΒ Tech Challenge</strong><br>
93
- β€œBuild an <b>agent</b>”<br>
94
- Details drop during the week
95
- </div>
96
- </div>
97
-
98
- <!-- ========= SUBMISSIONS & FINALS ========= -->
99
- <details>
100
- <summary>πŸ•ΉοΈΒ Finalβ€―Submissions &amp; JuryΒ Process</summary>
101
- <div>
102
- <ul>
103
- <li><b>RoundΒ 1</b> β€” 18:30<br>
104
- πŸ‘‰β€―Publish a dataset <em>and</em> a 2‑minute demo video inside the Hackathon org.</li>
105
- <li><b>RoundΒ 2</b> β€” 19:00<br>
106
- TopΒ 5 teams get 30β€―min to prep a 5‑min live demo.</li>
107
- </ul>
108
- <p>The jury (TBA) selects winners right after the demos.</p>
109
- </div>
110
- </details>
111
-
112
- <!-- ========= PRIZES ========= -->
113
- <details>
114
- <summary>πŸ†Β Prizes (total €10β€―k+)</summary>
115
- <div>
116
- <table>
117
- <thead><tr><th>Rank</th><th>Cash</th><th>Anthropic&nbsp;Creds</th><th>HF&nbsp;Creds</th></tr></thead>
118
- <tbody>
119
- <tr><td>πŸ₯‡Β 1st</td><td>€2β€―000</td><td>$2β€―500</td><td>$1β€―500</td></tr>
120
- <tr><td>πŸ₯ˆΒ 2nd</td><td>€1β€―000</td><td>$1β€―500</td><td>$1β€―000</td></tr>
121
- <tr><td>πŸ₯‰Β 3rd</td><td>€ 500</td><td>$1β€―000</td><td>$β€―500</td></tr>
122
- </tbody>
123
- </table>
124
- </div>
125
- </details>
126
-
127
- <!-- ========= MENTORS & JURY ========= -->
128
- <details>
129
- <summary>🧠 Mentors &nbsp;/&nbsp; πŸŽ–οΈΒ Jury</summary>
130
- <div>
131
- <p>Mentors from HuggingΒ Face, Anthropic, Twin and more will roam the floor and answer Discord questions all day.<br>
132
- The full mentor + jury list will be revealed soon!</p>
133
- </div>
134
- </details>
135
-
136
- <!-- ========= DISCORD & SHARING ========= -->
137
- <h2>πŸ“£Β Join &amp; Share</h2>
138
-
139
- <div class="grid-3">
140
- <div class="card">
141
- <strong>Discord</strong><br>
142
- <a href="https://discord.gg/mJyWAzjz">jump into the server β†’</a><br>
143
- <small>#announcements Β· #intros Β· #teamsearch</small>
144
- </div>
145
- <div class="card">
146
- <strong>Tell the world!</strong><br>
147
- Post on LinkedIn:<br>
148
- <em>β€œExcited to be one of only 100 hackers selected for AgentsΒ Hack (Huggingβ€―Face Γ— Anthropic Γ— Unaite)…”</em>
149
- </div>
150
- <div class="card">
151
- <img src="Carre.jpg" alt="Shareable visual" style="max-width:100%;border-radius:6px;">
152
- <small>Add this visual to your post</small>
153
- </div>
154
- </div>
155
-
156
- <!-- ========= ORGANISERS & PARTNERS ========= -->
157
- <h2>🦾 Organisers &amp; Partners</h2>
158
- <div class="grid-3">
159
- <div class="card"><b>Unaite</b></div>
160
- <div class="card">AymericΒ Roucher<br><small>(HuggingΒ Face)</small></div>
161
- <div class="card">GregΒ Feingold<br><small>(Anthropic)</small></div>
162
- <div class="card">Accel</div>
163
- <div class="card">JulesΒ Boustouller<br><small>(Pareto)</small></div>
164
- </div>
165
-
166
- <!-- ========= CONTACT ========= -->
167
- <p class="center" style="margin-top:2rem;">
168
- Questions?Β β†’Β <a href="mailto:yoan.dicosmo@gmail.com">yoan.dicosmo@gmail.com</a>Β Β·Β 
169
- <a href="https://fr.linkedin.com/in/yoandicosmo">LinkedIn</a>
170
  </p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <style>
2
+ .hero-banner {
3
+ background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
4
+ color: white;
5
+ padding: 3rem 2rem;
6
+ border-radius: 20px;
7
+ text-align: center;
8
+ margin-bottom: 2rem;
9
+ }
10
+ .stats-grid {
11
+ display: grid;
12
+ grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
13
+ gap: 1rem;
14
+ margin: 2rem 0;
15
+ }
16
+ .stat-card {
17
+ background: rgba(255,255,255,0.1);
18
+ border: 1px solid rgba(255,255,255,0.2);
19
+ border-radius: 10px;
20
+ padding: 1.5rem;
21
+ text-align: center;
22
+ }
23
+ .stat-card h2 {
24
+ margin: 0;
25
+ font-size: 2.5rem;
26
+ font-weight: bold;
27
+ }
28
+ .info-grid {
29
+ display: grid;
30
+ grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
31
+ gap: 1.5rem;
32
+ margin: 2rem 0;
33
+ }
34
+ .info-card {
35
+ background: #f8f9fa;
36
+ border-radius: 12px;
37
+ padding: 1.5rem;
38
+ box-shadow: 0 2px 8px rgba(0,0,0,0.08);
39
+ }
40
+ .info-card h3 {
41
+ margin-top: 0;
42
+ color: #667eea;
43
+ }
44
+ .schedule-table {
45
+ background: white;
46
+ border-radius: 12px;
47
+ overflow: hidden;
48
+ box-shadow: 0 2px 8px rgba(0,0,0,0.08);
49
+ }
50
+ .schedule-table table {
51
+ width: 100%;
52
+ border-collapse: collapse;
53
+ }
54
+ .schedule-table th {
55
+ background: #667eea;
56
+ color: white;
57
+ padding: 1rem;
58
+ text-align: left;
59
+ }
60
+ .schedule-table td {
61
+ padding: 0.8rem 1rem;
62
+ border-bottom: 1px solid #f0f0f0;
63
+ }
64
+ .schedule-table tr:last-child td {
65
+ border-bottom: none;
66
+ }
67
+ .prize-grid {
68
+ display: grid;
69
+ grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
70
+ gap: 1rem;
71
+ margin: 2rem 0;
72
+ }
73
+ .prize-card {
74
+ background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 100%);
75
+ border-radius: 12px;
76
+ padding: 1.5rem;
77
+ text-align: center;
78
+ position: relative;
79
+ overflow: hidden;
80
+ }
81
+ .prize-card.gold {
82
+ background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
83
+ color: #333;
84
+ }
85
+ .prize-card.silver {
86
+ background: linear-gradient(135deg, #C0C0C0 0%, #808080 100%);
87
+ color: white;
88
+ }
89
+ .prize-card.bronze {
90
+ background: linear-gradient(135deg, #CD7F32 0%, #8B4513 100%);
91
+ color: white;
92
+ }
93
+ .prize-card h3 {
94
+ margin-top: 0;
95
+ font-size: 1.5rem;
96
+ }
97
+ .credits-table {
98
+ display: grid;
99
+ grid-template-columns: 1fr 1fr;
100
+ gap: 1rem;
101
+ margin: 1rem 0;
102
+ }
103
+ .credit-box {
104
+ background: #f0f8ff;
105
+ border: 2px solid #667eea;
106
+ border-radius: 10px;
107
+ padding: 1rem;
108
+ text-align: center;
109
+ }
110
+ .highlight-box {
111
+ background: #fff3cd;
112
+ border: 2px solid #ffc107;
113
+ border-radius: 10px;
114
+ padding: 1rem;
115
+ margin: 1rem 0;
116
+ }
117
+ .button-link {
118
+ display: inline-block;
119
+ background: #667eea;
120
+ color: white;
121
+ padding: 0.8rem 2rem;
122
+ border-radius: 25px;
123
+ text-decoration: none;
124
+ font-weight: bold;
125
+ transition: transform 0.2s;
126
+ }
127
+ .button-link:hover {
128
+ transform: translateY(-2px);
129
+ }
130
+ .compact-info {
131
+ display: flex;
132
+ gap: 2rem;
133
+ flex-wrap: wrap;
134
+ justify-content: center;
135
+ margin: 1rem 0;
136
+ }
137
+ .compact-info-item {
138
+ text-align: center;
139
+ }
140
  </style>
141
 
142
+ <div class="hero-banner">
143
+ <h1 style="font-size: 3rem; margin: 0;">πŸ”₯ Agents Hack πŸ”₯</h1>
144
+ <h2 style="font-size: 1.5rem; margin: 0.5rem 0; font-weight: normal;">Hugging Face Γ— Anthropic Γ— Unaite</h2>
145
+ <div class="stats-grid">
146
+ <div class="stat-card">
147
+ <h2>100</h2>
148
+ <p style="margin: 0;">Hackers</p>
149
+ </div>
150
+ <div class="stat-card">
151
+ <h2>8</h2>
152
+ <p style="margin: 0;">Hours</p>
153
+ </div>
154
+ <div class="stat-card">
155
+ <h2>10k+</h2>
156
+ <p style="margin: 0;">Prizes</p>
157
  </div>
 
 
 
 
 
 
 
 
158
  </div>
 
 
 
 
 
 
159
  </div>
160
 
161
+ <div class="compact-info">
162
+ <div class="compact-info-item">
163
+ <strong>πŸ“† Date</strong><br>
164
+ Sunday, June 15th
165
  </div>
166
+ <div class="compact-info-item">
167
+ <strong>πŸ“ Location</strong><br>
168
+ <a href="https://www.google.com/maps/place//data=!4m2!3m1!1s0x47e66fa66a7bb6a3:0xfd1e3a49d6150bc4?sa=X&ved=1t:8290&ictx=111">Hugging Face Paris HQ</a>
169
+ </div>
170
+ <div class="compact-info-item">
171
+ <strong>Participants</strong><br>
172
+ 100 cracked hackers
173
+ </div>
174
+ </div>
175
+
176
+ <p align="center">
177
+ <a href="https://discord.gg/mJyWAzjz" class="button-link">πŸš€ Join Discord Server</a>
178
+ </p>
179
 
180
+ <img style="max-width:100%; border-radius: 12px; margin: 2rem 0;" src="https://cdn-uploads.huggingface.co/production/uploads/63d10d4e8eaa4831005e92b5/AVzEtngluX0h_iYIfUyhU.jpeg">
181
+
182
+ ## πŸƒβ€β™‚οΈ Quick Info
183
+
184
+ <div class="info-grid">
185
+ <div class="info-card">
186
+ <h3>πŸ’³ Credits & Resources</h3>
187
+ <div class="credits-table">
188
+ <div class="credit-box">
189
+ <strong>Anthropic</strong><br>
190
+ $50 credits
191
+ </div>
192
+ <div class="credit-box">
193
+ <strong>Hugging Face</strong><br>
194
+ Training/testing credits
195
+ </div>
196
+ </div>
197
+ </div>
198
+ <div class="info-card">
199
+ <h3>πŸ“’ Discord Channels</h3>
200
+ <ul style="margin: 0;">
201
+ <li><strong>#announcements</strong> - Official updates</li>
202
+ <li><strong>#intros</strong> - Introduce yourself</li>
203
+ <li><strong>#teamsearch</strong> - Find teammates</li>
204
+ </ul>
205
+ </div>
206
  </div>
207
 
208
+ ## πŸ“… Schedule
 
209
 
210
+ <div class="schedule-table">
211
  <table>
212
+ <thead>
213
+ <tr>
214
+ <th>Time</th>
215
+ <th>Activity</th>
216
+ </tr>
217
+ </thead>
218
  <tbody>
219
+ <tr>
220
+ <td><strong>9:00 AM</strong></td>
221
+ <td>Team registration & welcome</td>
222
+ </tr>
223
+ <tr>
224
+ <td><strong>10:00 AM</strong></td>
225
+ <td>Opening Remarks</td>
226
+ </tr>
227
+ <tr>
228
+ <td><strong>10:30 AM</strong></td>
229
+ <td>πŸš€ <strong>Dev starts</strong></td>
230
+ </tr>
231
+ <tr>
232
+ <td><strong>1:00 PM</strong></td>
233
+ <td>🍝 Lunch</td>
234
+ </tr>
235
+ <tr>
236
+ <td><strong>1:30 PM</strong></td>
237
+ <td>πŸ‹οΈβ€β™‚οΈ Building continues</td>
238
+ </tr>
239
+ <tr>
240
+ <td><strong>4:00 PM</strong></td>
241
+ <td>πŸͺ Snacks</td>
242
+ </tr>
243
+ <tr>
244
+ <td><strong>4:30 PM</strong></td>
245
+ <td>πŸ‹οΈβ€β™‚οΈ Final sprint</td>
246
+ </tr>
247
+ <tr>
248
+ <td><strong>6:30 PM</strong></td>
249
+ <td>⏹️ <strong>Dev stops</strong> - Submit projects</td>
250
+ </tr>
251
+ <tr>
252
+ <td><strong>7:30 PM</strong></td>
253
+ <td>🎀 Finalist demos</td>
254
+ </tr>
255
+ <tr>
256
+ <td><strong>8:15 PM</strong></td>
257
+ <td>πŸ† Closing ceremony</td>
258
+ </tr>
259
  </tbody>
260
  </table>
261
+ </div>
262
+
263
+ ## πŸ† Prizes
264
+
265
+ <div class="prize-grid">
266
+ <div class="prize-card gold">
267
+ <h3>πŸ₯‡ 1st Place</h3>
268
+ <p><strong>€2,000</strong></p>
269
+ <p>+ $2,500 Anthropic credits<br>
270
+ + $1,500 HF credits</p>
271
+ </div>
272
+ <div class="prize-card silver">
273
+ <h3>πŸ₯ˆ 2nd Place</h3>
274
+ <p><strong>€1,000</strong></p>
275
+ <p>+ $1,500 Anthropic credits<br>
276
+ + $1,000 HF credits</p>
277
+ </div>
278
+ <div class="prize-card bronze">
279
+ <h3>πŸ₯‰ 3rd Place</h3>
280
+ <p><strong>€500</strong></p>
281
+ <p>+ $1,000 Anthropic credits<br>
282
+ + $500 HF credits</p>
283
+ </div>
284
+ </div>
285
+
286
+ ## πŸ“€ Submission Process
287
 
288
+ <div class="highlight-box">
289
+ <h4 style="margin-top: 0;">🎯 Round 1 - Pre-selection (6:30 PM)</h4>
290
+ <p>Submit to HF organization:</p>
291
+ <ul style="margin-bottom: 0;">
292
+ <li>Your <strong>dataset</strong></li>
293
+ <li>A <strong>2-minute video</strong> presenting your project & pitch</li>
294
+ </ul>
295
+ </div>
296
+
297
+ <div class="highlight-box">
298
+ <h4 style="margin-top: 0;">🎯 Round 2 - Final Jury (7:00 PM)</h4>
299
+ <p style="margin-bottom: 0;">Top 5 finalists prepare a <strong>5-minute live demo</strong> to present to everyone</p>
300
+ </div>
301
+
302
+ ## 🧠 Support Team
303
+
304
+ <div class="info-grid">
305
+ <div class="info-card">
306
+ <h3>πŸ‘¨β€πŸ« Mentors</h3>
307
+ <p>Experts from Hugging Face, Anthropic, Twin, and other startups will be available throughout the event - both in-person and on Discord!</p>
308
+ </div>
309
+ <div class="info-card">
310
+ <h3>βš–οΈ Jury</h3>
311
+ <p>To be announced soon - stay tuned!</p>
312
+ </div>
313
+ </div>
314
+
315
+ ## πŸ“£ Share Your Participation
316
+
317
+ <div class="info-card" style="background: #e8f4fd;">
318
+ <p>This Hackathon is highly selective, and <strong>you are among the 100 participants who have secured a spot out of the hundreds of applications we received. This can increase your visibility on LinkedIn and make you more attractive to employers if you're seeking an internship or job. It could enhance the visibility of the event overall and consequently yours as well if (when) you win this hackathon!</p>
319
+ </p>
320
+ <p>Share your achievement on LinkedIn to boost your visibility:</p>
321
+ <blockquote style="background: white; padding: 1rem; border-radius: 8px; margin: 1rem 0;">
322
+ "Excited to be one of the 100 participants in the Agents Hackathon powered by Hugging Face, Anthropic, Accel, Pareto Holdings and Unaite. We'll have 8 hours to build agents and compete for 10k+ prizes!"
323
+ </blockquote>
324
+ <p align="center">
325
+ <img src="Agents%20Hackathon%20-%20Hugging%20Face%20x%20Anthropic%20x%20Unai%2020df547b2c88806d9c50e80daddd532e/Carre.jpg" style="max-width: 300px; border-radius: 8px;">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
326
  </p>
327
+ </div>
328
+
329
+ ## 🀝 Organizers & Partners
330
+
331
+ <div class="info-grid">
332
+ <div class="info-card">
333
+ <h3>Organizers</h3>
334
+ <ul style="margin: 0;">
335
+ <li>Unaite team</li>
336
+ <li>Aymeric Roucher (Hugging Face)</li>
337
+ <li>Greg Feingold (Anthropic)</li>
338
+ <li>Accel team</li>
339
+ <li>Jules Boustouller (Pareto)</li>
340
+ </ul>
341
+ </div>
342
+ <div class="info-card">
343
+ <h3>Contact</h3>
344
+ <p style="margin: 0;">πŸ“§ <a href="mailto:yoan.dicosmo@gmail.com">yoan.dicosmo@gmail.com</a><br>
345
+ πŸ’Ό <a href="https://fr.linkedin.com/in/yoandicosmo">LinkedIn</a></p>
346
+ </div>
347
+ </div>