changed to be my resume website and added my photo to github to try to fix it
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="description" content="Student grades and complain form">
|
||||
<title>Rick Astley</title>
|
||||
<title>Brock - Experience</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
|
||||
@ -18,30 +18,31 @@
|
||||
<p><a href="contact.html">Contact</a></p>
|
||||
</nav>
|
||||
<div>
|
||||
<figure>
|
||||
<img src="https://static.wikia.nocookie.net/agk/images/1/18/21499dba0eec71730fdaa0534a82e163.jpg/revision/latest?cb=20210511185219" alt="Rick Asley">
|
||||
<figcaption><h1>Rick Astley</h1></figcaption>
|
||||
<figcaption><h3>Singer, Songwriter</h3></figcaption>
|
||||
<figcaption><h5><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">rick.astley@meme.com</a></h5></figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="Brock_Unicard.png" alt="Photo of Brock Tomlinson as of (Aug 29, 2021)">
|
||||
<figcaption><h1>Brock Tomlinson</h1></figcaption>
|
||||
<figcaption><h3>Student Software Engineer</h3></figcaption>
|
||||
<figcaption><h5><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">darkicewolf50@gmail.com</a></h5></figcaption>
|
||||
<figcaption><h5><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">brock@eatsleepski.com</a></h5></figcaption>
|
||||
</figure>
|
||||
<article>
|
||||
<h1>Experience</h1>
|
||||
<table>
|
||||
<tr>
|
||||
<td><strong>Software Developer</strong></td>
|
||||
<td class="Align-Right"> 2018-Present</td>
|
||||
<td><strong>Junior, Chassis Sub-team</strong></td>
|
||||
<td class="Align-Right"> 2022-Present</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Facebook</td>
|
||||
<td class="Align-Right">Menlo Park, CA</td>
|
||||
<td>Schulich Off-Road (Baja SAE)</td>
|
||||
<td class="Align-Right">Calgary, Ab</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="padding-top: 5%;"><strong>Web Developer</strong></td>
|
||||
<td class="Align-Right" style="padding-top: 5%;"> 2016-2018</td>
|
||||
<td style="padding-top: 5%;"><strong>Labourer, Marketing</strong></td>
|
||||
<td class="Align-Right" style="padding-top: 5%;"> 2018-Present</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Amazon</td>
|
||||
<td class="Align-Right">Vancouver, BC</td>
|
||||
<td>Ghostrider Storage</td>
|
||||
<td class="Align-Right">Fernie, BC</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="MorePadding">Download my full resume <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ" target="_blank">here.</a></p>
|
||||
@ -49,7 +50,7 @@
|
||||
</article>
|
||||
</div>
|
||||
<footer>
|
||||
<p>© Rick Astley</p>
|
||||
<p>© Brock Tomlinson</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user