-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
35 lines (35 loc) · 1.63 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<title>░▒▒ Igor Absorto ▒▒░</title>
<body>
<div class="center">
<h1>░▒░▒ Igor Absorto ░▒░▒</h1>
<br>
<img src="70cab4ec081b1b42.jpg">
<br>
<br>
░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓
<br>
<br>
My name is Igor Absorto. I am a developer working mostly with PHP, Perl and Python in Linux SysAdmin and MediaWiki projects.
I'm always eager to learn more. I also know just enough of CSS and HTML to make this beatiful website you are looking at.
<br>
<ul>
<li> You should get in touch with me!
<ul>
<li> You can see some of my projects on <a href="https://gitlab.com/absorto" target="_blank">Gitlab</a> and <a href="https://github.com/absort0" target="_blank">Github</a> </li>
<li> Follow me on <a href="https://freeradical.zone/@absor70" target="_blank">Mastodon</a> </li>
<li> Or better yet, write me a line on igorabsorto [at] riseup.net</li>
</ul>
</li>
</ul>
<br>
░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓░░▒▒▓
</div>
<br>
</body>
</html>