Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by laszlokorte
A curated list of projects in awesome lists by laszlokorte .
https://github.com/laszlokorte/reform-swift
Swift implementation of the reform dynamic drawing application inspired by Bret Victor's talk "Drawing Dynamic Visualizations"
Last synced: 06 Nov 2024
https://github.com/laszlokorte/tams-tools
A set of tools for teaching and learning computer science built with cycle.js
computer-science cyclejs e-learning teaching
Last synced: 06 Nov 2024
https://github.com/laszlokorte/reform-java
Java implementation of the reform dynamic drawing application inspired by Bret Victor's talk "Drawing Dynamic Visualizations"
Last synced: 06 Nov 2024
https://github.com/laszlokorte/graph-tools
Educational project for working with graphs
Last synced: 06 Nov 2024
https://github.com/laszlokorte/damasc
Experimental REPL for a subset of an ES6 like language.
es6 expression language rust-lang
Last synced: 06 Nov 2024
https://github.com/laszlokorte/informatik-master
Informatik Master exercises
computer-science-algorithms computer-science-education
Last synced: 06 Nov 2024
https://github.com/laszlokorte/bayes-theorem
A geometric interpretation of Bayes Theorem showing how dependent probabilties relate to each other.
bayes-theorem bayesian-inference stochastic
Last synced: 06 Nov 2024
https://github.com/laszlokorte/svelte-rust-fft
Discrete Fourier Transform in Svelte+ThreeJS+Rust+WASM
dft fft frft signal-processing svelte threejs
Last synced: 06 Nov 2024
https://github.com/laszlokorte/qbit
Visualization of a qbit composed of two complex numbers.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/pla-drawing
experiment: simple logic circuits as svg
Last synced: 06 Nov 2024
https://github.com/laszlokorte/renewex
Renew file parser written in Elixir.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/beamformer
beamformer mvdr signal-processing
Last synced: 06 Nov 2024
https://github.com/laszlokorte/fourier-cuboid
Interactive exploration of the dualities between signals and their corresponding Fourier Transform
Last synced: 06 Nov 2024
https://github.com/laszlokorte/svg-viewbox-trans
This is an experiment to transform coordinates from the viewport space (`clientX`, `clientY`) into the local SVG without using `svg.getScreenCTM()`.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/smooth-drag
This is an implementation of scroll physics inspired by iOS.
animation cocoa drag-and-drop educational ios smooth-scrolling
Last synced: 06 Nov 2024
https://github.com/laszlokorte/blue-noise
his is an interactive demonstration of the Void and Cluster algorithm for generating blue noise
blue-noise noise signal-processing void-and-cluster
Last synced: 06 Nov 2024
https://github.com/laszlokorte/linear-quantization
Explore how quantization introduces noise and how the signal to noise ratio depends on the quantization strategy.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/solid-canvas
Template project for simple svg canvas interaction
Last synced: 06 Nov 2024
https://github.com/laszlokorte/opengl-framework
Some example project I used to play around with OpenGL and C++
Last synced: 06 Nov 2024
https://github.com/laszlokorte/random-variable
An interactive example of a function applied to a random variable showing the resulting distribution.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/quad-ellipse
Algorithm to fit an ellipse into a quadrilateral
Last synced: 06 Nov 2024
https://github.com/laszlokorte/opengl-sdl-experiment
A simple SDL setup for experimenting with opengl
Last synced: 06 Nov 2024
https://github.com/laszlokorte/pov-noise
Experiment to show how persistence of vision allows to recognice moving shapes on a noisy background.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/matrix-multiplication
Step by step explanation of how to multriply matrices.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/infinite-impulse-rhapsodie
I german rap song featuring the complex exponential function.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/jsqlvg
This is an experiment to implement a simple drawing application with HTML, Canvas, SVG and SQL.js
Last synced: 06 Nov 2024
https://github.com/laszlokorte/laszlokorte
Config files for my GitHub profile.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/magic-cubes
Multiple cubes rendered as impossible objects
Last synced: 06 Nov 2024
https://github.com/laszlokorte/marching-squares
Educational implementation of marching squares algorithm
Last synced: 06 Nov 2024
https://github.com/laszlokorte/frftjs
Fast Fractional Fourier Transform in JavaScript
Last synced: 06 Nov 2024
https://github.com/laszlokorte/hypothesis-test
An interactive visusalization that shows how an optimal binary classifier can be derived from two given hypothesis.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/gaussian-estimator
An interactive visusalization that shows how the parameters of a bivariate Gaußian Distribution can be estimated based on a given set of samples.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/einstein_puzzle
Einstein Puzzle Solver in Elixir
Last synced: 06 Nov 2024
https://github.com/laszlokorte/complex-exponential
complex-numbers exponential signal-processing
Last synced: 06 Nov 2024
https://github.com/laszlokorte/complex-exp-sum
Inquire how two exponential oscillations interact with each other when summed together.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/bfxmas
Brainfuck interpreter in Elixir. The Commands have been swapped with Christmas Emojis.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/damasc-workspace
WIP Experiment of implementin a pattern matching based language in Rust, inspired by ES6 and Erlang
erlang es6 pattern-matching rust
Last synced: 06 Nov 2024
https://github.com/laszlokorte/canvas-svg-test
Experimenting with rendering on Canvas vs SVG
Last synced: 06 Nov 2024
https://github.com/laszlokorte/renew-icon-set
Responsive Icon Set for Renew (renew.de)
Last synced: 06 Nov 2024
https://github.com/laszlokorte/signal-generator
Generate digital 2D signals by moving your mouse and explore the effect of applying and LTI filter.
education filter fourier-transform signal-processing
Last synced: 06 Nov 2024
https://github.com/laszlokorte/renewex_iconset
A set of reponsive vector icons for Renew drawings and a converter to generate correspondonding SVG paths
Last synced: 06 Nov 2024
https://github.com/laszlokorte/dft2d
Visualization of 2d discrete fourier trasnform
Last synced: 06 Nov 2024
https://github.com/laszlokorte/complex-plane
Visualization of the complex plane, demonstrating the geometry of complex numbers
Last synced: 06 Nov 2024
https://github.com/laszlokorte/renew-editor
Web Editor for Renew (renew.de) files
Last synced: 06 Nov 2024
https://github.com/laszlokorte/renewex_converter
Converterter to turn adhoc structure of parsed renew files into a normalized structure.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/levenshtein
The Levenshtein Distance or edit distance measures the similarity between two sequences/strings.
Last synced: 06 Nov 2024
https://github.com/laszlokorte/conv2d
Experiment with 2d Convolution on grayscale images
Last synced: 06 Nov 2024
https://github.com/laszlokorte/canny-notebook
Numpy Canny Edge detector implementation to visualize each step
canny-edge-detection image-processing jupyter-notebook numpy
Last synced: 06 Nov 2024
https://github.com/laszlokorte/gresture
Experiment to process mouse events via wasm
Last synced: 06 Nov 2024