Skip to content

Instantly share code, notes, and snippets.

View maxludden's full-sized avatar

Max Ludden maxludden

  • Upstate New York
  • 12:18 (UTC -04:00)
View GitHub Profile
@maxludden
maxludden / .gitignore
Created December 22, 2022 23:43
Max's standard .gitignore
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
@maxludden
maxludden / index.html
Created June 30, 2023 14:25
Layering background gradients
<!-- The gradient backgrounds are applied to the body -->
@maxludden
maxludden / rich-color-ext-cli.py
Last active August 20, 2026 01:42
A loguru logger that uses rich to print to the console.
"""Command-line interface for rich-color-ext.
Provides a tiny CLI to inspect CSS colors and to (un)install the
runtime patch that extends Rich's color parsing.
"""
import argparse
import importlib
import importlib.metadata
import importlib.resources
@maxludden
maxludden / maxlogo.svg
Created April 10, 2025 19:23
maxludden's logo
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@maxludden
maxludden / animated-dynamic-css-gradient.markdown
Created February 2, 2026 02:25
Animated Dynamic CSS Gradient
@maxludden
maxludden / maxlogo.svg
Created March 8, 2026 17:51
Updated dynamic animated gradient vector logo created for and by Max Ludden.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@maxludden
maxludden / generalizations-responsive.svg
Created April 25, 2026 03:29
A responsive SVG vector icon.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@maxludden
maxludden / hours.js
Created July 20, 2026 21:03
An iOS Widget
DELETE ME - Must create a new gist with an initial file
@maxludden
maxludden / maxlogo-3.0.2.svg
Created August 14, 2026 03:08
MaxLogo v3.0.2
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.