Skip to content
rayyildiz

Projects

3 projects

cc2p

● Active

High-performance Rust CLI that converts CSV files to Apache Parquet. Interactive TUI for column selection, multi-threaded, schema inference.

$ cargo install cc2p
RustParquetCLI

game2048

● Active

A classic 2048 game written in Rust and compiled to WebAssembly (WASM). Features smooth animations and persistent scoring.

RustWASMGame

sudoku

● Active

A classic Sudoku puzzle game written in Rust and compiled to WebAssembly (WASM). Features three difficulty levels, notes mode, mistake tracking, and best-time records.

RustWASMGame