-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (29 loc) · 1.11 KB
/
index.html
File metadata and controls
30 lines (29 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> Jette Hernandez </title>
<link rel="stylesheet" href="style.css.">
<header class="name">
<h1>Jette Hernandez</h1>
<h2>Aspiring Developer</h2>
<img class="thumbnail-picture" src="https://scontent-sjc2-1.xx.fbcdn.net/v/t1.0-9/14606408_10210647422412144_2945771271300469028_n.jpg?oh=ec646e5e493613785079ccd3fffd8c9d&oe=589E17EF" alt="Picture of Abraham" />
</header>
<section class="about skills">
<h3>Skills</h3>
<ul>
<li>CSS Fundamentals</li>
<li>HTML (Localization and Accessibility)</li>
</ul>
<p>Lead Front End Developer, on a wide variety of consumer focused sites, apps and frameworks.</p>
</section>
<section class="about experience">
<p><strong>Dropbox</strong> <em>May 2016</em> – Present Engineer at Dropbox</p>
</section>
<section id="experience" class="about experience">
<p><strong>Mission Techies</strong> <em>May 2016</em> – Present Engineer at Dropbox</p>
</section>
<footer>
<a href="mailto:abraham@lunaroja.net">abraham@lunaroja.net</a>
<a href="http://abraham.mx">abraham.mx</a>
</footer>