Skip to content

Instantly share code, notes, and snippets.

View Jaspermalc's full-sized avatar
🎯
Focusing

Jasper Malcolmson Jaspermalc

🎯
Focusing
View GitHub Profile
@Jaspermalc
Jaspermalc / ai-email-orchestration-snapshot.html
Created May 21, 2026 23:04
AI-Driven Email Orchestration & Sales Opportunity Ranker — Project Snapshot (Revenue Systems, Gusto)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>AI-Driven Email Orchestration — Project Snapshot</title>
<style>
:root {
color-scheme: light;
--ink: #1a1a1a;
--muted: #6b6b6b;
@Jaspermalc
Jaspermalc / q1-action-plan.html
Created May 21, 2026 18:39
Q1 FY27 Action Plan — slide deck
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Q1 Action Plan</title>
<style>
:root { color-scheme: light; }
* { box-sizing: border-box; }
html, body {
margin: 0;