-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
219 lines (219 loc) · 8.27 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="keywords" content="Rayhan Hakim, Rayhan Hamil, osu!" />
<meta name="author" content="Muhammad Rayhan Hakim" />
<meta name="description" content="Rayhan Hakim's Website" />
<title>Homepage</title>
<meta
name="viewport"
content="width=device-width, initial-scale=1, viewport-fit=cover"
/>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr"
crossorigin="anonymous"
/>
<link
href="https://fonts.googleapis.com/css?family=PT+Sans|Pacifico"
rel="stylesheet"
/>
<link
rel="stylesheet"
type="text/css"
href="assets/styles/bundle.min.css"
/>
</head>
<script src="https://apis.google.com/js/api.js"></script>
<body>
<nav id="navbar">
<button class="nav-link active-nav">Home</button>
<div id="right-nav-link">
<button class="nav-link">About</button>
<button class="nav-link">Projects</button>
<button class="nav-link">Blog</button>
</div>
<button id="nav-toggle">
<i class="fas fa-bars"></i>
</button>
</nav>
<section id="home" class="content active"></section>
<section id="about" class="content">
<header id="about-header">
<div class="about-header-content">ABOUT</div>
<div class="about-header-content">
<a href="#about-content">
<i class="fas fa-angle-down"></i>
</a>
</div>
</header>
<article id="about-content">
<div id="about-container">
<div id="profile-container">
<div id="profile-main" class="profile-content">
<div id="profile-avatar-container">
<div id="profile-avatar">
<!-- Profile Image Container -->
</div>
</div>
<div id="profile-main-content">
<div id="profile-main-name">Muhammad Rayhan Hakim</div>
<div id="profile-main-nickname">(Reykim)</div>
</div>
</div>
<div id="profile-sub" class="profile-content">
<div id="profile-sub-column">
<h4 id="profile-sub-header">SHORT BIO:</h4>
<!-- <div id="birthday" class="profile-sub-content">
<i class="fas fa-birthday-cake"></i>
<span> July 8th, 2000 </span>
</div> -->
<div id="location" class="profile-sub-content">
<i class="fas fa-map-marker-alt"></i>
<span> Indonesia </span>
</div>
<div class="profile-sub-content">
<i class="fas fa-heart"></i>
<span> Something Fun </span>
</div>
<h4 id="profile-sub-header">CONTACTS:</h4>
<!-- <div id="profile-whatsapp" class="profile-sub-content">
<i class="fab fa-whatsapp"></i>
<a
href="https://api.whatsapp.com/send?phone=6281298353659"
target="_blank"
>
081298353659
</a>
</div>
<div id="profile-mail" class="profile-sub-content">
<i class="far fa-envelope"></i>
<a href="mailto:[email protected]" target="_blank">
</a>
</div>
<div id="profile-line" class="profile-sub-content">
<i class="fab fa-line"></i>
<a href="http://line.me/ti/p/~mrayhanh" target="_blank">
mrayhanh
</a>
</div> -->
<div id="profile-twitter" class="profile-sub-content">
<i class="fab fa-twitter"></i>
<a href="https://twitter.com/Reykim_" target="_blank">
@Reykim_
</a>
</div>
<div id="profile-linkedin" class="profile-sub-content">
<i class="fab fa-linkedin"></i>
<a href="https://linkedin.com/in/reykim" target="_blank">
Reykim
</a>
</div>
<div id="profile-telegram" class="profile-sub-content">
<i class="fab fa-telegram"></i>
<a href="https://t.me/reykim7854" target="_blank">
Reykim7854
</a>
</div>
<div id="profile-discord" class="profile-sub-content">
<i class="fab fa-discord"></i>
<span>
@reykim
</span>
</div>
</div>
</div>
</div>
<div id="profile-summary" class="profile-content">
<h2>ABOUT ME:</h2>
<p>
My full name is <i>Muhammad Rayhan Hakim</i>, but most people call me <i>Reykim</i>!
Born in the year of 2000 in Indonesia, currently still lives in Indonesia. I mostly do
Web Projects in Front-End departement ever since I learned it in Vocational High School.
I was a mentor for 2 years teaching how to code with HTML, CSS, Javascript and Vue.js at
<i>RPLGDC Laboratory, Telkom University, Bandung</i>. Currently still learning Web Development
and Web Technologies in general because the advancement of it never stops.
</p>
<h2>ABOUT THIS WEBSITE:</h2>
<p>
The purpose of this website is for me to share what I do and what
what I like just like other blogs, but also to practice my skill
in web programming and web design. If you guys would like to work
on a project with me, feel free to ask me via the contacts that
I've provided in the other column.
</p>
<p>
That's it from me for now, thank you! for reading all of this text
carefully.
</p>
</div>
</div>
</article>
</section>
<section id="projects" class="content">
<h1>PROJECTS LIST</h1>
<article id="projects-content">
<div id="projects-container">
<div class="projects-item-wrapper">
<div class="projects-item-content">
<div class="projects-item-title">Mappool Generator</div>
<p class="projects-item-description">
A Mappool Template for osu! Tournament Livestreams
</p>
<a
class="projects-item-link"
href="https://github.com/reykim7124/mappool-generator"
target="_blank"
>
Read More
<i class="fas fa-chevron-right"></i>
</a>
</div>
</div>
</div>
</article>
</section>
<section id="blog" class="content">
<div id="under-construction">
<div>UNDER CONSTRUCTION</div>
</div>
</section>
<footer id="footer" class="sticky">
<div id="footer-link-container">
<a
href="https://osu.ppy.sh/users/4085825"
id="footer-osu"
class="footer-link"
>
osu!
</a>
<a
href="https://github.com/reykim7124/"
id="footer-git"
class="footer-link"
>
<i class="fab fa-github"></i>
</a>
<a
href="https://www.twitch.tv/reykim/"
id="footer-twitch"
class="footer-link"
>
<i class="fab fa-twitch"></i>
</a>
<a
href="https://www.youtube.com/c/RayhanHakim"
id="footer-yt"
class="footer-link"
>
<i class="fab fa-youtube"></i>
</a>
</div>
</footer>
<script src="assets/scripts/bundle.min.js"></script>
</body>
</html>