-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
51 lines (47 loc) · 3.07 KB
/
Copy pathindex.html
File metadata and controls
51 lines (47 loc) · 3.07 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html>
<html>
<head>
<title>jer'maine montiel</title>
<meta property="og:description" content="I'm Jer'Maine and I want to make cool stuff.">
<meta property="og:image" content="https://u9299425.dl.dropboxusercontent.com/u/9299425/jm-meta.png">
<meta property="og:title" content="Jer'Maine Montiel">
<meta property="og:type" content="website">
<meta property="og:url" content="www.jermaine.fyi">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="assets/icon.png">
<link rel="stylesheet" href="assets/semantic/semantic.min.css" />
<link rel="stylesheet" href="assets/base.css" />
<script type="text/javascript" href="assets/semantic/semantic.min.js"></script>
</head>
<body>
<div class="ui text container">
<img class="ui centered medium image" src="assets/me.png" />
<h1 id="hi" class="ui center aligned header"><span>Hey, I'm Jer'Maine.</span></h1>
<h2>I went to school for Computer Engineering and grew to love code but I really love art + design.</h2>
<p>I've been working it out up to this point, which means I've figured out that I'm <em>not</em> just an ol' regular developer, and I like to be a polymath. If you were to ask where I see myself, it's "making cool stuff that helps people thrive and makes me money."</p>
<p>Y'all need to eat and I need to eat, too. Let's do some work.</p>
<div id="divider" class="ui divider">
<img id="logo" src="" />
</div>
<p>
Currently at University of Texas at Dallas as a <strong id="skill">Software Systems Engineer</strong>. <br>
Here's my <a href="JermaineJonesResume.pdf" target="_blank">resume</a> and <a href="http://github.com/jermainemontiel" target="_blank">GitHub</a>.
</p>
<p>
I'm also a <strong id="skill">photographer</strong>, with eight years of shooting under my belt.<br> You can see my work <a href="http://500px.com/jermainemontiel" target="_blank">here</a>.
</p>
<p>Lastly, I'm a <strong id="skill">budding designer</strong>. I can work in <strong id="tool">Photoshop</strong>, <strong id="tool">Illustrator</strong>, <strong id="tool">InDesign</strong> and <strong id="tool">Experience Design</strong>, so I know plenty to be dangerous. <br>
You can see some of what I've done thus far <a href="http://dribbble.com/jermainemontiel" target="_blank">here</a> or <a href="http://behance.net/jermainemontiel" target="_blank">here</a>.</p>
<h3>SOME PROJECTS</h3>
<p><strong id="project">DatCode Community, 2016</strong> | <em>Founder</em> <br>
<a href="http://www.datcode.io" target="_blank">datcode.io</a>
</p>
<p><strong id="project">Earworm, 2017</strong> | <em>Founder</em> <br>
<a href="http://www.earworm.fm" target="_blank">earworm.fm</a>
</p>
<p>Anything else just give me a shout at <span id="skill">hey@jermaine.fyi</span>. <br>
Thanks for visiting. :)</p>
<img class="ui centered small image" src="assets/logo.png" />
</div>
</body>
</html>