-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
executable file
·153 lines (132 loc) · 5.68 KB
/
about.html
File metadata and controls
executable file
·153 lines (132 loc) · 5.68 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
<!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">
<meta name="description" content="Web developer portfolio">
<meta name="author" content="Daniel Lim Tao Yee">
<meta prefix="og: http://ogp.me/ns#" property="og:title" content="Daniel Lim Tao Yee" />
<meta prefix="og: http://ogp.me/ns#" property="og:image" content="https://i.imgur.com/RrYqNK0.png" />
<meta prefix="og: http://ogp.me/ns#" property="og:description" content="Web developer portfolio" />
<meta prefix="og: http://ogp.me/ns#" property="og:url" content="http://daniellty.info" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<title>Daniel Lim Tao Yee</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.rawgit.com/konpa/devicon/df6431e323547add1b4cf45992913f15286456d3/devicon.min.css">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<!-- Static navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- <a class="navbar-brand" href="index.html">Daniel Lim</a> -->
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="about.html">About</a></li>
<li><a href="index.html#project">Projects</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<div id="aboutwrap">
<div class="container">
<div class="row">
<div class="col-lg-6 col-lg-offset-3">
</div>
</div>
<! --/row -->
</div>
<!-- /container -->
</div>
<! --/aboutwrap -->
<div class="container">
<div class="row centered mt mb">
<div class="col-lg-8 col-lg-offset-2">
<h2>Daniel Lim Tao Yee</h2>
<p>I am a full-stack web developer with dedication for front-end development. As a web developer, I constantly seek to achieve elegance in the user interface as much as the code that is written to create it.</p>
<p>I'm also excited to start my career in web development, building websites and applications while also honing my skills in the process.</p>
<p>With studies and work experience from an engineering background, I also leverage my problem-solving and situational awareness skills to work in a team to facilitate workflow.</p>
<div class="icons">
<h3>Technologies that I've worked with</h3>
<i class="devicon-html5-plain-wordmark colored"></i>
<i class="devicon-css3-plain-wordmark colored"></i>
<i class="devicon-javascript-plain colored"></i>
<i class="devicon-react-original-wordmark colored"></i>
<i class="devicon-nodejs-plain-wordmark colored"></i>
<i class="devicon-express-original-wordmark colored"></i>
<i class="devicon-ruby-plain-wordmark colored"></i>
<i class="devicon-rails-plain-wordmark colored"></i>
<i class="devicon-mongodb-plain-wordmark colored"></i>
<i class="devicon-postgresql-plain-wordmark colored"></i>
<i class="devicon-heroku-plain-wordmark colored"></i>
<i class="devicon-github-plain-wordmark colored"></i>
<i class="devicon-mocha-plain colored"></i>
</div>
</div>
</div>
<! --/row -->
</div>
<! --/container -->
<div id="social">
<div class="container">
<div class="row centered">
<div class="col-lg-2">
<a target="_blank" href="https://profiles.generalassemb.ly/profiles/daniellty"><i class="fa fa-user"></i></a>
<p>General Assembly Alumni Profile</p>
</div>
<div class="col-lg-2">
<a target="_blank" href="https://www.linkedin.com/in/ddanielnp/"><i class="fa fa-linkedin"></i></a>
<p>Linkedin</p>
</div>
<div class="col-lg-2">
<a target="_blank" href="https://github.com/ddanielnp"><i class="fa fa-github"></i></a>
<p>GitHub</p>
</div>
<div class="col-lg-2">
<a target="_blank" href="mailto:ddanielnp@hotmail.com?subject="><i class="fa fa-envelope"></i></a>
<p>Contact me</p>
</div>
</div>
<! --/row -->
</div>
<! --/container -->
</div>
<! --/social -->
<div id="footerwrap">
<div class="container">
<div class="row centered">
<div class="col-lg-4">
<p><b>WEB DEVELOPER, TEAM PLAYER, <br>CASUAL GAMER</b></p>
</div>
<div class="col-lg-4">
<p>Currently looking for work in Singapore</p>
</div>
<div class="col-lg-4">
<p>Copyright © Daniel Lim 2017</p>
</div>
</div>
</div>
</div>
<! --/footerwrap -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>