Polyglot software engineer working at Amazon
- London, United Kingdom
- https://www.linkedin.com/in/davejlong/
Pinned Loading
-
how-many-mobile-meeple
how-many-mobile-meeple PublicNative mobile application to help a board gamer choose a game from their collection or geeklist
Dart 1
-
-
photoshop-tools
photoshop-tools PublicTools for making life in Photoshop a little easier to swallow.
JavaScript 1
-
-
Filter CSV by Field Heading using Scala
Filter CSV by Field Heading using Scala 1case class CsvWithHeadersExtractor( text: List[ String ] ) {
23val head = removeQuotations( text.map( x => x.split( "," ).toList ).head )
4val list = for {
5tail <- text.map( x => x.split( "," ).toList ).tail
-
Borg Cube Glow
Borg Cube Glow 1using UnityEngine;
2using System.Collections;
34public class GlowCycle : MonoBehaviour {
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.