File tree 5 files changed +47
-1
lines changed
5 files changed +47
-1
lines changed Original file line number Diff line number Diff line change @@ -107,6 +107,14 @@ current_team:
107
107
description :
108
108
photo : assets/img/members/empty.png
109
109
42login :
110
+ alexandre :
111
+ name : ' Alexandre Suteau'
112
+ git :
113
+ linkedin :
114
+ twitter :
115
+ description :
116
+ photo : assets/img/members/empty.png
117
+ 42login :
110
118
# ********************************************
111
119
# 2022 ALUMNI
112
120
# ********************************************
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Nouvelle version des Bootcamps
3
+ date : 2025-02-25 10:10:10 +/-TTTT
4
+ categories : [Annonces,Bootcamps]
5
+ tags : [Bootcamps,42AI]
6
+ description : " Py-Boot 3.3 & ML-Boot 5.1"
7
+ image :
8
+ path : /assets/img/banners/banner_post_code.png
9
+ authors : [maperez42]
10
+ ---
11
+
12
+ Les bootcamps Python et Machine Learning ont été mis à jour ! (En attendant l'arrivée prochaine du Bootcamp Deep Learning 🔥🔥🔥)
13
+
14
+ Retrouvez les dernières versions sur notre Github :
15
+
16
+ <a href =" https://github.com/42-AI/bootcamp_python/releases/tag/version%2F3.3.0 " >Python Bootcamp 3.3</a >
17
+ <a href =" https://github.com/42-AI/bootcamp_machine-learning/releases/tag/version%2F5.1.1 " >Machine Learning Bootcamp 5.1</a >
18
+
19
+ L'équipe 42AI
Original file line number Diff line number Diff line change 5
5
# ************************************************************************
6
6
# DO NOT EDIT THE FOLLOWING LINES
7
7
layout : post
8
+ <<<<<<< HEAD
8
9
categories : [Blog]
10
+ =======
11
+ categories : [Hackathon]
12
+ >>>>>>> d02b84af626459b3ced0a2942255dfc48a72d603
9
13
is_blog_post : True
10
14
# ************************************************************************
11
15
# EDIT THE FOLLOWING LINES
@@ -31,7 +35,11 @@ description: For the Win !
31
35
# If you don't have an image, leave this item unchanged.
32
36
# You can place your custom image in the `/assets/img/blog/` folder. If you do, don't forget to edit the following
33
37
image :
38
+ <<<<<<< HEAD
34
39
path : /assets/img/banners/hack_womenInAiSafety.png
40
+ =======
41
+ path : /assets/img/events/hack_womenInAiSafety.png
42
+ >>>>>>> d02b84af626459b3ced0a2942255dfc48a72d603
35
43
36
44
# // REQUIRED Title : Keep it short, catchy and consistent with your article
37
45
title : Hackathon Women in AI Safety Research 👩🔬
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ description:
22
22
23
23
<h2 >{{current_team.mandate}}</h2 >
24
24
25
+ <!-- THIS HAS TO BE REFACTORED -->
25
26
<div class =" column " >
26
27
<div class="row" style="align-items: center; display:flex; margin-top: 15px">
27
28
<div class="col-1 col-xs-12"><img src="{{current_team.bureau.president.person.photo}}" width=48px/></div>
@@ -121,7 +122,11 @@ description:
121
122
<div class="col-5 col-xs-12">Maxence Bocquel</div>
122
123
<div class="col-5 col-xs-12"><span>Helper</span></div>
123
124
</div>
124
-
125
+ <div class="row" style="align-items: center; display:flex; margin-top: 15px">
126
+ <div class="col-1 col-xs-12"><img src="{{current_team.media.person.photo}}" width=48px/></div>
127
+ <div class="col-5 col-xs-12">Alexandre Suteau</div>
128
+ <div class="col-5 col-xs-12"><span>Helper</span></div>
129
+ </div>
125
130
<h2 >Alumni</h2 >
126
131
127
132
<p >Section under construction</p >
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ description:
21
21
22
22
<h2 >{{current_team.mandate}}</h2 >
23
23
24
+ <!-- THIS HAS TO BE REFACTORED -->
24
25
<div class =" column " >
25
26
<div class="row" style="align-items: center; display:flex; margin-top: 15px">
26
27
<div class="col-1 col-xs-12"><img src="{{current_team.bureau.president.person.photo}}" width=48px/></div>
@@ -134,6 +135,11 @@ description:
134
135
</span>
135
136
</div> -->
136
137
</div>
138
+ <div class="row" style="align-items: center; display:flex; margin-top: 15px">
139
+ <div class="col-1 col-xs-12"><img src="{{current_team.media.person.photo}}" width=48px/></div>
140
+ <div class="col-5 col-xs-12">Alexandre Suteau</div>
141
+ <div class="col-5 col-xs-12"><span>Volontaire</span></div>
142
+ </div>
137
143
<h2 >Alumni</h2 >
138
144
139
145
<p >Section en construction</p >
You can’t perform that action at this time.
0 commit comments