@WalkerRout
  • Stars
    star
    40
  • Global Rank 399,122 (Top 14 %)
  • Followers 7
  • Following 46
  • Registered over 3 years ago
  • Most used languages
    Rust
    42.4 %
    C
    18.2 %
    C++
    18.2 %
    Haskell
    6.1 %
    Python
    6.1 %
    Nim
    6.1 %
    HTML
    3.0 %

Top repositories

1

revshell

A reverse shell written in rust, works on Windows/Linux/MacOS
Rust
3
star
2

rbvm

Register Based Virtual Machine
Rust
3
star
3

mvla

A header only library for matrix and vector operations.
C
3
star
4

nimnet

Multiclass, n-layer-arity neural network implemented from scratch in Nim
Nim
2
star
5

hslinr

Linear regression implemented from scratch in Haskell using gradient descent
Haskell
2
star
6

continuous-life

Based on SmoothLife, as detailed in the paper at https://arxiv.org/abs/1111.1567
C
1
star
7

chemf

Chemistry 12 Final Project
HTML
1
star
8

chip8-emulator

A CHIP8 emulator written in C
C
1
star
9

apseq

Anatomy and Physiology 12 Nucleotide Sequence Verifier
Haskell
1
star
10

mlogr

Multiple Logistic Regression implemented in C++
C++
1
star
11

AStarSearch

A* Search Algorithm
C++
1
star
12

dispatch

Global keybind listener with hot reloading for configuration files
Rust
1
star
13

dispatcher

Daemon that listens for configured global keypresses that, when detected, invoke corresponding shell commands
Rust
1
star
14

nnrs

Re-implementation of /nimnet in Rust
Rust
1
star
15

fvec

Dynamically sized vector/array in C implemented using fat pointers
C
1
star
16

cpptemplate

A template for C++20 featuring CMake, Criterion, and GoogleTest
C++
1
star
17

compiler

Single pass compilation with bytecode interpreter as backend
Rust
1
star
18

lsystem

Lindenmayer Systems expressed as Rust iterators
Rust
1
star
19

supercell

Supercell(ular automata)
Rust
1
star
20

raytracer

Raytracer to render a scene in PPM format
Rust
1
star
21

interpreter

Pratt Parser based interpreter written in Nim
Nim
1
star
22

dia

Predicting diabetes over a five year period using logistic regression and the Pima First-Nation dataset
Python
1
star
23

sort-visualizer

A sorting algorithm visualizer, works by stepping through an algorithm's state machine and rendering the current state of the vector containing the numbers.
C++
1
star
24

handt

Hand tracking in python using OpenCV
Python
1
star
25

flappy

Genetic algorithm selecting neural networks fit to a game of flappy bird
Rust
1
star
26

lcg

Linear Congruential Generator implementation (single threaded)
C
1
star
27

daemon-dispatcher

A daemon that runs in the background and allows for keybind dispatching of different programs
C++
1
star
28

plexus-effect

Simulating the plexus effect using SDL2 with C++20
C++
1
star
29

gnn

Genetic neural network library
Rust
1
star
30

bcvm

Bytecode virtual machine
C
1
star
31

macro-maker

Define global keyboard shortcuts to execute shell commands
Rust
1
star
32

actix-web-pg

Template for actix-web and postgresql running in docker containers
Rust
1
star
33

wasi-life

Game of Life compiled to for wasm32-wasi target and run on Docker w/ WasmEdge
Rust
1
star