-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
190 lines (189 loc) · 5.13 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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Matthieu GURAK - Web Developer and Digital World Trainer</title>
<meta
name="description"
content="CURRICULUM VITAE of Matthieu GURAK, in the digital world, particularly in Development"
/>
<meta name="keywords" content="cv,developer,digital,html" />
<meta
property="og:title"
content="Matthieu GURAK - Web Developer and Digital World Trainer"
/>
<meta property="og:type" content="website" />
<meta
property="og:description"
content="CURRICULUM VITAE of Matthieu GURAK, in the digital world, particularly in Development"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/favicon-16x16.png"
/>
<link rel="manifest" href="/site.webmanifest" />
</head>
<body>
<header>
<div class="logo">
<a href="/">
<img
src="./public/logo.png"
alt="Matthieu GURAK, Web Developer and Digital World Trainer"
/>
</a>
Matthieu GURAK
</div>
<nav>
<ul>
<li><a href="/" class="active">Homepage</a></li>
<li><a href="/projects.html">Projects</a></li>
<li><a href="/articles.html">Articles</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
</nav>
</header>
<main>
<div id="hero" class="full">
<h1>Matthieu GURAK</h1>
<h2>Web Developer and Digital World Trainer</h2>
</div>
<div id="showroom" class="full">
<div class="col">
<div>
<h3>Last Works Experience</h3>
<div>
<span class="label">roadmap.sh</span>
<span class="label">html</span>
<span class="label">beginner</span>
<h4>Single Page CV</h4>
<p>
Lorem ipsum, dolor sit amet consectetur
adipisicing elit. Vel, rerum dolores. Soluta ab
porro, officia labore aperiam nulla similique
in, sed tempore corrupti neque ipsum ex at
nesciunt. Numquam, deserunt.
</p>
<a href="/projects/roadmap-single-page-cv"
>show this poject</a
>
</div>
<hr />
<div>
<span class="label">roadmap.sh</span>
<h4>Single Page CV</h4>
<p>
Lorem ipsum, dolor sit amet consectetur
adipisicing elit. Vel, rerum dolores. Soluta ab
porro, officia labore aperiam nulla similique
in, sed tempore corrupti neque ipsum ex at
nesciunt. Numquam, deserunt.
</p>
<a href="/projects/roadmap-single-page-cv"
>show this poject</a
>
</div>
<hr />
<a href="/projects" class="button more"
>Show More →</a
>
</div>
</div>
<div class="col">
<div>
<h3>Skills</h3>
<p>
HTML, CSS, JS, PHP, Laravel, AlpineJs and many
others...
</p>
</div>
<div>
<h3>Education</h3>
<p>
Lorem ipsum dolor, sit amet consectetur adipisicing
elit. Laudantium obcaecati distinctio ratione quidem
assumenda tenetur aliquam ad fuga voluptatem
suscipit molestiae sunt in est, eligendi natus
debitis ipsa sequi. Tempore?
</p>
<p>course I took:</p>
<ul>
<li>Lorem, ipsum dolor.</li>
<li>Dignissimos, cum delectus.</li>
<li>Suscipit, voluptatibus veniam?</li>
<li>Nihil, recusandae inventore.</li>
</ul>
</div>
</div>
</div>
<div id="articles" class="full">
<h3>Latest news on</h3>
<article>
<h4>Lorem, ipsum dolor.</h4>
<span>Lorem.</span><span>Reiciendis!</span>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit.
Eveniet totam consequuntur modi.
</p>
<a href="#">More info →</a>
</article>
<article>
<h4>Odit, consectetur nihil.</h4>
<span>Lorem.</span><span>Quasi?</span>
<p>
Perspiciatis magnam praesentium temporibus repellendus
corrupti hic saepe. Odio enim omnis ea.
</p>
<a href="#">More info →</a>
</article>
<article>
<h4>Laboriosam, fugit doloribus.</h4>
<span>Lorem.</span><span>Omnis!</span>
<p>
Eveniet dolores repellendus unde beatae. Velit quidem
numquam assumenda aut molestias neque!
</p>
<a href="#">More info →</a>
</article>
</div>
</main>
<footer>
<p>
Made by Matthieu GURAK, ©2024,
<a href="/contact">Contact me if you want 😄</a>
</p>
<p>These favicons were generated using the following font:</p>
<ul>
<li>Font Title: Leckerli One</li>
<li>
Font Author: Copyright (c) 2011 Gesine Todt
(www.gesine-todt.de [email protected]), with Reserved
Font Names "Leckerli"
</li>
<li>
Font Source:
https://fonts.gstatic.com/s/leckerlione/v20/V8mCoQH8VCsNttEnxnGQ-1itLZxcBtItFw.ttf
</li>
<li>
Font License: SIL Open Font License, 1.1
(http://scripts.sil.org/OFL))
</li>
</ul>
</footer>
</body>
</html>