Skip to content

Commit cc26ef4

Browse files
committed
Deploying to master from @ 1eae9ef 🚀
1 parent 21f7838 commit cc26ef4

54 files changed

Lines changed: 59 additions & 62 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title> Page Not Found | Syntheta.se </title> <link rel="alternate" type="application/rss+xml" title="Syntheta.se RSS" href="/feed.xml"/> <link type="text/css" rel="stylesheet" href="/assets/stylesheets/main.css"/> <link rel="icon" type="image/png" href="/assets/images/favicon-32x32.png" sizes="32x32"/> <link rel="icon" type="image/png" href="/assets/images/favicon-16x16.png" sizes="16x16"/> <meta name="generator" content="Jekyll v4.3.2"/> <meta property="og:title" content="Page Not Found"/> <meta name="author" content="David Allen"/> <meta property="og:locale" content="en_US"/> <meta name="description" content="A personal blog of code snippets and electronics projects"/> <meta property="og:description" content="A personal blog of code snippets and electronics projects"/> <link rel="canonical" href="https://syntheta.se/404.html"/> <meta property="og:url" content="https://syntheta.se/404.html"/> <meta property="og:site_name" content="Syntheta.se"/> <meta property="og:type" content="website"/> <meta name="twitter:card" content="summary"/> <meta property="twitter:title" content="Page Not Found"/> <script type="application/ld+json">
1+
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title> Page Not Found | Syntheta.se </title> <link rel="alternate" type="application/rss+xml" title="Syntheta.se RSS" href="/feed.xml"/> <link type="text/css" rel="stylesheet" href="/assets/stylesheets/main.css"/> <link rel="icon" type="image/png" href="/assets/images/favicon-32x32.png" sizes="32x32"/> <link rel="icon" type="image/png" href="/assets/images/favicon-16x16.png" sizes="16x16"/> <meta name="generator" content="Jekyll v4.4.1"/> <meta property="og:title" content="Page Not Found"/> <meta name="author" content="David Allen"/> <meta property="og:locale" content="en_US"/> <meta name="description" content="A personal blog of code snippets and electronics projects"/> <meta property="og:description" content="A personal blog of code snippets and electronics projects"/> <link rel="canonical" href="https://syntheta.se/404.html"/> <meta property="og:url" content="https://syntheta.se/404.html"/> <meta property="og:site_name" content="Syntheta.se"/> <meta property="og:type" content="website"/> <meta name="twitter:card" content="summary"/> <meta property="twitter:title" content="Page Not Found"/> <script type="application/ld+json">
22
{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"David Allen"},"description":"A personal blog of code snippets and electronics projects","headline":"Page Not Found","url":"https://syntheta.se/404.html"}</script> </head> <body> <div id="page-wrapper"> <header> <noscript> <div id="noscript"> JavaScript is turned off. Please <a href="https://enable-javascript.com/" target="_blank"> enable JavaScript </a> for full use of this site. </div> </noscript> <div id="masthead"> <div id="heading"> <a href="/"> <h1>Synthetase's World of Nerd</h1> </a> </div> </div> <nav id="main-menu"> <button id="nav-icon" type="button"> <i class="icon-menu"></i> <i class="icon-down-dir dropdown-caret" aria-hidden="true"></i> </button> <div class="menu-container menu-closed"> <ul class="menu-content"> <li> <a href="/"> Home </a> </li> <li> <a href="/coding/"> Coding </a> </li> <li> <a href="/projects/"> Projects </a> </li> <li> <a href="/about/"> About </a> </li> </ul> </div> </nav> </header> <div id="content-wrapper"> <section id="article"> <h2 id="404-page-not-found">404: Page Not Found</h2> <h3 id="apologies-weary-traveller">Apologies, weary traveller…</h3> <p>We couldn’t find the page you’re looking for, so please enjoy this gif of an oil drum being shredded instead.</p> <p><img src="https://i.giphy.com/WCSLyg4GIMO0U.gif" alt="Shred!"/></p> <p>If you came from an external site, you may wish to let them know their link is broken. If you hit an internal link on this site, then it would appear I have egg on my face…</p> </section> </div> <footer> <div id=footer-container> <section id="connect"> <p>Connect with me:</p> <ul> <li> <a href="https://github.com/StaphSynth" target="_blank"> <i class="icon-github-squared social" title="Github" aria-hidden="false"></i> </a> </li> <li> <a href="https://www.linkedin.com/in/david-allen-102290119/" data-proofer-ignore target="_blank"> <i class="icon-linkedin-squared social" title="LinkedIn" aria-hidden="false"></i> </a> </li> <li> <a href="https://syntheta.se/feed.xml"> <i class="icon-rss-squared social" title="RSS feed" aria-hidden="false"></i> </a> </li> </ul> </section> <section id="licence"> <ul> <li id="ccLogo"> <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank"> <img src="https://syntheta.se/assets/images/cc.png" alt="Creative commons logo"/> </a> </li> <li>This site is licensed under a Creative Commons <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank"> Attribution-ShareAlike </a> 4.0 International Licence. </li> </ul> </section> </div> </footer> </div> </body> <script type="text/javascript">(()=>{const t=()=>{["/assets/javascript/main.js"].forEach(t=>{const e=document.createElement("script");e.src=t,e.type="text/javascript",e.async=!1,document.body.appendChild(e)})};window.addEventListener("load",t)})();</script> </html>

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title> About | Syntheta.se </title> <link rel="alternate" type="application/rss+xml" title="Syntheta.se RSS" href="/feed.xml"/> <link type="text/css" rel="stylesheet" href="/assets/stylesheets/main.css"/> <link rel="icon" type="image/png" href="/assets/images/favicon-32x32.png" sizes="32x32"/> <link rel="icon" type="image/png" href="/assets/images/favicon-16x16.png" sizes="16x16"/> <meta name="generator" content="Jekyll v4.3.2"/> <meta property="og:title" content="About"/> <meta name="author" content="David Allen"/> <meta property="og:locale" content="en_US"/> <meta name="description" content="A personal blog of code snippets and electronics projects"/> <meta property="og:description" content="A personal blog of code snippets and electronics projects"/> <link rel="canonical" href="https://syntheta.se/about/"/> <meta property="og:url" content="https://syntheta.se/about/"/> <meta property="og:site_name" content="Syntheta.se"/> <meta property="og:type" content="website"/> <meta name="twitter:card" content="summary"/> <meta property="twitter:title" content="About"/> <script type="application/ld+json">
1+
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title> About | Syntheta.se </title> <link rel="alternate" type="application/rss+xml" title="Syntheta.se RSS" href="/feed.xml"/> <link type="text/css" rel="stylesheet" href="/assets/stylesheets/main.css"/> <link rel="icon" type="image/png" href="/assets/images/favicon-32x32.png" sizes="32x32"/> <link rel="icon" type="image/png" href="/assets/images/favicon-16x16.png" sizes="16x16"/> <meta name="generator" content="Jekyll v4.4.1"/> <meta property="og:title" content="About"/> <meta name="author" content="David Allen"/> <meta property="og:locale" content="en_US"/> <meta name="description" content="A personal blog of code snippets and electronics projects"/> <meta property="og:description" content="A personal blog of code snippets and electronics projects"/> <link rel="canonical" href="https://syntheta.se/about/"/> <meta property="og:url" content="https://syntheta.se/about/"/> <meta property="og:site_name" content="Syntheta.se"/> <meta property="og:type" content="website"/> <meta name="twitter:card" content="summary"/> <meta property="twitter:title" content="About"/> <script type="application/ld+json">
22
{"@context":"https://schema.org","@type":"WebSite","author":{"@type":"Person","name":"David Allen"},"description":"A personal blog of code snippets and electronics projects","headline":"About","name":"Syntheta.se","url":"https://syntheta.se/about/"}</script> </head> <body> <div id="page-wrapper"> <header> <noscript> <div id="noscript"> JavaScript is turned off. Please <a href="https://enable-javascript.com/" target="_blank"> enable JavaScript </a> for full use of this site. </div> </noscript> <div id="masthead"> <div id="heading"> <a href="/"> <h1>Synthetase's World of Nerd</h1> </a> </div> </div> <nav id="main-menu"> <button id="nav-icon" type="button"> <i class="icon-menu"></i> <i class="icon-down-dir dropdown-caret" aria-hidden="true"></i> </button> <div class="menu-container menu-closed"> <ul class="menu-content"> <li> <a href="/"> Home </a> </li> <li> <a href="/coding/"> Coding </a> </li> <li> <a href="/projects/"> Projects </a> </li> <li> <a href="/about/" class="selected" class="selected"> About </a> </li> </ul> </div> </nav> </header> <div id="content-wrapper"> <section id="article"> <h2 id="about-me">About Me</h2> <p>It’s true, I’m a nerd. My name is David Allen and I’m a thirty-ish year old boy, still pulling things apart to see how they work. If I learn anything useful, I apply it. The blog name is derived from the word ‘synthetase’. Synthetases are a class of enzyme that use energy to produce new compounds. It seemed apt. Although, it’s mostly just because I’ve always liked the sound of the word ;)</p> <p>Personal philosophy: (1) Don’t be a dick. (2) Don’t learn what to think, learn <em>how</em> to think.</p> <div class="article-figure-container"> <figure class="article-figure"> <img src="/assets/images/me-guitar.jpg" alt="What can only be described as an 'artistic' shot of me playing guitar :)"/> <figcaption> What can only be described as an 'artistic' shot of me playing guitar :) </figcaption> </figure> </div> <p>I studied science for years. I have a degree (with Honours! ;) in science (I studied <a href="https://en.wikipedia.org/wiki/Molecular_biology">molecular</a> <a href="https://en.wikipedia.org/wiki/Microbiology">microbiology</a>). I’ve worked as a research scientist, teacher, lab technician and general dogsbody. I have a few published peer-reviewed papers to my name. I even did most of a PhD. It’s funny, in a way, how pulling things apart for science just didn’t cut it for me any more. For various reasons, including an attempt to restore something of my sanity, I decided to leave science and shift my career to my other great love: computers.</p> <p>I started this blog as something of a portfolio piece and as a way of recording milestones during my transition from academia into tech. Since I’m now employed as a software engineer, its focus has changed, and it’s now more about consolidating and recording helpful tidbits of information I’ve had difficulty finding elsewhere. I hope that others will find some of this useful.</p> <h2 id="about-this-site">About This Site</h2> <p>This site is powered by <a href="https://www.jekyllrb.com">Jekyll</a>, a free and open static site generator. Common layout elements (menu structure, header, footer, etc) are written in HTML; and individual pages are written in <a href="https://www.markdownguide.org/basic-syntax">markdown</a> and assembled with the layouts by Jekyll into what you see now. CSS styling and JS functionality is then applied as per usual.</p> <div class="git-link-container"> <div class="git-link"> <a href="https://github.com/StaphSynth/StaphSynth.github.io" target="_blank"> <i class="icon-github-squared social github-logo" aria-hidden="true"></i>Code on Github </a> </div> </div> </section> </div> <footer> <div id=footer-container> <section id="connect"> <p>Connect with me:</p> <ul> <li> <a href="https://github.com/StaphSynth" target="_blank"> <i class="icon-github-squared social" title="Github" aria-hidden="false"></i> </a> </li> <li> <a href="https://www.linkedin.com/in/david-allen-102290119/" data-proofer-ignore target="_blank"> <i class="icon-linkedin-squared social" title="LinkedIn" aria-hidden="false"></i> </a> </li> <li> <a href="https://syntheta.se/feed.xml"> <i class="icon-rss-squared social" title="RSS feed" aria-hidden="false"></i> </a> </li> </ul> </section> <section id="licence"> <ul> <li id="ccLogo"> <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank"> <img src="https://syntheta.se/assets/images/cc.png" alt="Creative commons logo"/> </a> </li> <li>This site is licensed under a Creative Commons <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank"> Attribution-ShareAlike </a> 4.0 International Licence. </li> </ul> </section> </div> </footer> </div> </body> <script type="text/javascript">(()=>{const t=()=>{["/assets/javascript/main.js"].forEach(t=>{const e=document.createElement("script");e.src=t,e.type="text/javascript",e.async=!1,document.body.appendChild(e)})};window.addEventListener("load",t)})();</script> </html>

assets/javascript/calc.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/javascript/game-of-life.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/javascript/todolist.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)