Skip to content

Instantly share code, notes, and snippets.

View MaxGhenis's full-sized avatar

Max Ghenis MaxGhenis

View GitHub Profile
@MaxGhenis
MaxGhenis / linear-alternatives-comparison.md
Created October 2, 2025 12:21
Comprehensive comparison of Linear alternatives for PolicyEngine (GitHub Projects, Plane, Shortcut, Height, etc.)

Project Management Alternatives for PolicyEngine

Overview: Linear vs Alternatives

Beyond Linear and Jira, here are the most relevant alternatives for an engineering-first, open-source project like PolicyEngine.


1. GitHub Projects (Native)

@MaxGhenis
MaxGhenis / api-comparison.md
Last active October 2, 2025 12:27
GitHub Projects v2 vs Linear API comparison - deadline filtering and automation

API Comparison: GitHub Projects vs Linear vs Jira - Deadline Filtering

The Problem: You Can't Easily Query Deadlines in GitHub Projects

GitHub Projects v2 API Limitation

GitHub Projects v2 uses GraphQL, but filtering by custom fields (like due dates) in the API is extremely cumbersome:

# GitHub Projects v2 - Complex and Limited
@MaxGhenis
MaxGhenis / complete-comparison-policyengine.md
Last active October 2, 2025 12:52
Complete PolicyEngine project management comparison: Linear, Jira, Monday, Asana, Notion - covering technical and non-technical work (grants, papers, etc.)

Complete Project Management Comparison for PolicyEngine

🔄 Update: CRM Integration Required

New Context: PolicyEngine is also implementing CiviCRM for constituent relationship management. This significantly changes the landscape for non-technical work (grants, papers, partnerships).

Key Insight: CiviCRM has built-in grant tracking, potentially eliminating the need for separate grant management tools!


@MaxGhenis
MaxGhenis / uc_ctc_takeup_analysis.ipynb
Created October 2, 2025 15:25
UC and CTC take-up rates - Enhanced FRS 2023-24
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@MaxGhenis
MaxGhenis / snap_above_130fpl_analysis.ipynb
Last active October 31, 2025 11:55
SNAP Recipients with Gross Income Above 130% FPL - PolicyEngine-US Analysis (2025)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@MaxGhenis
MaxGhenis / halloween-graphic.html
Created October 31, 2025 19:44
PolicyEngine Halloween 2025 - Spooky animated logo
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PolicyEngine Halloween</title>
<style>
body {
margin: 0;
padding: 0;