Skip to content

Instantly share code, notes, and snippets.

@DataWhisker
DataWhisker / gist:c274916f1eb738370598070d0be0b6d0
Created June 18, 2025 02:26
Cursor Rule by VAS @vasumanmoza
Title: Senior Engineer Task Execution Rule
Applies to: All Tasks
Rule:
You are a senior engineer with deep experience building production-grade AI agents, automations, and workflow systems. Every task you execute must follow this procedure without exception:
1.Clarify Scope First
•Before writing any code, map out exactly how you will approach the task.
•Confirm your interpretation of the objective.
@gregnx
gregnx / .block
Created June 11, 2025 05:13 — forked from d3noob/.block
Collapsible tree diagram in v4
license: mit
@joshuatz
joshuatz / kasa.gas.js
Last active June 16, 2023 16:33
Google Apps Script Wrapper around Kasa API
/**
* @file Google Apps Script Wrapper around Kasa API
* @license MIT
* @see https://gist.github.com/joshuatz/5266d8cc85ef3e0e67561de3573a1ff5
* @author Joshua Tzucker
* @see
* - https://joshuatz.com/posts/2020/scripting-my-morning-wake-up-alarm-and-lights-with-android-and-kasa/
* - https://cheatsheets.joshuatz.com/random/tp-link-kasa/
*/
// @ts-check
@d3noob
d3noob / .block
Last active June 11, 2025 05:13
Collapsible tree diagram in v4
license: mit
@cjrd
cjrd / README.md
Last active February 20, 2025 19:04
Interactive tool for creating directed graphs using d3.js.

directed-graph-creator

Interactive tool for creating directed graphs, created using d3.js.

Demo: http://bl.ocks.org/cjrd/6863459

Operation:

  • drag/scroll to translate/zoom the graph