-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
24 lines (24 loc) · 2.01 KB
/
index.html
File metadata and controls
24 lines (24 loc) · 2.01 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
---
layout: default
title: Jack Pilley
---
<div id="default-wrap">
<h1>Jack Pilley</h1>
<p>Hi, this is my personal website. I use it to host some experiments and link to some portfolio pieces.
I'm not much of a web developer, I prefer computer graphics.</p>
<p>I have a BSc in computer science <span style="position: relative;">
<span style="position: absolute;font-size: 7pt;bottom: 2lh;text-wrap: nowrap;left: -1rem;transform: rotate(-10deg);color: grey;">(with distinction)</span></span>
from the University of Victoria and I'm currently working as a developer for
<a target="_blank" href="https://www.encore-can.com/">Encore Canada<img class="inline-img" src="/assets/svg/external-link.svg"></a>.</p>
<h2 #id="portfolio">Portfolio</h2>
<h3><a class="external-link" target="_blank" href="https://github.com/JackPilley/Snippy">Snippy<img src="/assets/svg/external-link.svg"></a></h3>
<p>A simple screenshot tool written in C++ using the Win32 API.</p>
<h3><a class="external-link" target="_blank" href="https://github.com/JackPilley/BusinessCardRayTracer/tree/master">Business Card Raytracer<img src="/assets/svg/external-link.svg"></a></h3>
<p>A very minimal raytracer written in C++ that fits on the back of a business card</p>
<h3><a class="external-link" target="_blank" href="https://morganf.itch.io/the-door-museum">The Door Museum<img src="/assets/svg/external-link.svg"></a></h3>
<p>A Stanley Parable style game made in Unity for a game jam. I recommend downloading the game if you want to play it, the web build is a bit buggy.</p>
<h3><a class="external-link" target="_blank" href="https://github.com/JackPilley/PersonalWebsite">This Website<img src="/assets/svg/external-link.svg"></a></h3>
<p>My simple website made with Jekyll. The experiments use a variety of technologies including WebGL.</p>
<h2>Why Snowing.dev?</h2>
<p>I bought the domain ages ago to use in a hackathon. It's easy to remember and I like how it sounds.</p>
</div>