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.
23 lines
652 B
23 lines
652 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 a Computer Science student at the University of
|
|
Toronto, graduating at the end of 2023 (currently
|
|
looking for a full-time position!).
|
|
</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>
|