Mobile-responsive personal website, generated using Hugo.
https://kevin-mok.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
915 B
31 lines
915 B
<div id="about">
|
|
<h2>Welcome to my site!</h2>
|
|
<p>
|
|
I'm Kevin Mok. Here are a few things about myself!
|
|
<ul>
|
|
<li>I'm an Ex-Cloud Engineer Intern at
|
|
<a href="https://www.redhat.com/" target="_blank">Red Hat</a>.
|
|
</li>
|
|
<li>
|
|
I'm graduated University of Toronto as a Computer
|
|
Science Scecialist in 2023.
|
|
</li>
|
|
<li>
|
|
I am currently looking for full-time work! You can
|
|
view
|
|
<a href="http://localhost:1313/resume/" target="_blank">my resume</a>
|
|
on my site can
|
|
reach me on my
|
|
<a href="https://www.linkedin.com/in/kev-mok" target="_blank">LinkedIn</a>
|
|
or email me at me at kevin-mok.com.
|
|
</li>
|
|
<li>
|
|
I'm greatly interested in all things Linux and
|
|
<a href="https://www.gnu.org/philosophy/floss-and-foss.en.html"
|
|
target="_blank">FOSS/FLOSS</a>.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
|
|
{{ partial "home/me-equation.html" . }}
|
|
</div>
|