-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
60 lines (59 loc) · 2.43 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<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>Carlo Bisda</title>
</head>
<body bgcolor="#0" text="#ffffff" link="#6699cc" vlink="#ff3333">
<br>
<b><strike>Carlo Bisda</strike></b>
<a href="http://carlobisda.github.io">Home </a>
<a href="about.html">>About Me</a>
<a href="blog/blog.html">>Blog</a>
<a href="projects.html">>Projects</a>
<a href="writings.html">>Writings</a>
<a href="paradigm.html">>Paradigm</a>
<a href="links.html">>Links</a>
<br>
<h2><u>The Quick & Dirty</u></h2>
<p>
The notable thinkers & ideas that influenced my way of thinking include Bruce Lee, Miyamoto Musashi,<br>
Socrates, Carl Jung, Friedrich Nietzsche, Che Guevara, The Clash, Jack White, Stoicism, Bushido,<br>
Taoism, Dadaism and Minimalism.
</p>
<p>
My top 5 movies are (in no particular order); The Big Sleep, The New Guy, The Patriot, Into the Wild,<br>
and 300.
</p>
<p>
My top 5 bands are ACDC, Jimi Hendrix, Nirvana, The Clash and Rory Gallagher. (p.s: I have a soft spot<br>
for T Swift KEKW)
</p>
<h3><u>Random Facts</u></h3>
<p>
I started off with an x86 computer with MSDOS that ran off a 5 1/2 floppy disk.<br>
I got fined for hacking into a telecomunication terminal 2 decades ago.<br>
I am a <a href="https://www.chess.ca/en/ratings/p/sr/?fn=carlo&ln=bisda">low tier</a> professional chess player.<br>
My favorite games are; Secret of Mana, Sleeping Dogs, Dwarf Fortress, Minecraft, <br>
Counter Strike & Escape From Tarkov.<br>
My best trivia category was movies.<br>
</p>
<h3><u>Tools/Stack</u></h3>
<a href="tools.html"> See them all here.....</a>
<p>
<i>last edit: 02022024</i>
</p>
<p>
</p>
<p>
=====
</p>
<p>
carlobisda is (c) 1984-2023 by carlob (carlobisda at hotmail dot c0m)<br>
<em>this is my personal blog. these ideas are mine and does not necessarily reflect the views of my employer and coworkers.<br>
website design created by Carlo Bisda (c) Vanilla HTML</em>
</p
</body>
</html>