Show HN: Rubiks Cube Solver
Summary
Speedcube is an open-source web platform for speedcubers featuring a Rubik's Cube solver, competition timer, algorithm library, and AI-assisted cube recognition, built with React, TypeScript, Rust, and Python.
Similar Articles
Solving Rubik’s Cube with a robot hand
OpenAI developed a robot hand capable of solving a Rubik's Cube using a novel technique called Automatic Domain Randomization (ADR), which progressively increases simulation difficulty to enable effective transfer of learned behaviors from simulation to the real world.
Show HN: Got sick of ads, so I made my own logic puzzle site
A developer created Puzzle Lair, a free logic puzzle site featuring Sudoku, Kakuro, Nonograms and more, with no ads and a one-time unlock for full catalogs.
Cubik.one
Cubik.one is a modular 3D cube system that enables tool-free construction for building physical structures and objects.
Show HN: Nub – A Bun-like all-in-one toolkit for Node.js
Nub is a fast all-in-one toolkit for Node.js that provides a Bun-like developer experience, including running TypeScript files, managing dependencies, and Node versions, all in one CLI tool written in Rust.
Show HN: A CSS 3D Engine (no WebGL)
PolyCSS is a CSS polygon mesh library that renders 3D models as real HTML elements using CSS matrix3d, supporting OBJ/MTL, GLB, and VOX formats with React, Vue, or vanilla JS.