-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharticles.html
215 lines (200 loc) · 9.37 KB
/
articles.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
<!DOCTYPE HTML>
<!--
Dopetrope by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>anais schlienger</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="favicon.ico">
</head>
<body class="left-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<!-- Logo -->
<h1><a href="index.html">anaïs schlienger</a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">home</a></li>
<!-- <li>
<a href="#">Dropdown</a>
<ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
<li>
<a href="#">Phasellus consequat</a>
<ul>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
<li><a href="#">Veroeros feugiat</a></li>
<li><a href="#">Nisl sed aliquam</a></li>
<li><a href="#">Dolore adipiscing</a></li>
</ul>
</li>
<li><a href="#">Veroeros feugiat</a></li>
</ul>
</li> -->
<li class="current"><a href="articles.html">articles</a></li>
<!-- <li><a href="right-sidebar.html">Right Sidebar</a></li> -->
<li><a href="curriculumvitae.html">curriculumvitae</a></li>
</ul>
</nav>
</section>
<!-- Main -->
<section id="main">
<div class="container">
<div class="row">
<div class="col-4 col-12-medium">
<!-- Sidebar -->
<section class="box">
<a href="#" class="image featured"><img src="images/2022books.jpg" alt="" /></a>
<header>
<h3>22 books for 2022</h3>
</header>
<p>
Every year it is the same; new amazing books are published, recommendations come from all sides,
and we find ourselves wanting to read more books and having a reading list even bigger.
Among this year’s resolutions,
I want to read these books that I have been wanting to read since forever or that have been
sitting here on my shelves for way too much time.</p>
<footer>
<a href="https://medium.com/illumination-curated/22-books-for-2022-a-personal-selection-48e351e1c414" target="blank" class="button alt">read full article</a>
</footer>
</section>
<section class="box">
<header>
<h3>most read articles</h3>
</header>
<p>here are the articles i'm the proudest of or the ones that have had a particular impact and consequent reactions.</p>
<ul class="divided">
<li><a target="blank" href="https://betterprogramming.pub/create-your-own-markdown-editor-with-react-6906ea2b6c2?source=anais_website">Create Your Own Markdown Editor With React</a></li>
<li><a target="blank" href="https://medium.com/illumination-curated/the-social-dilemma-perspective-of-a-college-student-d66e75969e62?source=anais_website">The Social Dilemma: Perspective of a College Student</a></li>
<li><a target="blank" href="https://towardsdatascience.com/getting-a-business-intelligence-internship-at-amazon-how-i-did-it-a55c81b0da6b?source=anais_website">Getting a Business Intelligence Internship at Amazon: How I Did It</a></li>
<li><a target="blank" href="https://medium.com/illumination/why-vegans-should-eat-eggs-49a140d0f8e0?source=anais_website">Why Vegans Should Eat Eggs</a></li>
</ul>
<footer>
<a href="https://medium.com/@schliengeranais" target="blank" class="button alt">browse my medium page</a>
</footer>
</section>
</div>
<div class="col-8 col-12-medium imp-medium">
<!-- Content -->
<article class="box post">
<a href="#" class="image featured"><img src="images/books.jpg" alt="" /></a>
Photo by <a href="https://unsplash.com/@impatrickt?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Patrick Tomasso</a> on <a href="https://unsplash.com/s/photos/writing?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
<header>
<h2>posts</h2>
<p>about tech, dev, nutrition, health and more</p>
</header>
<p>
Because you should limit yourself to one field. Because the world is wide and so can be your interests. Yes,
it is good to have a dedicated area. But stay open, be curious, learn.
</p>
<section>
<header>
<h3>tech</h3>
</header>
<ul class="divided">
<li><a target="blank" href="https://betterprogramming.pub/create-your-own-markdown-editor-with-react-6906ea2b6c2?source=anais_website">Create Your Own Markdown Editor With React</a></li>
<li><a target="blank" href="https://towardsdatascience.com/getting-a-business-intelligence-internship-at-amazon-how-i-did-it-a55c81b0da6b?source=anais_website">Getting a Business Intelligence Internship at Amazon: How I Did It</a></li>
</ul>
</section>
<section>
<header>
<h3>health and nutrition</h3>
</header>
<ul class="divided">
<li><a target="blank" href="https://medium.com/illumination/why-vegans-should-eat-eggs-49a140d0f8e0?source=anais_website">Why Vegans Should Eat Eggs</a></li>
<li><a target="blank" href="https://medium.com/in-fitness-and-in-health/1-month-perspective-of-doing-100-push-ups-every-day-as-a-woman-7f8fa1e5efa1?source=anais_website">1 Month Perspective of Doing 100 Push-Ups Every Day As A Woman</a></li>
<li><a target="blank" href="https://medium.com/illumination/the-one-food-you-should-take-with-you-on-a-desert-island-288bfd0cc901?source=anais_website">The One Food You Should Take With You On a Desert Island</a></li>
<li><a target="blank" href="https://medium.com/in-fitness-and-in-health/how-i-stopped-counting-calories-and-am-the-healthiest-ive-ever-been-7e43c28bb6c2?source=anais_website">How I Stopped Counting Calories And Am The Healthiest I’ve Ever Been</a></li>
<li><a target="blank" href="https://medium.com/in-fitness-and-in-health/improving-your-sleep-quality-is-not-that-hard-3fc3d7ea69e3?source=anais_website">Improving Your Sleep Quality Is Not That Hard</a></li>
</ul>
</section>
<section>
<header>
<h3>lifestyle</h3>
</header>
<ul class="divided">
<li><a target="blank" href="https://medium.com/@schliengeranais/starting-a-minimalism-journey-7a786f3b2215?source=anais_website">Starting a Minimalism Journey</a></li>
<li><a target="blank" href="https://medium.com/illumination-curated/the-social-dilemma-perspective-of-a-college-student-d66e75969e62?source=anais_website">The Social Dilemma: Reaction of a College Student</a></li>
</ul>
</section>
</article>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container">
<div class="row">
<div class="col-4 col-12-medium">
<section>
<ul class="contact">
<li>
<h3>address</h3>
<p>
270 rue Saint-Jacques<br />
Maison des Mines<br />
75005 PARIS
</p>
</li>
</ul>
</section>
</div>
<div class="col-4 col-12-medium">
<section>
<ul class="contact">
<li>
<h3>mail</h3>
<p><a href="#">[email protected]</a></p>
</li>
<li>
<h3>phone</h3>
<p>(+33) 06.26.63.96.58</p>
</li>
</ul>
</section>
</div>
<div class="col-4 col-12-medium">
<section>
<header>
<h2>social</h2>
</header>
<ul class="social">
<li><a class="icon brands fa-github" href="https://github.com/anaisberg/"><span class="label">github</span></a></li>
<li><a class="icon brands fa-twitter" href="https://twitter.com/anaisberg6"><span class="label">twitter</span></a></li>
<li><a class="icon brands fa-instagram" href="https://www.instagram.com/anais.schlienger/"><span class="label">instagram</span></a></li>
<li><a class="icon brands fa-linkedin-in" href="https://www.linkedin.com/in/ana%C3%AFs-schlienger-06a117177/"><span class="label">LinkedIn</span></a></li>
</ul>
</section>
</div>
<div class="col-12">
<!-- Copyright -->
<div id="copyright">
<ul class="links">
<li>© Untitled. All rights reserved.</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>