-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
217 lines (136 loc) · 6.44 KB
/
index.html
File metadata and controls
217 lines (136 loc) · 6.44 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="theme-color" content="#0B042B" />
<meta name="description" content="Hello World!" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="resources/icon/icon.ico" type="image/x-icon" />
<link rel="stylesheet" href="css/style.css" />
<script src="javascript/terminal.js"></script>
<title>Antoine LANDRIEUX</title>
</head>
<body>
<nav id="top">
<span>Antoine LANDRIEUX</span>
<ul class="menu">
<li class="btn"><a class="name" href="#about">About</a></li>
<li class="btn"><a class="name" href="#work">Work</a></li>
</ul>
</nav>
<main>
<div>
<h1>Antoine LANDRIEUX</h1>
<code><Info>I'm just a French software engineer</Info></code>
<a href="https://github.com/AntoineLandrieux/" alt="github" class="button">View my profile</a>
</div>
<div class="image">
<img src="https://avatars.githubusercontent.com/u/101741720" alt="Profile Picture">
</div>
</main>
<section id="stats">
<div id="container">
<a class="button" href="https://github.com/AntoineLandrieux" alt="github">
+<strong id="public_repos">000</strong> Public Repos
</a>
<a class="button" href="https://github.com/AntoineLandrieux" alt="github">
+<strong id="public_gists">000</strong> Public Gists
</a>
<a class="button" href="https://github.com/AntoineLandrieux" alt="github">
+<strong id="followers">000</strong> Followers
</a>
<a class="button" href="https://github.com/AntoineLandrieux" alt="github">
+<strong>10'000</strong> Auras
</a>
</div>
</section>
<section id="about">
<h2 emoji="🎀">About me</h2>
<div class="terminal">
<div class="task">
<div class="circle hide-terminal"></div>
<div class="circle full-terminal"></div>
<div class="circle close-terminal"></div>
</div>
<div class="terminal-content">
<p>
<span style="color: #00ff00;">antoine@anto-info</span>:<span style="color: #245fff;">~</span>$
/usr/bin/info -u=antoine --format=text
</p>
<br />
<p>Hello! I'm Antoine Landrieux, a software developer based in France.</p>
<br />
<p>
Beyond my love for coding, I am someone who is curious, creative and always
ready to take on new challenges. I enjoy exploring new technologies and finding innovative solutions
to complex problems.
</p>
<br />
<p>
My goal: To continue to learn and grow as a developer, while contributing to
projects that have a positive impact on society.
</p>
<br />
<p>
<span style="color: #00ff00;">antoine@anto-info</span>:<span style="color: #245fff;">~</span>$
<span class="blink-anim">█</span>
</p>
</div>
</div>
<a href="https://github.com/AntoineLandrieux/" alt="github" class="button">View my profile</a>
<img src="https://skillicons.dev/icons?i=git,html,js,css,cpp,c,php,py,java,bash,linux,windows,github,vscode,idea,clion&perline=8"
alt="langs" id="langs" />
<a href="#work" onclick="alert('Coming soon')" alt="CV" class="button">Download my CV</a>
</section>
<section id="work">
<h2 emoji="🎯">Projects</h2>
<div class="list">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=AntoineLandrieux&repo=antoinelandrieux.github.io&theme=tokyonight"
class="item" alt="item">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=AntoineLandrieux&repo=RepoTemplate&theme=tokyonight"
class="item" alt="item">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=AntoineLandrieux&repo=SOARE&theme=tokyonight"
class="item" alt="item">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=AntoineLandrieux&repo=OpenPoke&theme=tokyonight"
class="item" alt="item">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=AntoineLandrieux&repo=Website-Crawler&theme=tokyonight"
class="item" alt="item">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=AntoineLandrieux&repo=Platy-Pixel-Hack&theme=tokyonight"
class="item" alt="item">
</div>
</section>
<footer id="footer">
<div class="terminal">
<div class="task">
<div class="circle hide-terminal"></div>
<div class="circle full-terminal"></div>
<div class="circle close-terminal"></div>
</div>
<div class="terminal-content">
<script src="https://animasci.com/embed/c8d62e33-b1c3-4983-860e-6b842bc91f00/Mlem.js"></script>
</div>
</div>
<div class="network">
<a href="mailto:antoldrx.contact@gmail.com">
<img src="https://skillicons.dev/icons?i=gmail&theme=dark" alt="item">
</a>
<a href="https://github.com/AntoineLandrieux/">
<img src="https://skillicons.dev/icons?i=github&theme=dark" alt="item">
</a>
<a href="https://www.instagram.com/antoineldrx/">
<img src="https://skillicons.dev/icons?i=instagram&theme=dark" alt="item">
</a>
<a href="#contact" onclick="alert('Discord: zydev_');">
<img src="https://skillicons.dev/icons?i=discord&theme=dark" alt="item">
</a>
</div>
<span>
Portfolio by <a href="https://github.com/AntoineLandrieux/" target="_blank">Antoine Landrieux</a>.
All Rights Reserved.
</span>
<span>Last update : Wed Jul 10 2025</span>
<a href="#top">Go to the top</a>
</footer>
<script src="javascript/script.js"></script>
</body>
</html>