82 lines
3.8 KiB
HTML
82 lines
3.8 KiB
HTML
<!-- We'll have tech, design, photography, and leadership sections, each a bit different-->
|
|
<!-- perhaps these can all go under like an overview section, then I can have me, experience, projects, awards, instead of splitting projects between design and tech, for example -->
|
|
<!-- that being said, I like the idea of a photography section, but also a projects section structured like a product features page would look nice-->
|
|
<!-- maybe I have a projects section in tech and design, in tech I list like resume and in design I list like product features page -->
|
|
<!-- maybe my sections are tech, design, photography, leadership, projects, experience, where I just link to projects or experience-->
|
|
<!-- or maybe I have experience and split it up into tech experience and design experience incl. projects -->
|
|
<!-- I think I like my original plan. There can be duplication between tech and design projects as they'll be presented differently. Design projects will look like a product page.-->
|
|
<!-- tech will have overview, skills, work experience, project experience, academics-->
|
|
<!-- design will have samples from previous projects, frontends, I'm the rare good at design and tech but my designs are still lightweight and many tech people ignore design -->
|
|
<!-- photography will have sample portraits and SP work -->
|
|
<!-- leadership will have maybe some text? -->
|
|
|
|
<div class="slide copy">
|
|
<h1 class="under">About Me</h1>
|
|
<div class="header">
|
|
<h2>Overview</h2>
|
|
</div>
|
|
<div class="right">
|
|
<p>I'm currently studying Computer Science, and I have a wealth of experience through hackathons, odd jobs, and working with multiple tech support clients. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vitae quam ut felis blandit luctus. Suspendisse potenti. Vivamus a metus ex. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Donec eget dapibus tortor, auctor dignissim metus. Aliquam at sollicitudin tortor. Donec finibus faucibus erat, vitae cursus urna maximus sed. Quisque tristique sit amet risus et tempus. Pellentesque sed metus nec nunc bibendum fringilla. Curabitur accumsan ultrices est ut dapibus.
|
|
</p>
|
|
</div>
|
|
<div class="header">
|
|
<h2>Skills</h2>
|
|
</div>
|
|
|
|
<div class="right">
|
|
<table>
|
|
<tr>
|
|
<td class="ld">Web</td>
|
|
<td>HTML5, CSS3, Javascript & Node</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="ld">Programming</td>
|
|
<td>Java, C, C# with Unity, C++, Python, Scheme, Bash</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="ld">Design</td>
|
|
<td>Photoshop, InDesign, After Effects, Premiere Pro</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="ld">Etcetera</td>
|
|
<td>Leadership experience, KVM/LibVirt/QEMU, ESXi</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="header">
|
|
<h2>Experience</h2>
|
|
</div>
|
|
<div class="right"></div>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
</div>
|
|
<!--
|
|
<div class="slide slide-full vcwrapper">
|
|
<h1 class="under">Design</h1>
|
|
<div style="display:table-row;height:100%">
|
|
<div style="display:table-cell;vertical-align:middle;">
|
|
<div>
|
|
Content
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<h2>Photography <span id="design" class="arrow"></span></h2>
|
|
</div>
|
|
--> |