davidedc
Technical Program Manager at Meta, ex-Amazon, ex-@shazam. Coder, MSc, MBA, Generalist.
MetaLondon
Pinned Repositories
A-thousand-notes
In Jan 2021 I moved around 29k notes from Evernote to markdown. These are the scripts I used to clean-up, validate, maintain the markdown notes.
Algebrite
Computer Algebra System in Javascript (Typescript)
Ascii-fluid-simulation-deobfuscated
the best de-obfuscated version of Yusuke Endoh's "Most complex ASCII fluid" obfuscated C code competition 2012 entry
Basic-fluid-simulation-in-the-browser
basic fluid simulations in the browser using the Smoothed-particle hydrodynamics (SPH) method. Based on Yusuke Endoh's "Most complex ASCII fluid" obfuscated C code competition 2012 entry.
Fizzygum
a new web framework, an entire platform really, designed from the ground up to handle complex things easily. Put the power of an entire Operating System at your fingertips.
Fizzylogo
an object-oriented logo made in Coffeescript (Javascript)
livecodelab
a web based livecoding environment
P5Nitro
P5Nitro turns your processing sketches into C++ code that runs at native speed
raspberry-pi-autoVj
automatic motion graphics for raspberry pi using pi3d framework
The-strangest-things-in-your-pics
finding strange objects in your pictures using Inception3 deep convolution neural network by Google
davidedc's Repositories
davidedc/Algebrite
Computer Algebra System in Javascript (Typescript)
davidedc/livecodelab
a web based livecoding environment
davidedc/Fizzygum
a new web framework, an entire platform really, designed from the ground up to handle complex things easily. Put the power of an entire Operating System at your fingertips.
davidedc/Ascii-fluid-simulation-deobfuscated
the best de-obfuscated version of Yusuke Endoh's "Most complex ASCII fluid" obfuscated C code competition 2012 entry
davidedc/A-thousand-notes
In Jan 2021 I moved around 29k notes from Evernote to markdown. These are the scripts I used to clean-up, validate, maintain the markdown notes.
davidedc/Fizzylogo
an object-oriented logo made in Coffeescript (Javascript)
davidedc/Chisana-Fukei-Little-landscapes
little procedural landscapes
davidedc/Die-and-matchsticks-simulator
A small simulator of the "die and matchsticks" game from Eliyahu M. Goldratt's "The Goal"
davidedc/Fizzygum-website
Fizzygum's website. Not much to star or follow here.
davidedc/Algebrite-website
website for the Algebrite Computer Algebra System
davidedc/awesome-creative-coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
davidedc/awesome-web-desktops
Websites, web apps, portfolios which look like desktop graphical user interfaces
davidedc/Coffeescript---simple-execution-pausing-and-resuming
Simple modifications to Coffeescript source to enable pausing of a program, and resuming based on simple conditions e.g. time period
davidedc/Little-text-desktop
Proof of concept for a little text desktop.
davidedc/LiveCodeLab-the-website
just the website. For LCL dev see the other dedicated repo.
davidedc/Lovr-sketches
some sketches. Made with Lovr
davidedc/minimal-mistakes-fork-for-fizzygum-site
:triangular_ruler: A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
davidedc/Pulover-macro-creator---useful-macros
a collection of macros for generic productivity improvement (improved windows management, Evernote, etc.)
davidedc/simple-console
An elegant JavaScript command-line interface library
davidedc/Simple-draggable-panels-js
Simple draggable panels in js
davidedc/Smaller-screenshots
automatically get a range of smaller candidate formats/sizes for your (big) screenshots.
davidedc/tools-list
Open source, experimental, and tiny tools roundup
davidedc/vivarium
davidedc/Fizzygum-videos-public
some example videos that can be played from the video player inside fizzygum
davidedc/JS-LPC-speech-synthesizer
Linear predictive coding speech synthesizer in javascript
davidedc/JS-LPC-speech-synthesizer---soundbank-v1
sound bank for JS LPC speech synthesizer - first version
davidedc/JS-LPC-speech-synthesizer-demo
davidedc/Minimal-2D-Js-Software-Renderer
a very simple js 2d software renderer
davidedc/Simplified-shell-parser-in-js
Simplified shell parser demo. Parses roughly according to stash's "Shell Grammar Simplified" at https://github.com/ywangd/stash/blob/master/man/grammar.txt
davidedc/Snake-game
simple snake game