-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
194 lines (161 loc) · 8.28 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
191
192
193
194
<!--
~ MIT License
~
~ Copyright (c) 2021 Aeris & DelightedCat
~
~ Permission is hereby granted, free of charge, to any person obtaining a copy
~ of this software and associated documentation files (the "Software"), to deal
~ in the Software without restriction, including without limitation the rights
~ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
~ copies of the Software, and to permit persons to whom the Software is
~ furnished to do so, subject to the following conditions:
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="My personal not-so-fancy portfolio!" name="Description">
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>Aeris</title>
<link href="css/stylesheet.css" rel="stylesheet">
<link rel="icon" href="assets/favicon.png">
<meta name="og:title" content="Aeris">
<meta name="og:type" content="website">
<meta name="og:image" content="https://aeris.dev/assets/aeris.png">
<meta name="og:url" content="https://aeris.dev/">
<meta name="og:description" content="My very cool home page!">
</head>
<body>
<div class="left">
<div class="container" style="font-size: 17px">
<h1>Hello!</h1>
<br>
<svg class="icon icon-tabler icon-tabler-user" fill="none" height="44" stroke="#2c3e50"
stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="44"
xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h24v24H0z" fill="none" stroke="none"/>
<circle cx="12" cy="7" r="4"/>
<path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2"/>
</svg>
<p><label class="tooltip">Aeris<span class="tool-tip-text">No, this is not related to FFF :)</span></label>.
Young programmer. Tech enthusiast. Computer lover.</p>
<br>
<svg class="icon icon-tabler icon-tabler-code" fill="none" height="44" stroke="#2c3e50"
stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="44"
xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h24v24H0z" fill="none" stroke="none"/>
<polyline points="7 8 3 12 7 16"/>
<polyline points="17 8 21 12 17 16"/>
<line x1="14" x2="10" y1="4" y2="20"/>
</svg>
<p>• Building GUI applications
<br>• Making functional Discord bots
<br>• Creating useful libraries
<br>• All of this in C#</p>
<br>
<svg class="icon icon-tabler icon-tabler-package" fill="none" height="44" stroke="#2c3e50"
stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="44"
xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h24v24H0z" fill="none" stroke="none"/>
<polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3"/>
<line x1="12" x2="20" y1="12" y2="7.5"/>
<line x1="12" x2="12" y1="12" y2="21"/>
<line x1="12" x2="4" y1="12" y2="7.5"/>
<line x1="16" x2="8" y1="5.25" y2="9.75"/>
</svg>
<p>Noticeable projects:
<br>• Multi-purpose Discord bot (<a href="https://github.com/JustAeris/WyrobotV2" rel="noopener"
style="color: #888888" target="_blank">Wyrobot</a>)
<br>-> One my largest project yet so far.
<br>• Totally not a buggy calculator (<a href="https://github.com/JustAeris/Calc10" style="color: #888888"
rel="noopener" target="_blank">Calc10</a>)
<br>-> My first C# project, proud of what it has become.
<br>• Expiring keys generator (<a href="https://github.com/JustAeris/DatedKeys" style="color: #888888"
rel="noopener" target="_blank">DatedKeys</a>)
<br>-> My first experience into making libraries.
</p>
<br>
<br>
<svg class="icon icon-tabler icon-tabler-brand-github" fill="none" height="44" stroke="#2c3e50"
stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="44"
xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h24v24H0z" fill="none" stroke="none"/>
<path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5"/>
</svg>
<svg class="icon icon-tabler icon-tabler-brand-discord" fill="none" height="44"
stroke="#2c3e50" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24"
width="44"
xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h24v24H0z" fill="none" stroke="none"/>
<circle cx="9" cy="12" r="1"/>
<circle cx="15" cy="12" r="1"/>
<path d="M7.5 7.5c3.5 -1 5.5 -1 9 0"/>
<path d="M7 16.5c3.5 1 6.5 1 10 0"/>
<path d="M15.5 17c0 1 1.5 3 2 3c1.5 0 2.833 -1.667 3.5 -3c.667 -1.667 .5 -5.833 -1.5 -11.5c-1.457 -1.015 -3 -1.34 -4.5 -1.5l-1 2.5"/>
<path d="M8.5 17c0 1 -1.356 3 -1.832 3c-1.429 0 -2.698 -1.667 -3.333 -3c-.635 -1.667 -.476 -5.833 1.428 -11.5c1.388 -1.015 2.782 -1.34 4.237 -1.5l1 2.5"/>
</svg>
<p>Contact me via <label class="tooltip">Discord<span class="tool-tip-text">Aeris#3535</span></label>
and check out my very cool <a href="https://github.com/JustAeris" rel="noopener" style="color: #888888"
target="_blank">GitHub</a>!
</p>
<br>
</div>
</div>
<div class="right">
<div class="grid">
<div class="wallnut"></div>
</div>
<a class="overlay-button btn btn-white btn-animate " href="#" id="overlay-toggle">
<div id="button-content">
<p class="vertical-center" id="view-text">VIEW MORE</p>
<svg class="icon icon-tabler icon-tabler-arrow-up-circle rotating" fill="none" height="44"
id="rotating-arrow" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
stroke-width="1.5"
style="vertical-align: center" transform="rotate(90)"
viewBox="0 0 24 24" width="44" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h24v24H0z" fill="none" stroke="none"/>
<circle cx="12" cy="12" r="9"/>
<line x1="12" x2="8" y1="8" y2="12"/>
<line x1="12" x2="12" y1="8" y2="16"/>
<line x1="16" x2="12" y1="12" y2="8"/>
</svg>
</div>
</a>
<span class="bottom-text">
Thanks to <a href="https://github.com/DelightedCat" rel="noopener" target="_blank">DelightedCat</a> for making me this website!
</span>
</div>
<script src="js/jquery-3.5.1.js"></script>
<script>
$.fn.animateRotate = function (angle, duration, easing, complete) {
var args = $.speed(duration, easing, complete);
var step = args.step;
return this.each(function (i, e) {
args.complete = $.proxy(args.complete, e);
args.step = function (now) {
$.style(e, 'transform', 'rotate(' + now + 'deg)');
if (step) return step.apply(e, arguments);
};
$({deg: 0}).animate({deg: angle}, args);
});
};
$(document).ready(function () {
window.overlay = false;
$('#overlay-toggle').click(function () {
if (window.overlay !== true) {
$('.left').animate({width: '40%', left: 0});
$('.right').animate({width: '60%'});
$('.rotating').animateRotate(270);
$('#view-text').text('VIEW LESS');
} else {
$('.left').animate({width: 0, left: '-4em'});
$('.right').animate({width: '100%'});
$('.rotating').animateRotate(450);
$('#view-text').text('VIEW MORE');
}
window.overlay = !window.overlay;
});
});
</script>
</body>
</html>