-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
315 lines (291 loc) · 15.4 KB
/
Copy pathindex.html
File metadata and controls
315 lines (291 loc) · 15.4 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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<!DOCTYPE html>
<html lang="en">
<head>
<title>King Fu</title>
<link rel="icon" type="image/x-icon" href="image/kingCode.ico">
<meta charset="utf-8"/>
<meta name="generator" content="Pelican"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="./theme/style.css"/>
</head>
<body>
<div class="topnav sticky" id="topnav">
<a href="#Home" class="active">Home</a>
<a href="#Experience">Experience</a>
<a href="#Skills">Skills</a>
<a href="#Project">Project</a>
<a href="#Contact">Contact</a>
<a href="https://kingfxj.github.io/XinjianFuResume.pdf" target="_blank">Resume</a>
<a href="javascript:void(0);" class="icon" onclick="responsive()">
<i class="fa fa-bars"></i>
</a>
</div>
<div class="content">
<section id="Home">
<h1 >About me</h1>
<div style="text-align:center;">
<h1>
<a href="https://kingfxj.github.io/" target="_blank">King Fu</a>
</h1>
<img src="image/1_kingfu.ico" alt="kingfu" width=65%; style="text-align: center;"><br>
<table>
<td>
<a href="https://github.com/kingfxj/" target="_blank">
<img src="image/2_github.ico" alt="github"/><br>
<p>Github</p>
</a>
</td>
<td>
<a href="https://discordapp.com/users/655311703931748383/" target="_blank">
<img src="image/3_discord.ico" alt="discord"/><br>
<p>Discord</p>
</a>
</td>
</table>
</div>
<p>I started of by using Python to learn the basic of programming including data structures, recursion,
modularization and functional programming. Moving forward, I used C and C++ in Unix Environment focuses
on fundamental principles of software engineering based on abstract data types and implementations.
I also learned algorithm design and analysis, emphasizing on searching, sorting and graph algorithms.
Regarding file and database management, I used SQL, relational query languages to learn computer data
organization, information processing, entity-relationship model, and relational model. In advanced
class, we also learned concurrent execution of transactions, indexing, advanced construct in SQL, and
cloud-based database systems. In higher level courses, I learnt Software Process and Product Management
(All phases of software are reviewed from a process perspective), Web Applications and Architecture
(architecture of modern web-based information systems, web data exchange and serialization and
service-oriented middleware), Foundation of Program Analysis (Intermediate representations,
inter-procedural and intra-procedural analysis, call graphs, points analysis and analysis frameworks),
Search, Knowledge and Simulation (Understand the short and long-term consequences of possible actions
and state-of-the-art decision-making algorithms). I learned AI and Games programming (search and
problem-solving techniques, knowledge representations, reasoning and acting under uncertainty and
machine learning, solving deterministic shortest path, combinatorial optimization problems, constraint
satisfaction and multi-agent problems). Last but not the least, I learned Advanced Games Programming and
focused on State-of-the AI, graphics for video games and openGL.</p>
<p>Throughout university, I focused on learning skills and also apply them through projects. During both
volunteer and projects experiences, I learned communication skills and how to work in a team. Throughout
my first work job, it was really fast pace, and I learned how to organize, distribute works to team
members and focus on details. I believe all of these helps me for my future, and I am always eager to
improve and learn from the surrounding people. It is important to keep a positive attitude of myself and
enjoy the time with the people around you.</p>
</section>
<section id="Experience">
<div>
<h1>Experience</h1>
<ul>
<li><b>Tim Hortons</b> <span class="right">Edmonton AB</span></li>
<i>Supervisor, Trainers, Members, Cashier, Baker <span class="right">May 2022 - Feb 2023</span></i>
<ul>
<li>Lead by example and encourage your team to make Guests their highest priority. Share ideas,
look for opportunities to grow the business and empower your team to do the right thing</li>
<li>Put my supportive nature to work. Train, coach and build a strong team with the skills and
knowledge they need to excel</li>
<li>Bring my energy and passion to work every day and help make coming to Tims the best part of
someone else’s</li>
<li>Execute Tim Hortons’ standards around people, product, cleanliness and exceptional customer
service while on shift</li>
<li>Produce the best loved bakery items that guests come to enjoy</li>
</ul>
<li class="job"><b>Eyes High Education & Technologies Ltd
</b> <span class="right">Edmonton AB</span>
</li>
<i>Tutoring computing science - CMPUT 174 / 175 / 201 / 291
<span class="right">September 2019 - April 2020</span>
</i>
<ul>
<li>Helping students with understanding course material both remotely and in person</li>
<li>Explain course homework, assignments to students</li>
<li>Guide students through the homework and assignments</li>
<li>Course resources include Python, C, C++, unix system, SQL</li>
</ul>
<li class="job"><b>TeamUp Science at University of Alberta</b>
<span class="right">Edmonton AB</span>
</li>
<i>Computing Science workshop TA
<span class="right">Feb 2020 - December 2021</span>
</i>
<ul>
<li>Create computing science workshops for university, high school and junior high students</li>
<li>Teach students Python who previously had experiences with Python</li>
<li>Teach intermediate students program Java applications</li>
</ul>
<i>External communication volunteer
<span class="right">Sept 2019 - Apr 2020</span>
</i>
<ul>
<li>Advertising TeamUp Science workshops to high school students</li>
<li>Volunteer for computing science workshop as a TA to explain Python to high school students</li>
</ul>
<li class="job"><b>University of Alberta</b>
<span class="right">Edmonton AB</span>
</li>
<i>Interdisciplinary Science Competition Computing Science TA
<span class="right">Feb. 14, 2020 - Feb 15, 2020</span>
</i>
<ul>
<li>Teach students Python who previously had no experience with programming</li>
<li>Mark exam papers from students</li>
</ul>
<li class="job"><b>Harry Ainlay High School </b>
<span class="right">Edmonton AB</span>
</li>
<i>Maths Contests team
<span class="right">Sept 2014 - June 2017</span>
</i>
<ul>
<li>Communicate with teachers to organize students for contests.</li>
<li>Teach students different method to solve problems</li>
<li>Work out different approaches to one problem with fellow students</li>
</ul>
</ul>
</div>
</section>
<section id="Skills">
<h1>Skills</h1>
<table>
<tr>
<th colspan="3"><h1 style="text-align:left;">Operating Systems:</h1></th>
</tr>
<tr>
<td>
<img src="image/4_linux.ico" alt="Linux"/><br>
<p>Linux</p>
</td>
<td>
<img src="image/5_mac.ico" alt="Mac"/><br>
<p>Mac</p>
</td>
<td>
<img src="image/6_windows.ico" alt="Windows"s/><br>
<p>Windows</p>
</td>
</tr>
<tr>
<th colspan="3"><h1 style="text-align:left;">Software:</h1></th>
</tr>
<tr>
<td>
<img src="image/7_python.ico" alt="Python"/><br>
<p>Python</p>
</td>
<td>
<img src="image/8_C.ico" alt="C"/><br>
<p>C</p>
</td>
<td>
<img src="image/9_C++.ico" alt="C++"/><br>
<p>C++</p>
</td>
</tr>
<tr>
<td>
<img src="image/10_java.ico" alt="Java"/><br>
<p>Java</p>
</td>
<td>
<img src="image/11_database.ico" alt="Database"/><br>
<p>Database</p>
</td>
<td>
<img src="image/12_docker.ico" alt="Docker"/><br>
<p>Docker</p>
</td>
</tr>
</table>
</section>
<section id="Project">
<h1>Projects</h1>
<ul>
<li>
<h2><a href="https://github.com/kingfxj/mturk-experiment" target="_blank"> Mturk Experiment </a></h2>
We use an API from Amazon cloud based Amazon Mechanical Turk website run by Amazon
to help "requesters" who create human intelligence tasks to manage their HITs and data
that cannot be completed by machines but by human "Turkers", workers.<br><br>
<div style="text-align: center;">
<video width="50%" controls>
<source src="image/mturk.mp4" alt="mturk.mp4">
</video>
</div>
</li>
<li>
<h2><a href="https://github.com/kingfxj/zeroHunger" target="_blank"> ZeroHunger </a></h2>
We build a website that connects restaurants, grocery stores and inciduvuals who wish to donate food
with organizations that are in need of food such as food banks.
</li>
<li>
<h2>
<a href="https://github.com/kingfxj/AliMama" target="_blank"> AliMama </a>
<a href="https://github.com/CMPUT301F19T08/AliMama/blob/master/doc/UI%20Storyboard-1.png"
target="_blank">UI Story Board</a>
</h2>
We built an android mobile application that allows users to post, track, and share their moods
to assist in understanding the emotional states and triggers of individuals and groups.
To use this app, simply git clone this repository and run it.
</li>
<li>
<h2><a href="https://github.com/kingfxj/RankedDictionary" target="_blank">Ranked Dictionary</a></h2>
We designed and implemented program that will build Inverted Index's Dictionary from a json
formatted corpus. User can run their query with query program with top ranked documents.
</li>
<li>
<h2><a href="https://github.com/kingfxj/InvertedIndex" target="_blank">Inverted Index</a></h2>
We designed and implemented program that will build inverted indexes from a json formatted corpus.
User run their query with query program.
</li>
</ul>
</section>
<section id="Contact">
<h1>Contact</h1>
<div id="ContactInfo">
<img src="image/13_mail.ico" alt="mail" width="25%;"><br>
<a href="mailto:xinjian@ualberta.ca" target="_blank"><h1>xinjian@ualberta.ca</h1></a>
<h2>Edmonton, Alberta</h2>
</div>
</section>
<!-- footer -->
<footer>
Proudly powered by <a href="https://getpelican.com/" target="_blank">Pelican</a>,
which takes great advantage of <a href="https://www.python.org/" target="_blank">Python</a>.
</footer>
</div>
<!-- /#content -->
<script>
// Get all sections that have an ID defined
const sections = document.querySelectorAll("section[id]");
// Add an event listener listening for scroll
window.addEventListener("scroll", navActive);
function navActive() {
// Get current scroll position
let scrollY = window.pageYOffset;
// Now we loop through sections to get height, top and ID values for each
sections.forEach(current => {
const sectionHeight = current.offsetHeight;
const sectionTop = current.offsetTop - 150;
sectionId = current.getAttribute("id");
/*
- If our current scroll position enters the space where current section on screen is,
add .active class to corresponding navigation link, else remove it
- To know which link needs an active class, we use sectionId variable we are getting
while looping through sections as an selector
*/
if (
scrollY > sectionTop &&
scrollY <= sectionTop + sectionHeight
){
document.querySelector(".topnav a[href*=" + sectionId + "]").classList.add("active");
} else {
document.querySelector(".topnav a[href*=" + sectionId + "]").classList.remove("active");
}
});
}
function responsive() {
var x = document.getElementById("topnav");
if (x.className === "topnav sticky") {
x.className += " responsive";
} else {
x.className = "topnav sticky";
}
}
</script>
</body>
</html>