-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
177 lines (158 loc) · 7.97 KB
/
Copy pathindex.html
File metadata and controls
177 lines (158 loc) · 7.97 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
<!DOCTYPE>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title> Sokheng Lim | Home </title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
<script src="http://getbootstrap.com/assets/js/ie-emulation-modes-warning.js"></script>
<link rel="stylesheet" type="text/css" href="css/styles.css">
</head>
<body data-spy="scroll" data-target="#my-navbar">
<nav id="my-navbar" class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar"
aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#">
<img style="margin-top: 10px; margin-left: 25px;" width="65px" class="img-responsive" src="img/sn2.png">
</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active full-width">
<a href="#home"> <i class="fa fa-home"></i> Home</a>
</li>
<li class="active full-width">
<a href="#about"><i class="fa fa-user"></i> About Me</a>
</li>
<li class="active full-width">
<a href="#projects"><i class="fa fa-folder"></i> Projects</a>
</li>
<li class="active full-width">
<a href="#resume"><i class="fa fa-file"></i> Resume</a>
</li>
</ul>
<div class="nav-bottom centered">
<a href="https://www.facebook.com/S.H.alpha?fref=ts" target="_blank">
<i class="fa fa-facebook-square fa-3x" style="color: rgb(44, 76, 158)"></i>
</a>
<a href="https://www.linkedin.com/profile/view?id=AAkAABX_pPUBwvXwcmOLvEQDXULuePfzvY8N44M&authType=NAME_SEARCH&authToken=NTMh&locale=en_US&trk=tyah&trkInfo=clickedVertical%3Amynetwork%2CclickedEntityId%3A369075445%2CauthType%3ANAME_SEARCH%2Cidx%3A1-2-2%2CtarId%3A1442739573996%2Ctas%3Alim"
target="_blank">
<i class="fa fa-linkedin-square fa-3x" style="color: rgb(16, 114, 201)"></i>
</a>
<a href="https://github.com/soqueen" target="_blank">
<i class="fa fa-github-square fa-3x" style="color: #605f5f"></i>
</a>
</div>
</div><!--/.nav-collapse -->
</div>
</nav>
<div id="home" class="container top-content centered black-bg full-width">
<div class="row">
<div class="col-sm-12">
<h1><img src="img/sg5.png" > </h1>
<!-- <br> <br> -->
</div>
</div>
<br>
<div class="col-sm-8 col-sm-offset-2">
<hr>
<br>
<h2>Electrical and Software Engineering Student </h2>
<h2>McGill University </h2>
<h3>Montreal, Quebec </h3>
</div>
</div>
<div id="about" class="container top-content black-bg full-width">
<div class="row">
<h1 class="centered"> About Me </h1> <br> <br>
<div class="col-sm-3 col-sm-offset-2">
<img class="img-responsive" src="img/sk2.png" alt="S.K">
</div>
<div class="col-sm-7 content">
<p class="lead"><i class="fa fa-thumb-tack" style="color: #02c9c9"></i> I am a fourth year electrical and software engineering
student who study at McGill University.
</p>
<p class="lead"><i class="fa fa-thumb-tack" style="color: #02c9c9"></i> I am currently working as Web Developer for <a href="http://www.yahoo.com">HackMcGill</a>.</p>
<p class="lead"><i class="fa fa-thumb-tack" style="color: #02c9c9"></i> I had also worked as a Software Engineer Intern at Nuance Communications for one year.</p>
<p class="lead"><i class="fa fa-thumb-tack" style="color: #02c9c9"></i> I enjoy going to hackathons and cannot wait for new challenges!
</p>
<p class="lead"><i class="fa fa-thumb-tack" style="color: #02c9c9"></i> I am expected to graduate in May 2018.</p>
</div>
</div>
</div>
<div id="projects" class="container top-content centered black-bg full-width">
<div class="row">
<h1>Projects </h1> <br> <br>
<div>
<iframe width="60%" height="50%" src="https://www.youtube.com/embed/q6Pq9uZvfNM" frameborder="0" allowfullscreen></iframe>
<a href="https://github.com/xTEddie/McHacks2017" target="_blank"><h2 style="color:#02c9c9"> Yoogle </h2></a>
<h3> <i class="fa fa-trophy" style="color: #ffc247"> </i> McHacks 2017 Top 10</h3>
<p id="project">Building a web application to help user to search their main keyword occurred in the video by a simple click.</p>
</div>
<br><br><br><br>
<div>
<div>
<center>
<img align="middle" height="300" width="500" class="img-responsive" src="img/ftms.png" >
</center>
</source>
</div>
<a href="https://github.com/Soqueen/Team-9" target="_blank"><h2 style="color:#02c9c9"> Food Truck Management System </h2></a>
<p id="project">Building an FTMS for web and Android application. </p>
</div>
<br><br><br><br>
<div>
<center><img align="middle" height="300" width="500" class="img-responsive" src="img/wearhack.png" alt="pj1"></center>
<a href="http://devpost.com/software/d-sign" target="_blank"><h2 style="color:#02c9c9"> D-Sign </h2></a>
<h3><i class="fa fa-trophy" style="color: #ffc247"> </i> WearHacks Montreal 2015 Winner<h3>
<h3><i class="fa fa-trophy" style="color: #ffc247"> </i> Community Prize </h3>
<p id="project">Building a wearable device to help people to translate ASL.</p>
</div>
<br> <br> <br> <br>
<div>
<video width="60%" controls>
<source src="media/dpm-demo.mp4" type="video/mp4">
</source>
</video>
<h2 style="color:#02c9c9"> Lego NXT Robotics Design </h2></a>
<p id="project">Building an autonomous robot to compete in the game called capture the flag.</p>
</div>
</div>
</div>
<div id="resume" class="container top-content centered black-bg full-width">
<div class="row">
<h1>Resume </h1> <br> <br>
<div>
<embed align="center" src="sokhenglim.pdf" type="application/pdf" width="600px" height="830px" />
</div>
</div>
<br>
<div class="container top-content centered black-bg full-width"">
<div class="row centered top-content ">
<footer>
<p class="lead"> This Website is built and updated by Sok Heng Lim <i class="fa fa-angellist" style="color: #b7d3d3"></i></p>
</footer>
</div>
</div>
<!-- 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.3/jquery.min.js"></script>
<script src="http://getbootstrap.com/dist/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js"></script>
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/smoothScroll.js"></script>
<script src="js/my_script.js"></script>
<script src="js/validation.js"></script>
</body>
</html>