Skip to content

Repository files navigation

🛝 Playground

Small coding challenges and scripts — kept mostly to stay sharp.

Node pnpm TypeScript License


📁 Structure

Path What's in it
leet-code/ Solutions by difficulty (easy, medium), one folder per problem
scripts/ Standalone TS/JS scripts — wordle solver, recursive renamer, markdown-to-csv, JSON merger
helpers/, types/, config/ Shared utilities and configuration

🚀 Setup

pnpm install

🧰 Commands

Command Description
pnpm test run tests in watch mode
pnpm test-ui run tests with the Vitest UI
pnpm typecheck type-check test files
pnpm tsc type-check the whole project
pnpm lint lint, format, and spellcheck
pnpm format format with Prettier
pnpm spellcheck run cspell

✅ Requirements

Node ≥ 22 · pnpm 11.9.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages