- London, United Kingdom
- https://www.linkedin.com/in/davejlong/
Pinned Loading
-
how-many-mobile-meeple
how-many-mobile-meeple PublicReactive web app to help a board gamer choose a game from their collection or geeklist, or search for new games
Dart 2
-
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 -
SimHubIrFlags
SimHubIrFlags PublicCustom serial device for pushing flag colours to inexpensive IR controlled RGB light strips
C++ 3
-
OpenXRRuntimeSwitcher
OpenXRRuntimeSwitcher PublicA Windows 10/11 system tray tool to facilitate the quick swapping of the active OpenXR runtime. Useful for those of us with multiple different brands of headset.
C# 1
-
cleanerCodeAISkills
cleanerCodeAISkills PublicLanguage-agnostic Claude Code skills for writing clean, testable, and maintainable software. Covers clean code, dependency injection, TDD, quality testing, refactoring, API design, and more, with e…
If the problem persists, check the GitHub status page or contact support.