Skip to content
View tomcumming's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tomcumming

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. simples simples Public

    A tiny event sourcing database

    Rust 6

  2. parse-cc-cedict parse-cc-cedict Public

    TypeScript 5

  3. sudoku-solver sudoku-solver Public

    A sudoku solver webapp using custom elements

    TypeScript 4 1

  4. base64 base64 Public

    Tiny base64 encoder/decoder

    C 3 1

  5. ecdsa ecdsa Public

    Elliptic Curve Digital Signature Algorithm in Haskell

    Haskell 2

  6. Proof that matrix transpose is an in... Proof that matrix transpose is an involution.
    1
    module test where
    2
    
                  
    3
    open import Relation.Binary.PropositionalEquality
    4
    open import Data.Nat
    5