Skip to content

(1) Rigorous notes and solutions for core algorithms and computing fundamentals broken down for deliberate practice with Anki. (2) A monorepo of libraries and CLI tools I use regularly as a software engineer.

License

Notifications You must be signed in to change notification settings

Unique-Divine/jiyuu

Repository files navigation

Unique-Divine/自由 (jiyuu)

(1) Rigorous notes and solutions for core algorithms and computing fundamentals broken down for deliberate practice with Anki. (2) A monorepo of libraries and CLI tools I use regularly as a software engineer.

⚡jiyuu

Path Description
📂 algos Algorithm practice problems with Go implementations and Anki-formatted notes for deliberate practice
📂 aictx File to context convertor for pasing files to feed LLMs. Similar to cat and bat.
📂 gocovmerge Go coverage profile merger with modern CLI features
📂 mdtoc Markdown table of contents (TOC) generator
📂 winfixtext Fixes Windows encoding issues and corrupted LLM text outputs
📂 bash-ts Production TypeScript scripting library (bun install @uniquedivine/bash) for robust scripts with Bun runtime
📂 ud-jiyuu TypeScript package mimicking Rust/Go functionality
📂 discord-nibiru Discord moderation bot for Nibiru community
📦 scripts Scripts crate in Rust
├── justfile Runs project-specific commands

Hacking

Install just to run project-specific commands.

cargo install just

You can view the list of available development commands with just -ls.

Ref: github.com/casey/just

About

(1) Rigorous notes and solutions for core algorithms and computing fundamentals broken down for deliberate practice with Anki. (2) A monorepo of libraries and CLI tools I use regularly as a software engineer.

Topics

Resources

License

Stars

Watchers

Forks