-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
217 lines (189 loc) · 6.2 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Clyde Santos</title>
<link rel="icon" href="assets/icon2.ico" >
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Primary Meta Tags -->
<meta name="title" content="Hi, I'm Clyde Santos! Application, Web, Mobile, and Game Developer.">
<meta name="description" content="Have a question or want to work together? [email protected]">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://theklayd.github.io/">
<meta property="og:title" content="Hi, I'm Clyde Santos! Application, Web, Mobile, and Game Developer.">
<meta property="og:description" content="Have a question or want to work together? [email protected]">
<meta property="og:image" content="https://theklayd.github.io/assets/img/thumbnail2.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://theklayd.github.io/">
<meta property="twitter:title" content="Hi, I'm Clyde Santos! Application, Web, Mobile, and Game Developer.">
<meta property="twitter:description" content="Have a question or want to work together? [email protected]">
<meta property="twitter:image" content="https://theklayd.github.io/assets/img/thumbnail2.png">
<link rel="stylesheet" href="assets/css/main.css" >
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap" rel="stylesheet">
</head>
<body>
<section class=" welcome-container">
<div class="welcome">
<div class="icon iconAnimation play" id="icon" onclick="resetAnim()" style="background-image: url(assets/svg/iconanimation.svg)"></div>
<h1>Hi, I'm Clyde Santos!</h1>
<h3>Application, Web, Mobile, and Game Developer.</h3>
<button onclick="scrollToOffers()">more details</button>
</div>
</section>
<section id="offers" name="offers" style="background-color:#eaeaea;">
<h1 class="title">OFFERS</h1>
<div class="offers-container">
<div class="offer">
<img src="assets/svg/responsive.svg" alt="footer" >
<h2>Responsive</h2>
<p>Adapt accordingly and positively on multiple screen size.</p>
</div>
<div class="offer">
<img src="assets/svg/dynamic.svg" alt="footer">
<h2>Dynamic</h2>
<p>No need to be refreshed from time to time.</p>
</div>
<div class="offer">
<img src="assets/svg/quality.svg" alt="footer">
<h2>Quality</h2>
<p>Performance, security, and maintainability based output.</p>
</div>
<div class="offer">
<img src="assets/svg/usability.svg" alt="footer">
<h2>Usability</h2>
<p>Lag free, easy to learn and simple to use.</p>
</div>
</div>
<div class="skills-container">
<!-- nodejs -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Node JS</h1>
<p>Advanced</p>
</div>
<!-- angular -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Angular</h1>
<p>Advanced</p>
</div>
<!-- php -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>PHP</h1>
<p>Advanced</p>
</div>
<!-- code igniter -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Code Igniter</h1>
<p>Intermediate</p>
</div>
<!-- flutter -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Flutter</h1>
<p>Advanced</p>
</div>
<!-- phaser 3 -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Phaser 3</h1>
<p>Advanced</p>
</div>
<!-- javascript -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>JavaScript</h1>
<p>Advanced</p>
</div>
<!-- ionic -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Ionic</h1>
<p>Intermediate</p>
</div>
<!-- unity -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Unity</h1>
<p>Intermediate</p>
</div>
<!-- mariadb -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>MariaDB</h1>
<p>Advanced</p>
</div>
<!-- mysql -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>MySQL</h1>
<p>Advanced</p>
</div>
<!-- photoshop -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Photoshop</h1>
<p>Advanced</p>
</div>
<!-- illustrator -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>Illustrator</h1>
<p>Intermediate</p>
</div>
<!-- html -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>HTML</h1>
<p>Advanced</p>
</div>
<!-- css -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>CSS</h1>
<p>Advanced</p>
</div>
<!-- c# -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>C#</h1>
<p>Intermediate</p>
</div>
<!-- ui design -->
<div class="skill">
<img src="assets/svg//skills.svg">
<h1>UI Design</h1>
<p>Novice</p>
</div>
</div>
</section>
<section class="contact-container">
<img src="assets/svg/footer.svg" class="folder" alt="footer">
<div class="center">
<h1>Have a question or want to work together?</h1>
<p>[email protected]</p>
<p>+639167869319</p>
<p>Valenzuela, Philippines</p>
</div>
<br>
<div class="bottom">
<p>Clyde Santos ©2019</p>
</div>
</section>
<script>
function resetAnim(){
var icon = document.getElementById('icon');
icon.style.animation ='none';
icon.offsetHeight; /* trigger reflow */
icon.style.animation = null;
}
function scrollToOffers(){
document.getElementById("offers").scrollIntoView({behavior: "smooth", block: "start"});
}
</script>
</body>
</html>