Updated resume section + link.
This commit is contained in:
parent
bed9fc9b66
commit
f39b19ff0b
1 changed files with 14 additions and 29 deletions
43
index.html
43
index.html
|
@ -2,25 +2,29 @@
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title>Marc Cataford</title>
|
||||||
|
|
||||||
|
<!-- Meta -->
|
||||||
<meta charset='UTF-8'>
|
<meta charset='UTF-8'>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
|
<!-- Local stylesheets -->
|
||||||
<link href='style.css' rel='stylesheet'>
|
<link href='style.css' rel='stylesheet'>
|
||||||
|
|
||||||
|
<!-- External stylesheets -->
|
||||||
<link href='https://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'>
|
<link href='https://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'>
|
||||||
<link href='https://fonts.googleapis.com/css?family=Ubuntu:300,500,300italic' rel='stylesheet' type='text/css'>
|
<link href='https://fonts.googleapis.com/css?family=Ubuntu:300,500,300italic' rel='stylesheet' type='text/css'>
|
||||||
<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css' rel='stylesheet'>
|
<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css' rel='stylesheet'>
|
||||||
|
|
||||||
|
<!-- External JS -->
|
||||||
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'></script>
|
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'></script>
|
||||||
|
|
||||||
|
<!-- Local JS -->
|
||||||
<script src='js/events.js'></script>
|
<script src='js/events.js'></script>
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header></header>
|
<!--<header></header>-->
|
||||||
<main>
|
<main>
|
||||||
<div id='landing-wrapper' class='full-page-wrapper'>
|
<div id='landing-wrapper' class='full-page-wrapper'>
|
||||||
<div id='landing-block-1'>
|
<div id='landing-block-1'>
|
||||||
|
@ -64,38 +68,19 @@
|
||||||
<h1>Current work</h1>
|
<h1>Current work</h1>
|
||||||
<p>I've had many different jobs before settling in engineering, these experiences have taught me to be quick on my feet, always receptive and willing to learn.</p>
|
<p>I've had many different jobs before settling in engineering, these experiences have taught me to be quick on my feet, always receptive and willing to learn.</p>
|
||||||
<p>My prime directive is to assess what the expectations are, and find a way to exceed them.</p>
|
<p>My prime directive is to assess what the expectations are, and find a way to exceed them.</p>
|
||||||
<p><a href='#'>Click here</a> to access my full résumé.</p>
|
<p><a href='res/marc-cataford-resume.pdf'>Click here</a> to access my full résumé.</p>
|
||||||
</header>
|
</header>
|
||||||
<div class='job-col'>
|
<h3 class='left-border'>Web development</h3>
|
||||||
<h5> Consultant / Web developer<br>Self-employed</h5>
|
|
||||||
<section>
|
<section>
|
||||||
<span class='secondary'>February 2016 — Present</span>
|
<p>As a web developer for <span class='important-bit'>The McGill Daily</span>, <span class='important-bit'>SSMU University Affairs</span> and other organizations, I've had the chance to design and implement web content accessed by thousands. I believe in simplicity, as design should highlight the content, not take the focus away from it.
|
||||||
<hr>
|
</p>
|
||||||
<p>My priority is always to find a way to make my client's vision a reality and to help their brand gain exposure through good web design and general advising. I am always happy to work with tight deadline and to provide ongoing support once the product is launched.</p>
|
|
||||||
<p>Stack: <span class='important-bit'>A bit of everything</span></p>
|
|
||||||
</section>
|
</section>
|
||||||
</div>
|
<h3 class='left-border'>Education</h3>
|
||||||
<div class='job-col'>
|
|
||||||
<h5>Web Editor<br>The McGill Daily</h5>
|
|
||||||
<section>
|
<section>
|
||||||
<span class='secondary'>February 2015 — Present</span>
|
<p>I have been a computer science/engineering tutor at <span class='important-bit'>Chegg Tutors Inc.</span> since 2013, and a French tutor at <span class='important-bit'>Cégep du Vieux Montréal</span> since 2010. I have also tutoring privately around McGill for about a year. My time as a teacher has been a tremendous help in refining my communication and planning skills.</p>
|
||||||
<hr>
|
|
||||||
<p>My editorial duties involve editing pieces before they are published and occasionally writing my own, as well as help my fellow editors with their own tasks. I also maintain our website and social media presence, investigate and fix any bug that comes up and develop new features and special web content on a weekly basis.</p>
|
|
||||||
<p>Stack: <span class='important-bit'>PHP</span>, <span class='important-bit'>MySQL</span>, <span class='important-bit'>Wordpress</span>, <span class='important-bit'>Javascript/JQuery</span>, <span class='important-bit'>HTML5/CSS3</span></p>
|
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class='job-col'>
|
|
||||||
<h5>Tutor<br>Chegg Inc.</h5>
|
|
||||||
<section>
|
|
||||||
<span class='secondary'>April 2013 — Present</span>
|
|
||||||
<hr>
|
|
||||||
<p>As a tutor, my role is to prepare lesson material that fits each student and make sure they understand the subject matter. Through examples, discussions and collaborative problem solving, I ensure that the student leaves our session with the right tools to perform well in their projects.</p>
|
|
||||||
<p>Stack: <span class='important-bit'>C/C++</span>, <span class='important-bit'>Java</span>, <span class='important-bit'>Javascript</span>, <span class='important-bit'>Python</span>, <span class='important-bit'>HTML5/CSS3</span>, <span class='important-bit'>x86-64 Intel assembly</span>, <span class='important-bit'>PHP</span></p>
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id='skills-wrapper' class='full-page-wrapper content-wrapper'>
|
<div id='skills-wrapper' class='full-page-wrapper content-wrapper'>
|
||||||
<header class='left-border'>
|
<header class='left-border'>
|
||||||
<h1>Get in touch</h1>
|
<h1>Get in touch</h1>
|
||||||
|
|
Loading…
Reference in a new issue