Skip to content

Commit

Permalink
update pages to use default template
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffchan23 committed May 22, 2024
1 parent 2b8fb13 commit f5457eb
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 120 deletions.
73 changes: 29 additions & 44 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,45 +1,30 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Geoff Chan | About</title>
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="reset.css">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<header>
<div>
<h1><a href="/">geoff chan</a></h1>
<span>entrepreneur + developer</span>
</div>
<nav>
<a class="selected">About</a> <span></span>
<a href="/resume">Resume</a>
</nav>
</header>
<main>
<section class="about">
<h2>About</h2>
<p>Hey, I'm Geoff. For the past 6 years I've ran a small dev agency called <a href="https://stackfive.io">Stack Five</a> based out of Toronto. Previously I've been a director of engineering, software engineer, and frontend developer lead.</p>
<p>I love learning cutting edge tech and helping people to solve real-world business challenges efficiently and effectively.</p>
</section>
<section class="work">
<h2>Work</h2>
<ul>
<li><a href="https://stackfive.io">Stack Five</a> <span class="tag">business</span> small team of curious engineers</li>
<li><a href="https://viyo.io">Viyo</a> <span class="tag">product</span> 2-way video/audio monitoring through the web w/ webrtc</li>
<li><a href="https://reactlibraries.com">React Libraries</a> <span class="tag">community</span> community-curated React libraries</li>
<li><a href="https://clyde.chat">Clyde</a> <span class="tag">product</span> chat with your website visitors directly from Discord</li>
</ul>
</section>
</main>
---
layout: default
title: Geoff Chan | About
---
<header>
<div>
<h1><a href="/">geoff chan</a></h1>
<span>entrepreneur + developer</span>
</div>
</body>
</html>
<nav>
<a class="selected">About</a> <span></span>
<a href="/resume">Resume</a>
</nav>
</header>
<main>
<section class="about">
<h2>About</h2>
<p>Hey, I'm Geoff. For the past 6 years I've ran a small dev agency called <a href="https://stackfive.io">Stack Five</a> based out of Toronto. Previously I've been a director of engineering, software engineer, and frontend developer lead.</p>
<p>I love learning cutting edge tech and helping people to solve real-world business challenges efficiently and effectively.</p>
</section>
<section class="work">
<h2>Work</h2>
<ul>
<li><a href="https://stackfive.io">Stack Five</a> <span class="tag">business</span> small team of curious engineers</li>
<li><a href="https://viyo.io">Viyo</a> <span class="tag">product</span> 2-way video/audio monitoring through the web w/ webrtc</li>
<li><a href="https://reactlibraries.com">React Libraries</a> <span class="tag">community</span> community-curated React libraries</li>
<li><a href="https://clyde.chat">Clyde</a> <span class="tag">product</span> chat with your website visitors directly from Discord</li>
</ul>
</section>
</main>
137 changes: 61 additions & 76 deletions resume.html
Original file line number Diff line number Diff line change
@@ -1,77 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Geoff Chan | About</title>
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="reset.css">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<header>
<div>
<h1><a href="/">geoff chan</a></h1>
<span>entrepreneur + developer</span>
</div>
<nav>
<a href="/about">About</a> <span></span>
<a class="selected">Resume</a>
</nav>
</header>
<main>
<section class="work">
<h2>Resume</h2>
<div>
<h3>Director of Engineering @ Code4rena <span class="tag">Feb 23' - Current</span></h3>
<p>Led a team of 15 software engineers, including an ML Engineer and Data Scientist. Launched market-changing products and features for the platform.</p>
</div>
<div>
<h3>Founder @ Stack Five <span class="tag">Jul 18' - Current</span></h3>
<p>Digital product agency with past clients like adidas, Reebok, Salesforce, Heroku, and Code4rena.</p>
</div>
<div>
<h3>Viyo.io <span class="tag">Nov 19' - Feb 23'</span></h3>
<p>Bootstrapped product. 1st page on HackerNews on launch day. 1200+ users.</p>
</div>
<div>
<h3>ReactLibraries.com <span class="tag">Jan 22' - Jan 23'</span></h3>
<p>Launched a site for community-curated React libraries and content. 13k+ organic impressions per month.</p>
</div>
<div>
<h3>Software Engineer @ Plexxis Software <span class="tag">Sep 17' - Aug 18'</span></h3>
<p>Led the strategic transition of Plexxis’ foundational on-premise solutions to cutting-edge cloud-based applications. Built, expanded, and guided a proficient team of full-stack JavaScript engineers through this transformative journey.</p>
</div>
<div>
<h3>Consultant @ adidas <span class="tag">Aug 16' - Aug 17'</span></h3>
<p>Led the implementation of several bespoke B2B applications for adidas and Reebok, which processed over $800k in sales per year.</p>
</div>
<div>
<h3>Product Manager, UX & Mobile @ World Vision Canada <span class="tag">Feb 15' - May 15'</span></h3>
<p>Helped to launch an early mobile app experience for collecting sponsorship data in the field during a 3 month secondment.</p>
</div>
<div>
<h3>Frontend Developer Lead @ World Vision Canada <span class="tag">Feb 11' - Aug 16'</span></h3>
<p>Led a talented team of frontend developers. Drove the adoption of innovative technology solutions and industry standards to revolutionize our digital platforms and enhance user experiences.</p>
</div>
</section>
<section class="work">
<h2>Education</h2>
<div>
<h3>McMaster University <span class="tag">05' - 10'</span></h3>
<p>Bachelor of Arts, Digital Communication and Media/Multimedia</p>
</div>
<div>
<h3>Sheridan College <span class="tag">04' - 05'</span></h3>
<p>Art Fundamentals, Fine/Studio Arts, General</p>
</div>
</section>
</main>
---
layout: default
title: Geoff Chan | Resume
---
<header>
<div>
<h1><a href="/">geoff chan</a></h1>
<span>entrepreneur + developer</span>
</div>
</body>
</html>
<nav>
<a href="/about">About</a> <span></span>
<a class="selected">Resume</a>
</nav>
</header>
<main>
<section class="work">
<h2>Resume</h2>
<div>
<h3>Director of Engineering @ Code4rena <span class="tag">Feb 23' - Current</span></h3>
<p>Led a team of 15 software engineers, including an ML Engineer and Data Scientist. Launched market-changing products and features for the platform.</p>
</div>
<div>
<h3>Founder @ Stack Five <span class="tag">Jul 18' - Current</span></h3>
<p>Digital product agency with past clients like adidas, Reebok, Salesforce, Heroku, and Code4rena.</p>
</div>
<div>
<h3>Viyo.io <span class="tag">Nov 19' - Feb 23'</span></h3>
<p>Bootstrapped product. 1st page on HackerNews on launch day. 1200+ users.</p>
</div>
<div>
<h3>ReactLibraries.com <span class="tag">Jan 22' - Jan 23'</span></h3>
<p>Launched a site for community-curated React libraries and content. 13k+ organic impressions per month.</p>
</div>
<div>
<h3>Software Engineer @ Plexxis Software <span class="tag">Sep 17' - Aug 18'</span></h3>
<p>Led the strategic transition of Plexxis’ foundational on-premise solutions to cutting-edge cloud-based applications. Built, expanded, and guided a proficient team of full-stack JavaScript engineers through this transformative journey.</p>
</div>
<div>
<h3>Consultant @ adidas <span class="tag">Aug 16' - Aug 17'</span></h3>
<p>Led the implementation of several bespoke B2B applications for adidas and Reebok, which processed over $800k in sales per year.</p>
</div>
<div>
<h3>Product Manager, UX & Mobile @ World Vision Canada <span class="tag">Feb 15' - May 15'</span></h3>
<p>Helped to launch an early mobile app experience for collecting sponsorship data in the field during a 3 month secondment.</p>
</div>
<div>
<h3>Frontend Developer Lead @ World Vision Canada <span class="tag">Feb 11' - Aug 16'</span></h3>
<p>Led a talented team of frontend developers. Drove the adoption of innovative technology solutions and industry standards to revolutionize our digital platforms and enhance user experiences.</p>
</div>
</section>
<section class="work">
<h2>Education</h2>
<div>
<h3>McMaster University <span class="tag">05' - 10'</span></h3>
<p>Bachelor of Arts, Digital Communication and Media/Multimedia</p>
</div>
<div>
<h3>Sheridan College <span class="tag">04' - 05'</span></h3>
<p>Art Fundamentals, Fine/Studio Arts, General</p>
</div>
</section>
</main>

0 comments on commit f5457eb

Please sign in to comment.