Pinned Repositories
aoc-2021
2021 advent of code
cryptocurrency1
proof of stake cryptocurrency, will eventually become anonymous like monero and have incentive for full nodes
discord-bot-asm
turing complete discord bot
eth-forum
forum stored on ethereum; angelhack 2018
hackerman-spam
spam your screen with random intimidating text like a hackerman
haskell-circuit
circuit diagram emulating in haskell
mapgen
generates a random map using 3d perlin noise
radix-sort-hs
radix sort in haskell
utlc-compiler
Compiles untyped lambda calculus (WIP)
zehner-raus
node.js version of elfer raus (card game)
samalws's Repositories
samalws/aoc-2021
2021 advent of code
samalws/discord-bot-asm
turing complete discord bot
samalws/hackerman-spam
spam your screen with random intimidating text like a hackerman
samalws/rust-like-fp-compiler
(WIP) a compiler for a strict-evaluated functional language with a type system similar to rust's
samalws/utlc-compiler
Compiles untyped lambda calculus (WIP)
samalws/aoc-2022
samalws/asmpl
samalws/brainf_assembly
brainfuck interpreter in assembly
samalws/building-secure-contracts
Guidelines and training material to write secure smart contracts
samalws/chip8-assembler
specify chip-8 assembly in haskell
samalws/chuck-os
sam follows the osdev.org tutorial and calls it original content
samalws/clash-compiler
Haskell to VHDL/Verilog/SystemVerilog compiler
samalws/clash-cpu
writing a CPU with a custom instruction set in clash (not part of qbaylogic internship)
samalws/clash-protocols
a battery-included library for dataflow protocols
samalws/discord-bot-fp
discord bot that runs your functional programs, WIP
samalws/echidna
Ethereum smart contract fuzzer
samalws/fb-clone-backend
samalws/fb-clone-img-service
samalws/fb-clone-webpage
samalws/hevm
symbolic EVM evaluator. https://hevm.dev
samalws/lambda-calc-interpreter-c
lambda calculus interpreter written in c (call-by-value)
samalws/langjam-2022
samalws/ludumdare51
samalws/nonogram-solver-hs
solve nonograms in haskell using recursive backtracking
samalws/nonogram-solver-prolog
nonogram solver in prolog (way slower than the haskell one)
samalws/pitch-training
for training perfect pitch
samalws/samalws.com-4
samalws/slither
Static Analyzer for Solidity
samalws/stack-regions-typechecker
(WIP) typechecker for linear lambda calculus with stack regions
samalws/uwecode4
you get the idea by now