-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (27 loc) · 1.42 KB
/
Copy pathindex.html
File metadata and controls
30 lines (27 loc) · 1.42 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
---
layout: default
title: Joshua Masland-Sarani
---
<section class="row">
<section class="col-md-6">
<div class="row">
<a href="http://masland-sarani.com/"><img class="pokepic" src="images/JoshBrick512.jpg" alt="Joshua Masland-Sarani" width="200" height="200"/></a>
</div>
</section>
<section class="col-md-6">
<h2>Summary</h2>
<p>
My name is <strong>Josh</strong>, and I'm a full-stack software engineer with experience developing high-performance APIs, services, and web applications in C# and .NET in my current role at <a href="https://www.listrak.com">Listrak</a>. I also graduated from Viking Code School, where I learned Agile development and TDD while pair programming and working on group projects with Ruby, Ruby on Rails, and AngularJS. I'm a quick learner and always want to take my knowledge deeper. I care about what I do and about having a positive impact with my work.
</p>
<p>
I also strive to live a full and balanced life. I love spending time with my wife and our kids, gardening, and playing guitar and bass guitar.
</p>
<p>
Interested in learning more about me? Look over my <a href="about">CV</a>, check out my <a href="projects">portfolio</a>, visit my profile on <a href="https://www.linkedin.com/in/jmasland">
LinkedIn
</a> or read some of my code on <a href="https://github.com/jmazzy">
GitHub
</a>.
</p>
</section>
</section>