Highlights
- Pro
Pinned Loading
-
cooley-tukey-fast-fourier-transform
cooley-tukey-fast-fourier-transform PublicToy implementation of the Cooley-Tukey Fast Fourier Transform (FFT) with a comparison to the Numpy FFT and a DFT
Python 1
-
convolve2d-conways-game-of-life
convolve2d-conways-game-of-life PublicA Conway's Game of Life kata that employs convolution to calculate the cell neighbours
Python
-
lz77-nodejs-streams
lz77-nodejs-streams PublicExperimentation with LZ77 and a cache for dictionary lookups
JavaScript 1
-
CodingKata_RomanNumerals
CodingKata_RomanNumerals PublicMy solution to the BBC Roman Numeral Kata for an interview, demonstrating Java, Spring Boot, TDD skills. I worked at the BBC for 4 years.
Java 1
-
Microphone input audio visualisatio...
Microphone input audio visualisation demo 1<html>
2<!--
3Performs a continuous FFT on the audio signal from the microphone and renders a simple
4HTML bar chart every 50ms (although only if the signal is beyond a threshold).
5License: MIT
-
isometric-sdl-demo
isometric-sdl-demo PublicAn experimental isometric (2.5D) game with infinite, procedurally generated maps. The maps use a Perlin noise function to "decide" how to place water. The engine generates new map tiles as required…
If the problem persists, check the GitHub status page or contact support.