diff options
Diffstat (limited to 'project/templates/about.html')
-rw-r--r-- | project/templates/about.html | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/project/templates/about.html b/project/templates/about.html index 2648b2e..c2c744c 100644 --- a/project/templates/about.html +++ b/project/templates/about.html @@ -8,7 +8,7 @@ {% block style %} - <link href="/css/about.css" rel="stylesheet"> + <link href="/css/about.css" rel="stylesheet" /> {% endblock %} @@ -17,17 +17,17 @@ <h4>About Me</h4> -<p>Have you ever looked at the way things are done and just wanted to make it <em>better</em>? I feel -like that all the time. It's not even a matter of introducing something new. The field of computing is -littered with ideas that are well researched, have working prototypes, yet ended up abandoned decades -ago for no apparent reason. I expect other fields are probably similar. One of my goals in life is to -reduce this gap between what's known and what's actually used. Mainly in software development, because -that's what I'm most familiar with.</p> +<p>Have you ever looked at the way things are done and just wanted to make it <em>better</em>? I +feel like that all the time. It's not even a matter of introducing something new. The field of +computing is littered with ideas that are well researched, have working prototypes, yet ended up +abandoned decades ago for no apparent reason. I expect other fields are probably similar. One of my +goals in life is to reduce this gap between what's known and what's actually used. Mainly in +software development, because that's what I'm most familiar with.</p> -<p>So this website is primarily about hosting and talking about programming projects. Expect a bunch of -smaller less useful pieces before I get to the good stuff. But also expect electronics, civics, foreign -languages... basically anything catching my interest about which I can say something data driven or -otherwise interesting.</p> +<p>So this website is primarily about hosting and talking about programming projects. Expect a bunch +of smaller less useful pieces before I get to the good stuff. But also expect electronics, civics, +foreign languages... basically anything catching my interest about which I can say something data +driven or otherwise interesting.</p> <h4>Qualifications</h4> @@ -39,7 +39,8 @@ otherwise interesting.</p> </ul> <p>In 2012 I almost completed an extra honours year in computer science, before finding out that I'm -really not cut out for research. My mindset is too focused on solving problems. Practical problems.</p> +really not cut out for research. My mindset is too focused on solving problems. Practical problems. +</p> <h4>Contact</h4> |