{"id":29561685,"url":"https://github.com/connorbritain/fusion_tools","last_synced_at":"2025-07-18T16:39:30.724Z","repository":{"id":303009569,"uuid":"1014119162","full_name":"ConnorBritain/fusion_tools","owner":"ConnorBritain","description":"Open-source goodies I've built while at Fusion Health: branded editor themes, SQL + Data/ETL utilities, and misc dev-time savers.","archived":false,"fork":false,"pushed_at":"2025-07-05T05:50:02.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-05T06:31:52.550Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ConnorBritain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-05T05:01:46.000Z","updated_at":"2025-07-05T05:50:06.000Z","dependencies_parsed_at":"2025-07-05T06:41:59.775Z","dependency_job_id":null,"html_url":"https://github.com/ConnorBritain/fusion_tools","commit_stats":null,"previous_names":["connorbritain/fusion_tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ConnorBritain/fusion_tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBritain%2Ffusion_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBritain%2Ffusion_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBritain%2Ffusion_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBritain%2Ffusion_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConnorBritain","download_url":"https://codeload.github.com/ConnorBritain/fusion_tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBritain%2Ffusion_tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265793684,"owners_count":23829180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-18T16:39:30.085Z","updated_at":"2025-07-18T16:39:30.700Z","avatar_url":"https://github.com/ConnorBritain.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fusion Tools\n\n\u003e **A free grab‑bag of Fusion Health utilities, themes, and scripts.** Everything here is MIT‑licensed and intentionally free of proprietary IP.\n\n---\n\n## 🗂️ Directory overview\n\n```\nrepo‑root/\n├─ themes/\n│  ├─ editors/\n│  │   └─ vscode/           # single Marketplace extension (works in Cursor \u0026 Windsurf)\n│  └─ notes/                # Obsidian (Minimal‑based) and, soon, Notion\n├─ utils/\n│  ├─ sql/                  # version‑checkers, driver installers, etc.\n│  ├─ data/                 # small open CSV / JSON test fixtures\n│  └─ pipelines/            # reusable Airflow / Prefect tasks\n├─ docs/                    # longer how‑tos \u0026 architecture notes (Markdown)\n└─ .github/                 # Actions CI – lint JSON, validate CSS, build .vsix\n```\n\n---\n\n## 📚 Sections at a glance\n\n| Folder                  | What lives there                                                     | Status      |\n| ----------------------- | -------------------------------------------------------------------- | ----------- |\n| `themes/editors/vscode` | **Fusion Health Theme** – dark \u0026 light for VS Code, Cursor, Windsurf | **stable**  |\n| `themes/notes`          | Obsidian theme (inherits **Minimal**); Notion WIP                    | **active**  |\n| `utils/sql`             | PowerShell / Bash / Python scripts → detect ODBC, SNAC, OleDB        | **planned** |\n| `utils/pipelines`       | Reusable Python functions for Pandas ↔ Snowflake / Redshift          | **planned** |\n| `docs/`                 | Markdown deep‑dives (e.g. “How to debug SNAC”)                       | **open**    |\n\n---\n\n## 🎨 Quick‑start – themes\n\n### VS Code / Cursor / Windsurf\n\n```bash\n# Marketplace (recommended)\n# 1. Press ⌘⇧X / Ctrl⇧X ➜ search \"Fusion Health Theme\" ➜ Install\n\n# Sideload via VSIX (all three editors accept the same file)\ncode     --install-extension fusion-health-theme-1.1.1.vsix  # VS Code\ncursor   --install-extension fusion-health-theme-1.1.1.vsix  # Cursor\nwindsurf --install-extension fusion-health-theme-1.1.1.vsix  # Windsurf\n```\n\n### Obsidian\n\n1. Install **Minimal** from Community Themes.\n2. Copy `themes/notes/obsidian/Fusion` → `\u003cvault\u003e/.obsidian/themes/`.\n3. Settings → Appearance → **Fusion**.\n\nFull instructions live in [`themes/notes/obsidian/README.md`](themes/notes/obsidian/README.md).\n\n---\n\n## 🤝 Contributing\n\nPRs \u0026 bug reports welcome! Please keep contributions generic—no internal connection strings or NDA’d snippets.\n\n---\n\n## 🪪 License\n\n© 2025 Connor England / Fusion Health — released under the **MIT License**.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnorbritain%2Ffusion_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnorbritain%2Ffusion_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnorbritain%2Ffusion_tools/lists"}