Pinned Repositories
Binary-stl-to-ascii-stl
Binary stl to ascii converter
brainfuck_interpreter
an interpreter for the brainfuck programming language written in rust, made to be readable and clear
chaos_game
implementation of the chaos game fractal generation algorithm in rust
Controllertje
Repository voor controller onderdeel van het Containing project
DSA
a collection of DSA related programs, working through https://www.geeksforgeeks.org/complete-roadmap-to-learn-dsa-from-scratch/
gnomeShellBinaryClock
A hopefully progressively less horrible implementation of a binary clock inside gnome shell
hangman
HexMinimax
a working example of a game called hex, ai uses minimax and negamax
keras_gesture_recognition
keras cats and dogs example traied on a dataset of two gestures, peace and horns
vancha's Repositories
vancha/brainfuck_interpreter
an interpreter for the brainfuck programming language written in rust, made to be readable and clear
vancha/chaos_game
implementation of the chaos game fractal generation algorithm in rust
vancha/keras_gesture_recognition
keras cats and dogs example traied on a dataset of two gestures, peace and horns
vancha/infix-to-postfix-in-rust
hobby project
vancha/aldfrysk
kolleksje âldfrysk guod
vancha/android-heart-rate-monitor
Android heart rate monitor
vancha/barnsleys_fern
fern in rust
vancha/basic-data-structure-stuff
vancha/billiards
a small script to generate some simple billiard match schedule with round robin.
vancha/educative_pygame_example
a simple pong game but heavily object oriented and commented
vancha/elementaryos_tutorial
vancha/example_graph
a little graph in rust meant to solve some programming challenges
vancha/exercism
exercism assignments
vancha/git_test
vancha/google-homepage
vancha/landingpage
Source code of the Leapcode.io website. A project to make your first open source contribution. New contributors can create a new contributor profile on the website. Check the steps on the Leapcode Platform.
vancha/latin-to-runic
toy project
vancha/mastodon_bot
vancha/medical_pager_tutorial
project structure for youtube tutorial on building a chat app with react
vancha/monty_hall_simulation
This explains, without a doubt, the monty hall problem.
vancha/project-euler
attempted solutions to project euler problems in rust
vancha/rocket.rs-heroes-from-medium
The heroes rest api project from medium, updated to work in 2021, with mysql instead of postgresql
vancha/second_elementaryos_tutorial
vancha/simon
simple simon game
vancha/simple_hamming_codes
trying to visualize how hamming codes work,
vancha/simple_models
A repository for testing the creation of simple models in openscad
vancha/sudokusolver2
rust sudokusolver based on some pseudocode
vancha/Tempest
crappy little temperature monitor in gtk3, shows nothing but the cpu temperature
vancha/trigonometry_arm_thingy
uses trigonometry to simulate placement of end-effector of 2dof (?) robotic arm.
vancha/voronoi-generation
a simple test to see if i can generate a voronoi pattern, badly written.