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.
22 lines
648 B
22 lines
648 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 with a 3.84 GPA studying Computer Science at the
|
|
University of Toronto in 2024 (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>
|