Skip to content
View praerie's full-sized avatar
🤩
🤩

Organizations

@timberware

Block or report praerie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
praerie/README.md
logo with stylized letters 'AE'

"Art challenges technology, and technology inspires art."


{
  "developerProfile": {
    "nexus": "art × science",
    "motivation": "crafting meaningful experiences",
    "focus": "film-tech pipelines, creative coding, open source",
    "values": ["curiosity", "clarity", "community"],
  }
}

Pinned Loading

  1. hull-processing hull-processing Public

    Animated convex hull construction and convexity defect detection, implemented in Python and visualized with matplotlib.

    Python

  2. particle-physics particle-physics Public

    Experiments in particle physics using the HTML5 canvas scripted with vanilla JavaScript (no libraries).

    JavaScript

  3. format-flip format-flip Public

    A command line image file converter using OpenCV.

    C++

  4. voronoi voronoi Public

    Interactive Voronoi tessellation

    Python

  5. ray_tracer ray_tracer Public

    Python

  6. sudoku sudoku Public

    Browser-based sudoku puzzles generated and solved with backtracking algorithms.

    JavaScript