Pinned Repositories
CalWatch
Android WearOS watch face app, displays your day's events on your wrist
ElectionGuard-TypeScript
TypeScript implementation of ElectionGuard (subset for ballot encryption)
github-classroom-utils
Python tools for instructors working with GitHub Classroom
github-clone-all
simple tool to clone all repos in a project that share a common prefix
github-event-times
print all the the "push" times for commits to GitHub
STAR-Vote
The secure, transparent, auditable, reliable electronic voting system
travis-activate
Activates Travis-CI builds for all repos in a given GitHub project
voting-terminal
A responsive web app for ranked-choice election usability testing
XStopwatch
Android Wear stopwatch & timer app that broadcasts information to Wear watchfaces
XStopwatchComplication
Android Wear 2.0 stopwatch and timer complications
danwallach's Repositories
danwallach/github-classroom-utils
Python tools for instructors working with GitHub Classroom
danwallach/CalWatch
Android WearOS watch face app, displays your day's events on your wrist
danwallach/travis-activate
Activates Travis-CI builds for all repos in a given GitHub project
danwallach/github-clone-all
simple tool to clone all repos in a project that share a common prefix
danwallach/github-event-times
print all the the "push" times for commits to GitHub
danwallach/STAR-Vote
The secure, transparent, auditable, reliable electronic voting system
danwallach/ElectionGuard-TypeScript
TypeScript implementation of ElectionGuard (subset for ballot encryption)
danwallach/voting-terminal
A responsive web app for ranked-choice election usability testing
danwallach/XStopwatchComplication
Android Wear 2.0 stopwatch and timer complications
danwallach/arlo-e2e-noop
simulates arlo-e2e + ray with no-op computation
danwallach/github-graders
Randomly assign graders to your projects
danwallach/star-vote-gradle
danwallach/VoteBox-v2
danwallach/VoteBoxUI
Chrome App for the user interface of a voting session of the STAR-Vote system
danwallach/STAR-Vote-webserver
Web server component of STAR-Vote system
danwallach/ActionsTest
danwallach/capsule
The Capsule Hash Trie Collections Library
danwallach/electionguard-kotlin-benchmark
Using electionguard-style modular arithmetic as a benchmark
danwallach/electionguard-python
This repository is a "reference implementation" of ElectionGuard written in Python. This implementation can be used to conduct End-to-End Verifiable Elections as well as privacy-enhanced risk-limiting audits.
danwallach/electionguard-verifier
The ElectionGuard SDK Reference Verifier enables the verification of election ballots, tallies, and proofs generated by the ElectionGuard SDK
danwallach/electionprinting
danwallach/fset-kotlin
danwallach/gmp-wasm
Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries
danwallach/gmp-wasm-kotlin
an attempt to wrap a BigInteger-like class around gmp-wasm for Kotlin/JS
danwallach/javalin
A simple and modern Java and Kotlin web framework
danwallach/KLazyTrees
an experiment with Kotlin's coroutine support
danwallach/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
danwallach/vavr-kotlin
Vavr integration for Kotlin
danwallach/VoteBox-Display
danwallach/VoteBox-v1