-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathauthor.html
More file actions
17 lines (17 loc) · 1.3 KB
/
author.html
File metadata and controls
17 lines (17 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: post
hero_image: /img/paul_maui.jpg
---
<div class="row">
<div class="four columns">
<h3>About Me</h3>
<p>Just a cool guy writing some code, swinging kettlebells, and throwing frisbees for his wolf pup all while keeping his wife happy.</p>
<img class="u-max-full-width" src="/img/applestore.jpg">
</div>
<div class="eight columns">
<p>I'm a Southern California native who loves the casual beach lifestyle. The warm weather affords me the ability to stay active all year round.</p>
<p>I received my B.S. in Computer Science from CSULB in 2009. I worked in aerospace for over 8 years, but I left that world to focus on a future in mobile apps and web development.</p>
<p>Today I work on the best selling <a href="https://itunes.apple.com/us/app/bodyweight-training-you-are/id416981420?mt=8">Bodyweight Trainer iOS app</a> based on <a href="https://www.marklauren.com/books.html">Mark Lauren's book You Are Your Own Gym.</a> I also do contracting work if the work is interesting and the pay allows me to continue buying fish tacos in bulk every Tuesday.</p>
<p>Besides work, I spend time at home with my wife and our pup. I'm either throwing frisbees at the dog park, swinging kettlebells, or on the mat practicing Brazillian Jiu Jitsu. Sometimes I'll have a tastey beer to keep things fun.</p>
</div>
</div>