|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | +<head> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | + <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| 7 | + |
| 8 | + <!-- Enable responsiveness on mobile devices--> |
| 9 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + <title> |
| 16 | + |
| 17 | + About |
| 18 | + |
| 19 | +</title> |
| 20 | + <link rel="alternate" type="application/rss+xml" title="Rob's Blog | Python • Rust • Ramblings? RSS Feed" href="https://sinon.github.io/pr-preview/pr-15/rss.xml" /> |
| 21 | + |
| 22 | + |
| 23 | + <link rel="stylesheet" href="https://sinon.github.io/pr-preview/pr-15/site.css"> |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +<meta name="google-site-verification" content="-ht4RJntETG9MGDTzs9S26SvB4bY0x6xZVleu7oziUs" /> |
| 28 | +<meta property="og:type" content="article" /> |
| 29 | +<meta property="og:url" content="https://sinon.github.io/pr-preview/pr-15//" /> |
| 30 | +<meta property="og:site_name" content="Rob's Blog | Python • Rust • Ramblings?" /> |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +<meta property="og:url" content="https://sinon.github.io/pr-preview/pr-15//about/" /> |
| 35 | + |
| 36 | + |
| 37 | +<meta property="og:title" content="About — Rob's Blog | Python • Rust • Ramblings?" /> |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +</head> |
| 45 | + |
| 46 | +<body class="hack dark main container"> |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + <header class="nav-header"> |
| 53 | + <nav itemscope itemtype="http://schema.org/SiteNavigationElement" class="navbar"> |
| 54 | + <div class="nav-links"> |
| 55 | + |
| 56 | + <a itemprop="url" |
| 57 | + class="" |
| 58 | + href="https://sinon.github.io/pr-preview/pr-15/"> |
| 59 | + <span itemprop="name">Home</span></a> |
| 60 | + |
| 61 | + <a itemprop="url" |
| 62 | + class="" |
| 63 | + href="https://sinon.github.io/pr-preview/pr-15//about/"> |
| 64 | + <span itemprop="name">About</span></a> |
| 65 | + |
| 66 | + <a itemprop="url" |
| 67 | + class="" |
| 68 | + href="https://sinon.github.io/pr-preview/pr-15//now/"> |
| 69 | + <span itemprop="name">Now</span></a> |
| 70 | + |
| 71 | + <a itemprop="url" |
| 72 | + class="" |
| 73 | + href="https://sinon.github.io/pr-preview/pr-15//tils/"> |
| 74 | + <span itemprop="name">TILs</span></a> |
| 75 | + |
| 76 | + <a itemprop="url" |
| 77 | + class="" |
| 78 | + href="https://sinon.github.io/pr-preview/pr-15//tags"> |
| 79 | + <span itemprop="name">Tags</span></a> |
| 80 | + |
| 81 | + <a itemprop="url" |
| 82 | + class="" |
| 83 | + href="https://github.com/sinon/sinon.github.io"> |
| 84 | + <span itemprop="name">Source</span></a> |
| 85 | + |
| 86 | + <a itemprop="url" |
| 87 | + class="" |
| 88 | + href="https://github.com/sinon"> |
| 89 | + <span itemprop="name">GitHub</span></a> |
| 90 | + |
| 91 | + <a itemprop="url" |
| 92 | + class="" |
| 93 | + href="https://raw.githubusercontent.com/sinon/CV/main/cv.pdf"> |
| 94 | + <span itemprop="name">CV</span></a> |
| 95 | + |
| 96 | + <a itemprop="url" |
| 97 | + class="" |
| 98 | + href="https://sinon.github.io/pr-preview/pr-15//rss.xml"> |
| 99 | + <span itemprop="name">RSS</span></a> |
| 100 | + |
| 101 | + </div> |
| 102 | + </nav> |
| 103 | + |
| 104 | + |
| 105 | + </header> |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | +<article itemscope itemtype="http://schema.org/BlogPosting"> |
| 112 | + <div itemprop="articleBody"> |
| 113 | + <p>I am Rob Hand, a Staff Software Engineer currently working on Personalisation at M&S. Enjoy learning new things and using those things to solve more complex problems.</p> |
| 114 | +<p>For an (hopefully) more up to date snapshot see <a href="../now">Now</a> page.</p> |
| 115 | +<p>You can find me on <a href="https://github.com/sinon">GitHub</a> or send me <a href="https://bsky.app/profile/sinon-rh.bsky.social">a message on Bluesky</a>. My CV is available <a href="https://raw.githubusercontent.com/sinon/CV/main/cv.pdf">here</a>.</p> |
| 116 | + |
| 117 | + </div> |
| 118 | +</article> |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + <!-- optional scripts --> |
| 123 | + |
| 124 | + |
| 125 | + <script src="https://sinon.github.io/pr-preview/pr-15/js/codeblock.js"></script> |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | +</body> |
| 134 | + |
| 135 | +</html> |
0 commit comments