aboutsummaryrefslogtreecommitdiff
path: root/build/resume/index.html
blob: 916dd203d9135316abcb88f68e1d775bd3723a37 (plain)
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!doctype html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="icon" href="data:,">
	<title>Bradley Taunt</title>
	<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
	<link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
</head>

<nav>
	<a href="#menu">Menu &darr;</a>
</nav>

<main>
<h1 id="bradley-taunt">Bradley Taunt</h1>

<p><strong>UX Designer &#38; Software Engineer</strong>
<a href="mailto:brad@bt.ht">brad@bt.ht</a></p>

<p>As a designer&#47;developer hybrid, I help software companies improve their user experience and ship more performant products.</p>

<h2 id="skills-languages">Skills &#38; Languages</h2>

<p>Core tools are Figma, HTML, CSS, JavaScript &#38; WordPress. Currently improving my skills with Ruby, Rails, MySQL &#38; PHP. I also enjoy tinkering with basic shell scripts and Unix systems.</p>

<h2 id="experience">Experience</h2>

<table>
<thead>
<tr>
<th>Title</th>
<th>Company</th>
<th>Duration</th>
</tr>
</thead>

<tbody>
<tr>
<td>Full Stack Engineer</td>
<td>SerpApi</td>
<td>2023-Now</td>
</tr>
<tr>
<td>Senior UX Designer</td>
<td>Donorbox</td>
<td>2021-2023</td>
</tr>
<tr>
<td>Senior Designer</td>
<td>Purism</td>
<td>2019-2021</td>
</tr>
<tr>
<td>Lead Product Designer</td>
<td>Benbria</td>
<td>2012-2019</td>
</tr>
<tr>
<td>Web Designer</td>
<td>Netvatise</td>
<td>2009-2012</td>
</tr>
</tbody>
</table>

<h2 id="education">Education</h2>

<table>
<thead>
<tr>
<th>Institution</th>
<th>Program</th>
<th>Completion</th>
</tr>
</thead>

<tbody>
<tr>
<td>Durham College</td>
<td>Multimedia Design</td>
<td>2009</td>
</tr>
</tbody>
</table>

<h2 id="interests">Interests</h2>

<ul>
<li>Open source software </li>
<li>Web accessibility </li>
<li>Data analysis, big and small </li>
<li>Visualization </li>
<li>Performance and utilization </li>
<li>Linux systems</li>
<li>Software security and privacy </li>
<li>Minimal user interface design </li>
<li>Detailed documentation</li>
<li>Optimizing build times and version control</li>
<li>Writing technical articles</li>
</ul>

<p>Other: playing with my kids, hockey, video games, Linux distro-hopping.</p>

<h2 id="references">References</h2>

<p>Available upon request.</p>
<footer role="contentinfo">
    <h2>Menu Navigation</h2>
    <ul id="menu">
        <li><a href="/">Home</a></li>
        <li><a href="/projects">Projects</a></li>
        <li><a href="/uses">Uses</a></li>
        <li><a href="/wiki">Wiki</a></li>
        <li><a href="/resume">Resume</a></li>
        <li><a href="/colophon">Colophon</a></li>
        <li><a href="/now">Now</a></li>
        <li><a href="/donate">Donate</a></li>
        <li><a href="/atom.xml">RSS</a></li>
        <li><a href="#top">&uarr; Top of the page</a></li>
    </ul>
    <small>
        Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
        Maintained with ♥ for the web. <br>
        Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> &amp; <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br>
        The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>.
    </small>
</footer>