-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathresume.html
More file actions
82 lines (81 loc) · 5.49 KB
/
resume.html
File metadata and controls
82 lines (81 loc) · 5.49 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
layout: pagetail
title: Dan Mayer's Resume
header: Pages
---
{% include JB/setup %}
<p>Daniel Mayer<br>dan@mayerdan.com<br>503-819-3246<br>1905 East 28th Ave<br>Denver, CO 80205</p>
<ul>
<li>GitHub: <a href="https://github.com/danmayer">@danmayer</a></li>
<li>Mastodon: <a href="https://ruby.social/@danmayer">@danmayer</a></li>
<li>LinkedIn: <a href="https://www.linkedin.com/in/danmayer/">danmayer</a></li>
<li>Blog: <a href="https://mayerdan.com">mayerdan.com</a> </li>
</ul>
<h2 id="skills">Skills</h2>
<ul>
<li><p>Expert Ruby</p>
<ul>
<li>Rails, Sinatra, Gems, Railties</li>
<li>Ruby Extensions via C</li>
<li>Low-level performance, benchmarking, <a href="https://github.com/danmayer/coverband">code coverage (see opensource projects)</a>, etc</li>
</ul>
</li>
<li><p>Casual Languages</p>
<ul>
<li>Javascript, Python, shellscript, Elixir, Clojure</li>
</ul>
</li>
<li><p>Tools</p>
<ul>
<li>Amazon Web Services (EC2, ECS, Lambda, S3, SQS, Cloudformation)</li>
<li>CircleCI, Github Actions, Jenkins, Terraform, Docker</li>
<li>Relational DBs: PostgreSQL, MySQL, Redshift, AWS Aurora DB</li>
<li>Schemaless DBs: Redis, Mongo</li>
</ul>
</li>
<li><p>Frameworks </p>
<ul>
<li>RESTul API's (Swagger)</li>
<li>GraphQL</li>
<li>React, JQuery</li>
</ul>
</li>
<li><p>Process</p>
<ul>
<li>Distributed Teams</li>
<li>Test-Focused Development, Continuous Delivery, Feature Flag Incremental Rollouts</li>
<li>Agile Team management (PRs, code review, pairing, sprints, standups)</li>
<li>Documentation, Jira, Confluence, Git Workflows, etc</li>
<li>Community involvement (confs, blogs, podcasts, contributes to OSS) </li>
</ul>
</li>
</ul>
<h2 id="work-experience">Work Experience</h2>
<p><strong>Stitchfix</strong>
Software Architect<br>
Feb 2019 - Current<br>
Joined to found the platform team building out platform capabilities for the consumer feature teams. Helped the consumer platform group grow from 2 ICs to 7 teams. Projects included rewriting authentication, adding various caching layers, improvements to infrastructure/platform performance (reducing server costs by 90% for some applications), improvements to observability tooling, supporting several extraction projects from legacy systems, REST to GraphQL, ERB to React, consolidation of analytics pipelines, and various internal dev tools. Created and coordinated the client experience architecture group driving async document-based decision-making using RFC/ADRs and diagraming and documenting multi-year vision and technology stack choices with long-term migration strategies.</p>
<p>
<strong>Zola Electric</strong><br>
Director of Software Engineering<br>
May 2015 - Jan 2019<br>
Lead distributed Data Infrastructure, DevOps, and Software teams. The teams cross timezones and cultures with US, Nigeria, Tanzania, Amsterdam, and Russia representing. Built collaborative team processes and decision workflows. Documented decisions and learnings. Partner evaluation, selection, and integration plans. Initiated and planned distributed team global summits. Lead by example in the codebases as a still active Rails developer, and contributed to our Python Data and DevOps infrastructure code.</p>
<p><strong>LivingSocial</strong><br>Software Developer<br>June 2010 - May 2015<br>Working with a small team of developers to grow LivingSocial. Working on mobile apps, mobile site, APIs, AB testing, performance, and backend tools. </p>
<p><strong>Devver</strong><br>Founder / CTO / Ruby Software Developer<br>April 2008 - April 2010<br>Software startup to make the lives of developers easier. Originally developed accelerated testing for Ruby developers. More recently, launched getcaliper.com, which builds code analytics for all Rubygems and builds metrics for public and private git-based Ruby projects. </p>
<ul>
<li>Built accelerated testing tool, using distributed computing services to run developer tests</li>
<li>Developed a cloud-based continuous integration server and notification services</li>
<li>Developed cloud-based code metrics and analytics project analyzer, which integrated with Rubygems.org to provide analytics on all public Rubygems and many OSS git-based projects (7000+ projects)</li>
<li>Member of a distributed agile team -- practiced daily standups, remote pair programming, and continuous integration</li>
<li>Worked extensively with cloud based services and distributed computing techniques. (EC2, Beanstalkd queues, Schemaless SimpleDB, S3)</li>
<li>Developed and deployed EventMachine, Merb, Rails, and Sinatra in production environments</li>
</ul>
<p><strong>Pretheory</strong><br>Founder<br>May 2007 - April 2008<br>Small Denver-based consumer web startup. Built <a href="http://seekler.com">Seekler.com</a> to help people find the best of everything online by user generated, community-based top 10 lists on topics or products. Seekler was a social way to rank things with friends or the entire community. </p>
<p><strong>Indigio</strong><br>Java Lead Engineer<br>August 2006 - May 2007<br>Developed web sites for Fortune 500 companies. Managed a small Java team with local and international remote employees. </p>
<ul>
<li>Developed and deployed large scale newspaper, real estate, and car rental companies Java sites</li>
</ul>
<p><strong>Impact Science & Technology (IST)</strong><br>Java Software Engineer<br>December 2005 - June 2006<br>Developed full lifecycle of a DOD distributed synchronous infrastructure in Java. </p>
<h2 id="education">Education</h2>
<p>University of Colorado<br>Boulder, CO<br>B.S., Computer Science<br>GPA: 3.185 </p>
<p><em>References available on request</em> </p>