blob: 9f6e93e759c2dac779996add18758ee5b5ebe4c6 (
plain)
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
218
219
220
221
222
223
224
|
<!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">
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<title>About Me • altaf-creator</title>
<link rel="stylesheet" href="/packages/fontawesome-free-6.5.2-web/css/all.css">
</head>
<body onload="addNodes();">
<script defer src="/scripts/scroll.js"></script>
<script defer src="/scripts/onload.js"></script>
<div class="floating-nav-container">
<div class="floating-nav">
<a href="/" class="mobile"><img src="/assets/images/hero/logo.png" alt="" class="sidebar-img mobile" style="margin-top: 0; margin-left: -20px;"></a>
<a href="/about/" class="link">About Me</a>
<a href="/projects/" class="link">Projects</a>
<a href="/blog/" class="link">Library</a>
</div>
</div>
<div class="sidebar" id="sidebar">
<a href="/">
<img src="/assets/images/hero/logo.png" alt="" class="sidebar-img">
</a>
<span>altaf-creator</span>
</div>
<div class="sidebar-progress-container" id="progressContainer">
</div>
<section style="border-top: none;">
<div class="center-grid">
<div class="div-sizing">
<div class="flex-container">
<img src="/assets/images/hero/logo.png" alt=""
style="box-sizing: border-box; height: 240px; width: 240px; object-fit: cover;" class="img">
<div style="padding: 30px; color: gray;">
<span><i class="fa-solid fa-suitcase"></i> Student</span>
<br>
<span><i class="fa-solid fa-star"></i> Creating things</span>
<br>
<span>🇮🇩 Indonesia</span>
<br>
</div>
</div>
<br>
<p>
<h1>About Me</h1>
<p>
Hey there! I'm <span class="colored-text">Altaf</span>. I am a scholar studying abroad in <span class="colored-text">Singapore</span> from
<span class="colored-text">Indonesia</span> who likes to code as a <span class="colored-text">hobby</span>.
</p>
<p>
I'm mostly a <span class="colored-text">game developer</span> and <span class="colored-text">web developer</span>, but I
also like to make other things like desktop apps, and robots.<br>I'm still constantly learning and trying new things!
</p>
<p class="desktop" style="position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); color: gray;">↓ psst, scroll down! ↓</p>
</div>
</div>
</div>
</section>
<!--
<section style="overflow-x: scroll;">
<div class="shadow-filter">
<div class="center-grid">
<div id="about-skills-container">
< !--
<div id="a">
<div id="aa" class="flex-box center-grid" style="min-height: 100%;"><h1 style="font-size: 2.5rem; line-height: 1rem; margin: 0; font-weight: 400;">Skills</h1></div>
<div id="ab" class="flex-box"></div>
<div id="ac" class="flex-box center-grid" style="min-height: 100%;"><a class="button" href="">Hire me!</a></div>
<div id="ad" class="flex-box"></div>
</div>
<div id="b" class="flex-box">
<h1>Godot 4 Programmer</h1>
<progress max="10" value="7" class="prog"></progress>
<span class="half-opacity-text">Intermediate</span>
<p>GDScript</p>
<img src="/assets/images/skills/godot.png" alt="" class="bento-img-lr">
<i class="fa-solid fa-code bento-icon-lr"></i>
</div>
<div id="c" class="flex-box"><img src="/assets/images/skills/godot_nvim.png" alt="" class="bento-img-full"></div>
<div id="d" class="flex-box"><h1>Game Design</h1></div>
<div id="e" class="flex-box"><h1>2D / 3D Artist</h1></div>
<div id="f" class="flex-box"></div>
<div id="g" class="flex-box"></div>
<div id="h" class="flex-box"><h1>Programmer</h1></div>
</div> - ->
<div id="a" class="flex-box center-grid" style="min-height: 100%;"><h1 style="position: absolute; font-size: 2.5rem; line-height: 1rem; margin: 0; font-weight: 400;">Skills</h1></div>
<div id="b" class="flex-box flex-center-content center">
<a class="button" href="/freelancing/" style="display: inline;">Hire me!</a>
<a class="button button-alt" href="/projects/" style="display: inline;">Explore my Projects</a>
</div>
<div id="c" class="flex-box"></div>
<div id="d" class="flex-box"></div>
<div id="e" class="flex-box">
<h1>Godot 4 Programmer</h1>
</div>
<div id="f" class="flex-box"></div>
<div id="g" class="flex-box">
<h1>Competitive Programming</h1>
</div>
<div id="h" class="flex-box"></div>
<div id="j" class="flex-box">
<h1>Web Design</h1>
</div>
<div id="k" class="flex-box">
<h1>Video Editing</h1>
</div>
<div id="l" class="flex-box">
<h1>Videography</h1>
</div>
<div id="m" class="flex-box"></div>
<div id="n" class="flex-box"></div>
<div id="o" class="flex-box"></div>
<div id="p" class="flex-box">
<h1>Front-end</h1>
</div>
<div id="q" class="flex-box">
<h1>Robotics</h1>
</div>
<div id="r" class="flex-box">
<h1>3D / 2D Game Artist</h1>
</div>
<div id="s" class="flex-box"></div>
<div id="t" class="flex-box">
<h1>Game Design</h1>
</div>
</div>
</div>
</section>
<section>
<div class="flex-boxes-container">
<div class="shadow-filter">
<div class="flex-box">
<h1>Skills</h1>
</div>
</div>
<div class="shadow-filter">
<div class="flex-box">
<h2>Game Development</h2>
<ul>
<li><span class="half-opacity-text">[</span>🟩🟩🟩🟩⬛<span class="half-opacity-text">]</span>
Godot 4 Programmer (GDScript)</li>
<li><span class="half-opacity-text">[</span>🟩🟩🟩⬛⬛<span class="half-opacity-text">]</span>
Game Designer</li>
<li><span class="half-opacity-text">[</span>🟩🟩⬛⬛⬛<span class="half-opacity-text">]</span>
2D / 3D Artist</li>
</ul>
<h2>Front-end Web Developer</h2>
<ul>
<li>
<span class="half-opacity-text">[</span>🟩🟩🟩🟩⬛<span class="half-opacity-text">]</span>
</li>
</ul>
</div>
</div>
<div class="shadow-filter">
<div class="flex-box">
<h2>Game Development</h2>
<ul>
<li><span class="half-opacity-text">[</span>🟩🟩🟩🟩⬛<span class="half-opacity-text">]</span>
Godot 4 Programmer (GDScript)</li>
<li><span class="half-opacity-text">[</span>🟩🟩🟩⬛⬛<span class="half-opacity-text">]</span>
Game Designer</li>
<li><span class="half-opacity-text">[</span>🟩🟩⬛⬛⬛<span class="half-opacity-text">]</span>
2D / 3D Artist</li>
</ul>
<h2>Front-end Web Developer</h2>
<ul>
<li>
<span class="half-opacity-text">[</span>🟩🟩🟩🟩⬛<span class="half-opacity-text">]</span>
</li>
</ul>
</div>
</div>
<div class="shadow-filter">
<div class="flex-box">
<h2>Game Development</h2>
<ul>
<li><span class="half-opacity-text">[</span>🟩🟩🟩🟩⬛<span class="half-opacity-text">]</span>
Godot 4 Programmer (GDScript)</li>
<li><span class="half-opacity-text">[</span>🟩🟩🟩⬛⬛<span class="half-opacity-text">]</span>
Game Designer</li>
<li><span class="half-opacity-text">[</span>🟩🟩⬛⬛⬛<span class="half-opacity-text">]</span>
2D / 3D Artist</li>
</ul>
<h2>Front-end Web Developer</h2>
<ul>
<li>
<span class="half-opacity-text">[</span>🟩🟩🟩🟩⬛<span class="half-opacity-text">]</span>
</li>
</ul>
</div>
</div>
</div>
</section>
--->
<section>
<div class="center-grid">
<div class="div-sizing">
<h1>Contact Me!</h1>
<ul>
<li>For <b>business<span class="desktop"> inquiries</span></b>: <a href="mailto:@.com" class="link"><i class="fa-solid fa-envelope"></i> hidden for now, too many spam</a></li>
<li>For <span class="desktop">contacting me </span><b>personal<span class="desktop">ly</span></b>: <a href="mailto:@.com" class="link"><i class="fa-solid fa-envelope"></i> hidden for now, too many spam</a></li>
</ul>
<h1>Socials</h1>
<div class="container-social">
<a href="https://www.youtube.com/channel/UCm7n_G87ihIK-MmBb4i19dA" class="button button-social" target="_blank"><i class="fa-brands fa-youtube"></i></a>
<a href="https://www.instagram.com/altafcreator" class="button button-social" target="_blank"><i class="fa-brands fa-instagram"></i></a>
<a href="https://twitter.com/altafcreator" class="button button-social" target="_blank"><i class="fa-brands fa-twitter"></i></a>
<a href="https://mastodon.gamedev.place/@altaf" class="button button-social" target="_blank"><i class="fa-brands fa-mastodon"></i></a>
<a href="https://github.com/altaf-creator" class="button button-social" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https:///altaf-creator.itch.io" class="button button-social" target="_blank"><i class="fa-brands fa-itch-io"></i></a>
<a href="https://discord.gg/Mg5WFqrHk3" class="button" target="_blank" style="margin: 0;"><i class="fa-brands fa-discord"></i> Join our Discord Server!</a>
</div>
</div>
</div>
</section>
</body>
</html>
|