Pinned Repositories
advanced-python
Advanced Python programming concepts: internals, metaprogramming, concurrency, design patterns, functional programming, and more. Educational resource with examples and exercises.
aif-c01
AWS Certified AI Practitioner (AIF-C01) exam preparation
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.
generator-crangular
Yeoman generator for AngularJS
ghlp-demo
hy-algorithms
Algorithms and data structures implemented in Hy, a Lisp dialect for Python
mcp-server-qrcode
Model Context Protocol server for generating QR codes
our-boxen
stochastic
Simulation of common stochastic processes with native JavaScript
jwalsh's Repositories
jwalsh/aif-c01
AWS Certified AI Practitioner (AIF-C01) exam preparation
jwalsh/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.
jwalsh/advanced-python
Advanced Python programming concepts: internals, metaprogramming, concurrency, design patterns, functional programming, and more. Educational resource with examples and exercises.
jwalsh/mcp-server-qrcode
Model Context Protocol server for generating QR codes
jwalsh/hy-algorithms
Algorithms and data structures implemented in Hy, a Lisp dialect for Python
jwalsh/syntree-generator
A tool for converting French literary text into S-expression syntax trees for linguistic analysis, with visualization capabilities
jwalsh/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
jwalsh/builder-workspace
AI-Driven Project Decomposition and Implementation
jwalsh/dotanthropic
dotanthropic: Automated Yet Guided Process (AYGP) agent configuration for ~/.anthropic environments. Includes state management, task automation, and identity frameworks for AI agent operations.
jwalsh/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
jwalsh/repolens
Repository analysis tool that provides standardized metrics, visualizations, and insights for understanding code structure and project health.
jwalsh/2048-cli-debug
Scientific exploration of program debugging through 2048-cli. Features 29+ experiments in TTY control, memory inspection, LLDB automation, and AI integration.
jwalsh/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
jwalsh/jwalsh
GitHub profile with automated topic analysis and visualization of my open source contributions
jwalsh/lean4-maze
maze game encoded in Lean 4 syntax
jwalsh/mal
mal - Make a Lisp
jwalsh/mcp.el
An MCP client inside Emacs
jwalsh/mistral-journal-finetune
Fine-tuning Mistral on journal data
jwalsh/nlp-healthcare-summit-2025
Repository for the NLP Healthcare Summit 2025 planning and materials
jwalsh/petri
An alignment auditing agent capable of quickly exploring alignment hypothesis
jwalsh/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.
jwalsh/racketcon-2025
RacketCon 2025 experiments: Rosette verification, DNS policy DSLs (topaz-lang), compositional OOP, and 310 planned explorations of Racket language features
jwalsh/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.
jwalsh/sample-advanced-rag-using-bedrock-and-sagemaker
jwalsh/scryer-prolog
A modern Prolog implementation written mostly in Rust.
jwalsh/sg-ai-dev-tools
Study group resources for AI development tools, focusing on LLMs, GenAI, and Agent architectures including Model Context Protocol (MCP)
jwalsh/simulacra-scheme
Implementation of Jean Baudrillard's simulacra concepts in Guile Scheme, with social media simulation example and visual representations
jwalsh/user-agent-ao
User Agent Detection Library for JavaScript - Lightweight library for detecting mobile devices, bots, browsers, and operating systems
jwalsh/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.
jwalsh/xscrabble-v3
Modern C implementation of the classic Scrabble word game, version 3