diff options
Diffstat (limited to 'build/resume/index.html')
-rw-r--r-- | build/resume/index.html | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/build/resume/index.html b/build/resume/index.html index 916dd20..892c200 100644 --- a/build/resume/index.html +++ b/build/resume/index.html @@ -3,11 +3,12 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="color-scheme" content="dark light"> <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> +<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}blockquote{background:rgba(0,0,0,0.1);border-left:4px solid;padding-left:5px;}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> @@ -16,18 +17,12 @@ <main> <h1 id="bradley-taunt">Bradley Taunt</h1> - <p><strong>UX Designer & Software Engineer</strong> <a href="mailto:brad@bt.ht">brad@bt.ht</a></p> - <p>As a designer/developer hybrid, I help software companies improve their user experience and ship more performant products.</p> - <h2 id="skills-languages">Skills & Languages</h2> - <p>Core tools are Figma, HTML, CSS, JavaScript & WordPress. Currently improving my skills with Ruby, Rails, MySQL & PHP. I also enjoy tinkering with basic shell scripts and Unix systems.</p> - <h2 id="experience">Experience</h2> - <table> <thead> <tr> @@ -36,7 +31,6 @@ <th>Duration</th> </tr> </thead> - <tbody> <tr> <td>Full Stack Engineer</td> @@ -65,9 +59,7 @@ </tr> </tbody> </table> - <h2 id="education">Education</h2> - <table> <thead> <tr> @@ -76,7 +68,6 @@ <th>Completion</th> </tr> </thead> - <tbody> <tr> <td>Durham College</td> @@ -85,9 +76,7 @@ </tr> </tbody> </table> - <h2 id="interests">Interests</h2> - <ul> <li>Open source software </li> <li>Web accessibility </li> @@ -101,11 +90,8 @@ <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> |