-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
224 lines (224 loc) · 6.96 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Coding Journey | Marie-Ange L.</title>
<script
src="https://kit.fontawesome.com/79fdbc0739.js"
crossorigin="anonymous"
></script>
<link rel="stylesheet" href="style.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
</head>
<body>
<div class="hero" id="hero">
<h1>My Coding Cruise</h1>
<p>
Dive into my experiences, challenges, and triumphs in the world of
coding.
</p>
</div>
<div class="timeline">
<a href="#hero"><i class="fa-solid fa-code"></i></a>
<a href="#year-2020">2020</a>
<a href="#year-2021">2021</a>
<a href="#year-2022">2022</a>
<a href="#year-2023">2023</a>
<a href="#year-2024">2024</a>
<a href="#thks"><i class="fa-solid fa-heart fa-beat"></i></a>
</div>
<div class="slide" id="year-2020">
<small
><a href="#hero"><i class="fa-solid fa-code"></i></a> 2020</small
>
<div class="slide-content">
<h2>2020: A New Beginning</h2>
<p>
The year when COVID-19 had a profound impact on the world, leaving
many with <strong>extra time</strong> on their hands.
</p>
<p>
It was during this time that I decided to embark on a journey of
<strong>learning something new</strong> and discovered
<strong>SheCodes</strong>.
</p>
<i class="fa-solid fa-virus-covid"></i>
</div>
</div>
<div class="slide" id="year-2021">
<small
><a href="#hero"><i class="fa-solid fa-code"></i></a>
<a href="#year-2020">2020</a> > 2021</small
>
<div class="slide-content">
<h2>2021: The Coding Adventure Begins</h2>
<p>
In February, I successfully
<strong>completed two workshops</strong> and earned my
<strong>first certificates</strong>, marking the beginning of my
coding adventure.
</p>
<p>
In May, life and work took a toll on me, leading to burnout: it was
<strong>time to reevaluate my path</strong>.
</p>
<p>
Following this challenging period, I embarked on a
<strong>soul-searching journey</strong> to determine what changes I
needed in my life.
</p>
<i class="fa-solid fa-bomb"></i>
</div>
</div>
<div class="slide" id="year-2022">
<small
><a href="#hero"><i class="fa-solid fa-code"></i></a>
<a href="#year-2020">2020</a> > <a href="#year-2021">2021</a> >
2022</small
>
<div class="slide-content">
<h2>2022: A Bold Move</h2>
<p>
In a bold move, I decided to
<strong>resign from my job</strong> (project manager in a
communication agency) to become a
<strong>freelance developer</strong>.
</p>
<p>
Despite my decision to quit, I found myself in a situation where I had
to continue working for six more months. This was a really
<strong>rough period</strong> that eventually led to a second bout of
burnout and health issues.
</p>
<p>
So, by the end of 2022, I was even more determined to
<strong>prioritize my well-being</strong> and
<strong>dive into the world of coding</strong>.
</p>
<i class="fa-solid fa-spa"></i>
</div>
</div>
<div class="slide" id="year-2023">
<small
><a href="#hero"><i class="fa-solid fa-code"></i></a>
<a href="#year-2020">2020</a> > <a href="#year-2021">2021</a> >
<a href="#year-2022">2022</a> > 2023
</small>
<div class="slide-content">
<h2>2023: Business and Growth</h2>
<p>
I persevered and completed my remaining SheCodes workshops, determined
to <strong>further advance my coding skill</strong>, especially in
JavaScript and in <strong>learning React</strong>.
</p>
<p>In July, I created my own business as a self-employed developer.</p>
<p>
Since then, I've been on a non-stop mission to
<strong>level up my skills</strong>, putting my heart into
<strong>personal projects</strong>, working on my confidence, and
diving into <strong>the ever-changing world of coding</strong>.
</p>
<i class="fa-solid fa-seedling"></i>
</div>
</div>
<div class="slide" id="year-2024">
<small
><a href="#hero"><i class="fa-solid fa-code"></i></a>
<a href="#year-2020">2020</a> > <a href="#year-2021">2021</a> >
<a href="#year-2022">2022</a> > <a href="#year-2023">2023</a> > 2024
</small>
<div class="slide-content">
<h2>Goal for 2024: A New Chapter</h2>
<p>
I'm excited to
<strong>kickstart my career in the coding world</strong>, leveraging
my journey and newfound expertise to
<strong>tackle exciting challenges and opportunities</strong>.
</p>
<p>
<a href="#thks">Join me</a> on this next phase of my coding adventure!
</p>
<i class="fa-solid fa-rocket"></i>
</div>
</div>
<div class="slide" id="thks">
<small
><a href="#hero"><i class="fa-solid fa-code"></i></a>
<a href="#year-2020">2020</a> > <a href="#year-2021">2021</a> >
<a href="#year-2022">2022</a> > <a href="#year-2023">2023</a> >
<a href="#year-2024">2024</a>
</small>
<div class="slide-content">
<h2>Thanks for Joining the Adventure!</h2>
<p>
My coding journey has been a thrilling ride, and the best part is,
there's more excitement to come!
</p>
<p>
If you're up for the next chapter of this coding adventure, let's
connect on
<a
href="https://www.linkedin.com/in/marie-ange-lhernould/"
title="My LinkedIn Profile"
target="_blank"
>LinkedIn</a
>
and you can also explore my coding playground on
<a
href="https://github.com/Marie-Ange-L"
target="_blank"
title="My GitHub Profile"
>GitHub</a
>.
</p>
<i class="fa-solid fa-heart"></i>
</div>
</div>
<div class="footer">
<p>
<i class="fa-solid fa-code"></i> by
<a
href="https://www.shecodes.io/graduates/10518-marie-ange-lhernould/"
target="_blank"
title="My SheCodes Profile"
>Marie-Ange L.</a
><br />
<small>
{ Photo by
<a
target="_blank"
href="https://unsplash.com/fr/@etiennegirardet?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash"
>Etienne Girardet</a
>
on
<a
target="_blank"
href="https://unsplash.com/fr/photos/piscina-con-scaletta-in-acciaio-inox-Xh6BpT-1tXo?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash"
>Unsplash</a
>
}
</small>
</p>
<p>
<a
href="https://www.shecodes.io/graduates/10518-marie-ange-lhernould/"
target="_blank"
title="My SheCodes Profile"
><i class="fa-solid fa-graduation-cap"></i></a
><a
href="https://github.com/Marie-Ange-L"
target="_blank"
title="My GitHub Profile"
><i class="fa-brands fa-github"></i
></a>
<a
href="https://www.linkedin.com/in/marie-ange-lhernould/"
target="_blank"
title="My LinkedIn Profile"
><i class="fa-brands fa-linkedin-in"></i
></a>
</p>
</div>
</body>
</html>