Jason Walsh's repositories
clojure-brain-teasers-review
Review and solutions for 'Clojure Brain Teasers' by Alex Miller and Lorilyn Jordan Miller - a collection of 25 puzzles that explore Clojure's quirks and common pitfalls around equality, collections, evaluation, and runtime behavior.
advanced-python
Advanced Python programming concepts: internals, metaprogramming, concurrency, design patterns, functional programming, and more. Educational resource with examples and exercises.
mcp-server-qrcode
Model Context Protocol server for generating QR codes
hy-algorithms
Algorithms and data structures implemented in Hy, a Lisp dialect for Python
syntree-generator
A tool for converting French literary text into S-expression syntax trees for linguistic analysis, with visualization capabilities
aws-genai-rag-workshop-2025
Comprehensive AWS GenAI workshop covering RAG pipelines, advanced retrieval patterns, text-to-SQL, fine-tuning, and cost optimization using Bedrock and SageMaker
builder-workspace
AI-Driven Project Decomposition and Implementation
dotanthropic
dotanthropic: Automated Yet Guided Process (AYGP) agent configuration for ~/.anthropic environments. Includes state management, task automation, and identity frameworks for AI agent operations.
pipeline-and-peril-001
🎮 Digital playtesting system for Pipeline & Peril board game - autonomous AI gameplay, statistical analysis, and modern Python showcase with PyGame, Pydantic v2, Rich UI, async operations, and distributed systems simulation
2048-cli-debug
Scientific exploration of program debugging through 2048-cli. Features 29+ experiments in TTY control, memory inspection, LLDB automation, and AI integration.
gdb-internals-workshop
Comprehensive GDB internals workshop materials including formal specifications, integration guides, and a 5-day hands-on curriculum for mastering debugger architecture and advanced debugging techniques
lean4-maze
maze game encoded in Lean 4 syntax
mal
mal - Make a Lisp
mcp.el
An MCP client inside Emacs
mistral-journal-finetune
Fine-tuning Mistral on journal data
nlp-healthcare-summit-2025
Repository for the NLP Healthcare Summit 2025 planning and materials
petri
An alignment auditing agent capable of quickly exploring alignment hypothesis
pipeline-and-peril
A board game teaching distributed systems concepts through RPG dice mechanics. Build resilient services while battling entropy using polyhedral dice to simulate latency, load, chaos, and debugging.
racketcon-2025
RacketCon 2025 experiments: Rosette verification, DNS policy DSLs (topaz-lang), compositional OOP, and 310 planned explorations of Racket language features
rustconf-2025
Comprehensive documentation and resources for RustConf 2025 (Sept 2-4, Montreal). Features complete schedule, speaker profiles, workshop details, and attendee resources for the premier Rust programming language conference.
scryer-prolog
A modern Prolog implementation written mostly in Rust.
sg-ai-dev-tools
Study group resources for AI development tools, focusing on LLMs, GenAI, and Agent architectures including Model Context Protocol (MCP)
simulacra-scheme
Implementation of Jean Baudrillard's simulacra concepts in Guile Scheme, with social media simulation example and visual representations
user-agent-ao
User Agent Detection Library for JavaScript - Lightweight library for detecting mobile devices, bots, browsers, and operating systems
vcs-workshop
Comprehensive one-day workshop covering version control systems evolution from CVS to modern DVCS. Includes hands-on exercises, migration guides, and detailed comparisons.
xscrabble-v3
Modern C implementation of the classic Scrabble word game, version 3