-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
205 lines (196 loc) · 8.73 KB
/
index.html
File metadata and controls
205 lines (196 loc) · 8.73 KB
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
<!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" />
<script src="script.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.0/paper-core.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/simplex-noise/2.4.0/simplex-noise.min.js"></script>
<script src="https://code.jquery.com/jquery-3.5.0.js"></script>
<title>👦🏻 Tan Sheng Da • SMU</title>
<link
rel="apple-touch-icon"
type="image/png"
href="icons/bulletproof_blueprint.png"
/>
</head>
<body>
<div
id="darken"
style="background-color: rgba(18, 18, 18, 0); z-index: 0"
></div>
<div class="main-home">
<div class="nav-bar">
<ul>
<li>
<div class="left-hamburger">
<div class="hamburger"></div>
</div>
</li>
<li>
<div class="animated-icons" style="filter: blur(0px)">
<ul>
<li>
<a
href="https://instagram.com/shengdaa"
target="_blank"
><img
src="icons/instagram_gold.png"
class="icon"
/></a>
</li>
<li>
<a
href="https://www.linkedin.com/in/shengdatan"
target="_blank"
><img
src="icons/linkedin_gold.png"
class="icon"
/></a>
</li>
<li>
<a
href="https://www.github.com/tan-sd"
target="_blank"
><img
src="icons/github-gold.png"
class="icon"
/></a>
</li>
<li>
<a
href="mailto:shengdatan@gmail.com"
target="_blank"
><img
src="icons/email_gold.png"
class="icon"
/></a>
</li>
</ul>
</div>
</li>
</ul>
</div>
<div class="animated-title" style="filter: blur(0px)">
<div class="text-top">
<div>
<span>sheng</span>
</div>
</div>
<div class="text-bottom">
<div>
<span>SMU • INFORMATION SYSTEMS</span>
</div>
</div>
<!-- <div class="button link" id="scroll-indicator">
<a href="#pokemon-random-generator"><img src="icons/arrow-down_gold.png" /></a>
</div> -->
<a href="#pokemon-random-generator">
<div class='scrolldown button' id="scroll-indicator">
<div class="chevrons">
<div class='chevrondown'></div>
<div class='chevrondown'></div>
</div>
</div>
</a>
</div>
</div>
<div class="project-container">
<div class="project" id="pokemon-random-generator">
<picture>
<div class="project-image left">
<img src="images/pokemon-random-generator.JPG" alt="Pokemon Random Generator">
</div>
</picture>
<div class="project-info right">
<h2>Pokemon Random Generator</h2>
<p>A web application that shows you random Pokémon name, ID and image based on the Pokédex. It utilizes PokeAPI to fetch relevant data.</p>
<div class="project-btns">
<a href="https://tan-sd.github.io/pokemon-random-generator/" target="_blank" class="project-btn">Enter Site</a>
<a href="https://github.com/tan-sd/pokemon-random-generator" target="_blank" class="project-btn">Github</a>
</div>
</div>
</div>
<div class="project" id="bojio">
<picture>
<div class="project-image left">
<img src="images/bojio.JPG" alt="bojio">
</div>
</picture>
<div class="project-info right">
<h2>BOJIO</h2>
<p>A community driven platform for Singaporeans to 'jio' their beloved or to foster new relationships. With BOJIO, users can expect to keep in touch with the hottest events in Singapore and have the flexibility to host and join jios based on their hobbies/interests.</p>
<div class="project-btns">
<a href="https://bojio.netlify.app/" target="_blank" class="project-btn">Enter Site</a>
<a href="https://github.com/tan-sd/wad2-project" target="_blank" class="project-btn">Github</a>
</div>
</div>
</div>
<div class="project" id="coming-soon">
<picture>
<div class="project-image left">
<div class="box">
<p>More projects coming soon</p>
</div>
</div>
</div>
</div>
<div class="cursor cursor-small"></div>
<canvas class="cursor cursor-canvas" resize></canvas>
<div
id="background-item"
style="padding: 0px 7%; visibility: hidden; opacity: 0;"
>
<div id="scrolling-container">
<ul id="scrolling-text">
<li>
<br /><span
class="sentenceOne"
style="color: rgb(174, 149, 86)"
>
Sheng Da is a Information Systems undergraduate at
Singapore
</span>
</li>
<li>
<span
class="sentenceOne"
style="color: rgb(174, 149, 86)"
>
Management University.
</span>
<span
class="sentenceTwo"
style="color: rgba(255, 255, 255, 0.1)"
><br />He holds a diploma in Arts and Theatre
Management</span
>
</li>
<li>
<span
class="sentenceTwo"
style="color: rgba(174, 149, 86, 0.1)"
>from Republic Polytechnic.</span
>
<span
class="sentenceThree"
style="color: rgba(174, 149, 86, 0.1)"
><br />He is currently crafting experiences in Web
Development
</span>
</li>
<li>
<span
class="sentenceThree"
style="color: rgba(174, 149, 86, 0.1)"
>in both Visual Communication Design and
Informatics.
</span>
</li>
</ul>
</div>
</div>
</body>
</html>