Tweaks.
This commit is contained in:
parent
a3f8471f88
commit
983c6b609f
1 changed files with 4 additions and 4 deletions
|
@ -65,17 +65,17 @@
|
||||||
|
|
||||||
<div id='resume-wrapper' class='full-page-wrapper content-wrapper'>
|
<div id='resume-wrapper' class='full-page-wrapper content-wrapper'>
|
||||||
<header class='left-border'>
|
<header class='left-border'>
|
||||||
<h1>Current work</h1>
|
<h1><i class="fa fa-cogs" aria-hidden="true"></i>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='res/marc-cataford-resume.pdf'>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>
|
||||||
<h3 class='left-border'>Web development</h3>
|
<h3 class='left-border'><i class="fa fa-terminal" aria-hidden="true"></i> Web development</h3>
|
||||||
<section>
|
<section>
|
||||||
<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.
|
<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.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<h3 class='left-border'>Education</h3>
|
<h3 class='left-border'><i class="fa fa-graduation-cap" aria-hidden="true"></i> Education</h3>
|
||||||
<section>
|
<section>
|
||||||
<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>
|
<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>
|
||||||
</section>
|
</section>
|
||||||
|
@ -83,7 +83,7 @@
|
||||||
|
|
||||||
<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><i class="fa fa-pencil-square-o" aria-hidden="true"></i> Get in touch</h1>
|
||||||
<p>Got ideas you want to discuss? Interested in hiring a consultant or web developer? Want a cycling partner? I'd love to hear from you! Use the form below or use one of these social media links to send me something.</p>
|
<p>Got ideas you want to discuss? Interested in hiring a consultant or web developer? Want a cycling partner? I'd love to hear from you! Use the form below or use one of these social media links to send me something.</p>
|
||||||
</header>
|
</header>
|
||||||
<div class='social-media'>
|
<div class='social-media'>
|
||||||
|
|
Loading…
Reference in a new issue