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

Block or report DBC-Works

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

  1. live-tone live-tone Public

    'live tone' is a web application that can run Tone.js calling code in browser. This project is a proof of concept. Please use at your own risk.

    TypeScript

  2. Abstract LitElement class for main DOM Abstract LitElement class for main DOM
    1
    import { LitElement } from 'lit'
    2
    
                  
    3
    /**
    4
     * Abstract LitElement class for main DOM
    5
     * This class moves child elements into slots after rendering
  3. working-time-around working-time-around Public

    "Working time around" is a personal attendance and working time recording web application. It save records to browser's local storage, initially does not access any Web APIs.

    TypeScript 2

  4. OneShotMovieWorkbench OneShotMovieWorkbench Public

    OneShotMovieWorkbench is a simple Processing sketch for edit to record drawing results.

    Processing

  5. FrameRecorder FrameRecorder Public

    A simple video creation support library for Processing.

    Java

  6. ProcessingFontScape ProcessingFontScape Public

    A small utility that draws a list of fonts available in Processing.

    Processing