-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
1 lines (1 loc) · 5.27 KB
/
resume.html
1
<!doctype html><html lang="en"><head><title>n-ham</title> <meta charset="utf-8"><meta name="viewport"content="width=device-width, initial-scale=1"><meta name="description"content="personal site of nicholas ham"><link rel="stylesheet"href="assets/css/style.css"><link rel="icon"type="image/png"href="assets/images/favicon.png"media="print"onload="this.media='all'"></head> <style>body { background: white; color: black; font-family: figtree; } a { color: blue; } a:hover { color: purple; } h1 { font-family: figtree; color: black; }</style> <body><div align="center"id="body"><div id="content"><div style="margin: 1em 0"><div align="left"style="display: inline-flex; margin-right: 38vw"><table><tr><td><b>CV Nicholas Ham</b></td> <td></td></tr> <tr><td>4/8-10 Marsh Street, New Town</td></tr> <tr><td>Tasmania, Australia 7008</td></tr></table></div> <div align="right"style="display: inline-flex;"><table><tr><th></th></tr> <tr><td><a href="https://n-ham.com">https://n-ham.com</a></td></tr> <tr><td>[email protected]</td></tr></table></div> <div style="background: #adadad; margin: 0.5em 0"><h3 style="text-align: left; margin-left: 0.25em">Education</h3></div> <b>University of Tasmania</b><br><div align="left"style="display: inline-flex; margin-right: 40vw"><table><tr><td>PhD in Mathematics</td></tr> <tr><td>Bachelor of Science (Honours)</td></tr> <tr><td>Bachelor of Science</td></tr></table></div> <div align="right"style="display: inline-flex;"><table><tr><td>2012-2015</td></tr> <tr><td>2011</td></tr> <tr><td>2007-2010</td></tr></table></div> <div style="background: #adadad; margin: 0.5em 0"><h3 style="text-align: left; margin-left: 0.25em">Teaching</h3></div> <b>Lecturer</b><br><table><tr><td style="padding-right: 12em">BEA140 Quantitative Methods</td> <td>KMA315 Real and Complex Analysis</td></tr></table> <b>Tutor</b><br><table><tr><td style="padding-right: 11em">BEA111 Principles of Economics 1</td> <td>KMA152 Calculus and Applications 1A</td></tr> <tr><td>BEA112 Principles of Economics 2</td> <td>KMA154 Calculus and Applications 1B</td></tr> <tr><td>BEA140 Quantitative Methods</td> <td>KMA252 Calculus and Applications 2</td></tr> <tr><td>BEA141 Quantitative Economic Analysis</td> <td></td></tr></table> <div style="background: #adadad; margin: 0.5em 0"><h3 style="text-align: left; margin-left: 0.25em">Research Assistance</h3></div> From 2009 until 2011 I did casual research assistance work for Professor Mardi Dungey through the School of Economics and Finance. My duties ranged from writing programs in GAUSS and C++, to collecting data and proof reading articles prior to submission.<br>At the beginning of 2009, the head of the School of Economics and Finance Dr. Sarah Jennings and I used Tasmanian data to replicate a model analysing the costs and benefits of introducing potentially invasive plant species to the state. <div style="background: #adadad; margin: 0.5em 0"><h3 style="text-align: left; margin-left: 0.25em">Skills</h3></div> <b>Languages:</b> C/C++, CSS, Go, HTML, JS (Node), Python, Shell Scripting<br><b>Operating Systems:</b> Linux (primary), Mac OSX, Windows<br><b>VCS:</b> Git<br><b>Miscellaneous:</b> Excellent mathematical and problem solving abilities <div style="background: #adadad; margin: 0.5em 0"><h3 style="text-align: left; margin-left: 0.25em">Open Source</h3></div> <b>2023 - present</b> I make a fullstack development platform and a web-based server-side dashboard with terminal, explorer, editor, monitor and a range of tools (<a href="https://cloudfort.app">https://cloudfort.app</a>, <a href="https://github.com/cloudfort-app/cloudfort-dash">dash repo</a>).<br><b>2015 - present</b> I make the world’s fastest website generator Nift (<a href="https://nift.dev">https://nift.dev</a>).<br><b>2022</b> I made a crypto based website with data/charts for over 11k coins, along with locally stored user accounts, watchlists and a wallet tracker for most networks (<a href="https://dexata.net">https://dexata.net</a>).<br><b>2021</b> I did the world’s fastest implementation of lolcat, called <a href="https://github.com/n-ham/lolcat-cc">lolcat-cc</a>.<br><b>2010-11</b> Contributed to developing the game Ants for an artificial intelligence challenge sponsored by Google. <div style="background: #adadad; margin: 0.5em 0"><h3 style="text-align: left; margin-left: 0.25em">Published Papers</h3></div> <i>'Enumeration of idempotents in planar diagram monoids'</i> (with Igor Dolinka, James East, Athanasios Evangelou, Des FitzGerald, James Hyde, Nicholas Loughlin, James Mitchell) - <a href="https://www.sciencedirect.com/science/article/pii/S0021869318306550">Journal of Algebra</a>, <a href="https://arxiv.org/abs/1507.04838">arXiv</a> <br><i>'Enumeration of idempotents in diagram semigroups and algebras'</i> (with Igor Dolinka, James East, Athanasios Evangelou, Des FitzGerald, James Hyde, Nicholas Loughlin) - <a href="https://www.sciencedirect.com/science/article/pii/S0097316514001563">Journal of Combinatorial Theory, Series A</a>, <a href="https://arxiv.org/abs/1408.2021">arXiv</a> <br><i>'Lattice paths and submonoids of Z<sup>2</sup>'</i> (with James East) - <a href="https://link.springer.com/article/10.1007/s00026-021-00546-3">Annals of Combinatorics</a>, <a href="https://arxiv.org/abs/1811.05735">arXiv</a></ul></div></div></div> <script type="text/javascript"src="assets/js/bundle.js"></script></body></html>