{
  "$schema": "https://fundingjson.org/schema/v1.1.0.json",
  "version": "v1.1.0",
  "entity": {
    "type": "individual",
    "role": "owner",
    "name": "Lakshmipathi Ganapathi",
    "email": "efgadmin@webminal.org",
    "description": "Open source programmer and Linux kernel contributor. Creator of Webminal, a free browser-based Linux learning platform serving 500,000+ users from 2,700+ universities across 50+ countries since 2011. Contributor to Btrfs filesystem in the Linux kernel.",
    "webpageUrl": {
      "url": "https://www.webminal.org"
    }
  },
  "projects": [
    {
      "guid": "webminal",
      "name": "Webminal",
      "description": "Webminal is a free, browser-based Linux terminal and learning platform running since 2011 on a single server with 8GB RAM. It provides real shell access (not a simulation) for students to learn Linux commands, system administration, and programming. Features include 38 hands-on tutorials, a Root Lab powered by User Mode Linux for practicing fdisk/LVM/RAID with full root access, live command tracking via eBPF, and a shared MySQL database for SQL practice. Used by students from Harvard, MIT, Stanford, Georgia Tech, Thapar, SRMIST, and 2,700+ institutions across 50+ countries.",
      "webpageUrl": {
        "url": "https://www.webminal.org"
      },
      "repositoryUrl": {
        "url": "https://github.com/lakshmipathi/webminal"
      },
      "licenses": [
        "spdx:GPL-3.0-or-later"
      ],
      "tags": [
        "linux",
        "education",
        "terminal",
        "learning-platform",
        "foss-education",
        "sysadmin",
        "ebpf",
        "user-mode-linux",
        "india"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "github-sponsors",
        "type": "payment-provider",
        "address": "https://github.com/sponsors/Lakshmipathi",
        "description": "GitHub Sponsors — primary funding channel, 0% fee on personal accounts"
      },
      {
        "guid": "bank-transfer",
        "type": "bank",
        "description": "Indian bank account for direct grants (details shared on request)"
      }
    ],
    "plans": [
      {
        "guid": "foss-united-grant",
        "status": "active",
        "name": "FOSS United Project Grant — Webminal 2026",
        "description": "Developer stipend to work full-time on Webminal and infrastructure costs. Milestones: Q1 — Python 2.7 to Python 3 migration, Q2 — PostgreSQL access for all users + 5 new tutorials (nginx, Podman, SSL/TLS, containers, networking), Q3 — Expand Root Lab capacity based on hardware resources, Q4 — Server upgrade + documentation.",
        "amount": 500000,
        "currency": "INR",
        "frequency": "one-time",
        "channels": [
          "bank-transfer"
        ]
      },
      {
        "guid": "monthly-hosting",
        "status": "active",
        "name": "Monthly server and infrastructure costs",
        "description": "Linode server hosting, domain renewal, SSL certificates, and backup storage.",
        "amount": 12500,
        "currency": "INR",
        "frequency": "monthly",
        "channels": [
          "github-sponsors",
          "bank-transfer"
        ]
      }
    ],
    "history": [
      {
        "year": 2024,
        "income": 0,
        "expenses": 180000,
        "currency": "INR",
        "description": "Server hosting paid from personal savings. No ads, no paid plans, no VC funding."
      },
      {
        "year": 2025,
        "income": 0,
        "expenses": 180000,
        "currency": "INR",
        "description": "Server hosting paid from personal savings. No ads, no paid plans, no VC funding."
      }
    ]
  }
}
