Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 649 Bytes

File metadata and controls

27 lines (20 loc) · 649 Bytes

Scripts

Some useful scripts for day-to-day tasks. As well as utilities I use for work

Features

  • Sort files by type
  • Restore files after sorting
  • Benchmarking

Tests

RSpec Tests

Run with rspec rb

Linting

RuboCop

Run with rubocop rb

Roadmap

  • CSV processing
  • AI utilities (Spin up Local LLM, Prompts for writing and coding, language learning, Obsidian, etc.)
  • Image processing
  • Audio processing
  • Download from ytb and convert to mp3 (tatsuro CLI)
  • VCR API Requests
  • Async Ruby