Skip to content

Instantly share code, notes, and snippets.

View sj-io's full-sized avatar

Sarah Johnson sj-io

View GitHub Profile
@sj-io
sj-io / _variables.scss
Created September 12, 2025 23:30
Brite theme for Quarto
/*-- scss:defaults --*/
// Brite 5.3.7
// Bootswatch
$theme: "brite" !default;
//
// Color system
//
@sj-io
sj-io / CLAUDE.md
Created August 21, 2025 09:25
Claude R Tidyverse Expert

Modern R Development Guide

This document captures current best practices for R development, emphasizing modern tidyverse patterns, performance, and style. Last updated: August 2025

Core Principles

  1. Use modern tidyverse patterns - Prioritize dplyr 1.1+ features, native pipe, and current APIs
  2. Profile before optimizing - Use profvis and bench to identify real bottlenecks
  3. Write readable code first - Optimize only when necessary and after profiling
  4. Follow tidyverse style guide - Consistent naming, spacing, and structure
@sj-io
sj-io / redlining-memphis.geojson
Last active May 6, 2021 23:21
Memphis redlining map
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.