Skip to content
View dmonaldo's full-sized avatar
Block or Report

Block or report dmonaldo

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. strassen-matrix-multiplication strassen-matrix-multiplication Public

    C++ implementation of Strassen's matrix multiplication algorithm

    C++ 1 3

  2. date-genie date-genie Public

    Count the number of weeks or months that have occured since the Unix epoch.

    TypeScript

  3. github-recruiter github-recruiter Public

    Source potential job candidates from GitHub using the GraphQL API.

    JavaScript

  4. simple-network-file-system simple-network-file-system Public

    A simple client-server network file system (NFS) over a simulated disk.

    C++ 4 4

  5. cpu-scheduling-simulator cpu-scheduling-simulator Public

    CPU scheduler that simulates FCFS, RR and SRTF

    C++

  6. forth-interpreter forth-interpreter Public

    Javascript implementation of an interpreter for the Forth programming language

    JavaScript