Skip to content

Instantly share code, notes, and snippets.

View numman-ali's full-sized avatar
👋
Building Multi Agent Coding System with Memory

Numman Ali numman-ali

👋
Building Multi Agent Coding System with Memory
View GitHub Profile
@azu
azu / difit-auto-detect.sh
Last active March 7, 2026 11:40
cmux browser open-split difit review
#!/bin/bash
# =============================================================================
# difit-auto-detect.sh
# Automatically detects git state and opens appropriate diff view
# with difit in a cmux browser split pane.
#
# Dependencies:
# - cmux https://cmux.app/
# - difit https://github.com/yoshiko-pg/difit
@uxderrick
uxderrick / ANIMATION-RESOURCES.md
Last active February 17, 2026 23:58
Web Animation Best Practices & Guidelines - A comprehensive guide to creating great web animations

Web Animation Best Practices & Guidelines

Document Purpose

This is a comprehensive reference guide for creating high-quality web animations. Use this as a knowledge base for implementing animations in web applications. All principles, timing values, and easing functions provided here are production-tested and ready to use.


Core Principles

Principle 1: Natural Motion