Tuesday JS is a free, open-source visual novel engine and editor that runs directly in web browsers without third-party libraries. It features a visual scene editor, built-in translation tools, JSON script storage, and cross-platform compatibility for Android and desktop.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLitrepl is a command-line tool and Vim plugin that evaluates and updates code sections within Markdown or LaTeX documents using background interpreters like Python, Bash, and IPython, enabling literate programming workflows.
Folio is a Markdown format and Rust toolset for literate programming. It turns documents with typed YAML metadata into source files via tangling, weaves them into readable pages, checks metadata against a vocabulary, and can publish selected documents as standalone repositories with provenance records.
Collection of simple PyTorch implementations of neural networks and deep learning papers with documented side-by-side explanations, covering transformers, GANs, diffusion models, RL, optimizers, and more.