forked from Keshi/ScalaWilliam.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.php
More file actions
140 lines (126 loc) · 7.36 KB
/
Copy pathindex.php
File metadata and controls
140 lines (126 loc) · 7.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?php
require(dirname(__FILE__).DIRECTORY_SEPARATOR."shared".DIRECTORY_SEPARATOR."render.inc.php");
?>
<div class="section" id="william">
<section class="slide">
<span class="img"></span>
<p>I've been building websites and software since 2004.</p>
<p>Since 2013, I specialise in <a href="http://scala-lang.org"
target="_blank">Scala</a>, a programming language for the JVM.</p>
<p>I'm <a href="http://www.aptelements.com/">IT consulting through Apt Elements since 2013</a>.</p>
<p><a href="/cv/">Latest CV</a> —
<a href="#articles">Articles</a>
—
<a href="/content/">Social content</a>
—
<a href="#talks">Talks</a>
—
<a href="#projects">Projects</a>.
<br/>
E-mail: <a href="mailto:hello@scalawilliam.com" target="_blank" title="E-mail"
>hello@scalawilliam.com</a>.
</p>
</section>
</div>
<div class="section" id="talks">
<section class="slide">
<h2>Talks</h2>
<ul>
<li><a href="/scala-for-2017/">Scala for 2017</a>, Singapore, December 2016</li>
<li><a href="/1406/xml-processing-in-scala/" target="_blank">XML Processing in Scala,
XML London 2014</a>, London, June 2014
</li>
<li><a href="/1404/an-introduction-to-scala/" target="_blank">An Introduction to Scala</a>, City of London,
April 2014
</li></ul>
</section>
</div>
<div class="section" id="articles">
<section class="slide">
<h2>Articles</h2>
<p>Also on <a href="https://plus.google.com/collection/oFuHlB" target="_blank">Google+</a>.</p>
<ul>
<li><a href="https://dev.to/scalawilliam/unit-testing-is-simple">Unit testing is simple</a></li>
<li><a href="https://dev.to/scalawilliam/2017-freelance-development-platforms">2017 freelance development platforms </a></li>
<li><a href="https://dev.to/scalawilliam/certifications-im-considering-as-an-experienced-software-engineer">Certifications I'm considering, as an experienced software engineer
</a></li>
<li><a href="https://www.quora.com/What-are-advantages-of-Scala-over-Kotlin/answer/William-Narmontas?srid=DB6V">What are advantages of Scala over Kotlin?
</a></li>
<li><a href="https://medium.com/@ScalaWilliam/why-scala-didnt-miss-the-android-opportunity-92eaaf63c339">Why Scala didn't miss the Android opportunity</a></li>
<li><a href="https://medium.com/@ScalaWilliam/how-i-deal-with-greenfield-technical-debt-1a35be33dc71">How I deal with greenfield technical debt</a></li>
<li><a href="/scala-native-libpcap/">Capturing Packets with Scala Native and libpcap</a></li>
<li><a href="https://medium.com/@ScalaWilliam/java-8-nashorn-cli-use-case-prepending-iso-instant-to-csv-from-unix-timestamp-3685b6ee746">Java 8 Nashorn CLI use case: prepending ISO instant to CSV from UNIX timestamp</a></li>
<li><a href="https://www.scalawilliam.com/scala-nashorn-interaction/">Scala Nashorn Interaction</a></li>
<li><a href="https://medium.com/@ScalaWilliam/limit-degrees-of-freedom-in-development-4c543bb6f806#.xmrcpl8rg">Limit degrees of freedom in development
</a></li>
<li><a href="/most-important-streaming-abstraction/">The most important Streaming abstraction
</a></li>
<li><a href="/essential-sbt/">Essential SBT</a></li>
<li><a href="https://hackernoon.com/feature-switches-inheritance-and-agile-with-scala-jmx-on-the-jvm-140b4bf94d9f?gi=d8324d17dca0#.vj0o8770w" target="_blank">Feature Switches, Inheritance and Agile with Scala & JMX on the JVM</a></li>
</ul>
</section></div>
<div class="section" id="projects">
<section class="slide">
<h2>Open Source projects</h2>
<ul id="os-projects-list">
<li><a href="https://github.com/ScalaWilliam/scalajs-cli-demo" target="_blank">scalajs-cli-demo</a>, May 2017 to now.</li>
<li><a href="https://github.com/ScalaWilliam/eventsource-hub" target="_blank">EventSource Hub</a>, April 2017 to now.</li>
<li><a href="https://github.com/ScalaWilliam/express-scalajs-nodejs-demo" target="_blank">Express on ScalaJS on NodeJS</a>, April 2017.</li>
<li><a href="https://git.work/" target="_blank">Git Work</a>, October 2016 to now.</li>
<li><a href="https://git.watch/" target="_blank">Git Watch</a>, July 2016 to now.</li>
<li><a target="_blank" href="https://github.com/ScalaWilliam/ActionFPS">ActionFPS</a>,
January 2014 to now.
</li>
<li><a target="_blank" href="https://github.com/ScalaWilliam/amazon-wishlist-api">Amazon Wishlist API
for Scala with Play</a>, July 2013 to now.
</li>
<li><a target="_blank" href="https://github.com/ScalaWilliam/xs4s">XML Streaming for Scala (xs4s)</a>,
December 2013 to now.
</li>
<li><a target="_blank" href="https://github.com/ScalaWilliam/duel.gg">duel.gg</a>, January 2014 to now.
</li>
<li><a target="_blank" href="https://github.com/ScalaWilliam/xp4s">XML Printing for Scala</a>,
December 2013 to now.
</li>
<li><a target="_blank" href="https://github.com/ScalaWilliam/sygments">Sygments: Pygments for Scala</a>,
June 2014 to June 2016.
</li>
<li><a target="_blank" href="http://pastebox.sf.net">PasteBox: Minimalist PHP Pastebin</a>,
February 2007 to July 2009.
</li>
<li><a href="http://www.milanohousecurtains.co.uk/" target="_blank">Milano House Curtains</a>, August
2012 to now
</li>
</ul>
</section>
</div>
<div class="section" id="soc-clubs">
<section class="slide">
<h2>Societies & clubs</h2>
<ul id="societies-clubs">
<li><a href="http://www.camsoclon.org/" target="_blank">Cambridge Society of London</a>,
member since November 2013</li>
<li><a href="https://www.cambridgelibertarians.org.uk/" target="_blank">Cambridge Libertarians</a>,
founded in March 2011, president until November 2011
</li>
<li><a href="http://mensa.org.uk/" target="_blank">British Mensa</a>, member since May 2014</li>
</ul>
</section>
</div>
<div class="section" id="other-projects">
<section class="slide">
<h2>Other projects</h2>
<ul id="projects-list">
<li><a href="http://hi-skill.us/" target="_blank">HI-SKILL rankings</a> for <a
href="http://assault.cubers.net/" target="_blank">AssaultCube</a>, June 2009 to December 2010
</li>
<li><a href="http://acwc.woop.us/acwc0709/" target="_blank">AssaultCube World Cup 2009</a>, June 2009 to
July 2009
</li>
<li><a href="http://acwc.woop.us/2010/" target="_blank">AssaultCube World Cup 2010</a>, June 2010 to
August 2010
</li>
</ul>
</section>
</div>
<?php echo $foot;