Products

Alongside our consulting services, we build our own products targeting niche markets that are underserved by existing solutions — either overpriced, over-engineered, or locked into ecosystems that don't serve users.

SaaS · Education Technology

Student Information System (SIS)

Moodle-native academic records for small private schools and Bible colleges

Thousands of private schools, Bible colleges, and independent educational institutions run Moodle as their LMS. But they lack a purpose-built Student Information System layer — and commercial platforms like PowerSchool, Alma, and Infinite Campus are priced for large public school districts and are overkill for small institutions.

Our SIS is built natively on top of Moodle, adding transcript generation, academic records management, and reporting in a package designed and priced for small institutions. It's currently live with Living Faith Bible Institute (LFBI), which serves as our reference implementation.

<div class="grid sm:grid-cols-2 gap-8 mb-8">
  <div>
    <h3 class="font-bold text-gray-900 dark:text-white mb-3">Key Features</h3>
    <ul class="space-y-2">
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-indigo-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        Moodle as the primary data source
      </li>
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-indigo-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        Official transcript generation
      </li>
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-indigo-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        Academic records management
      </li>
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-indigo-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        Reporting and data exports
      </li>
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-indigo-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        Low implementation burden
      </li>
    </ul>
  </div>
  <div>
    <h3 class="font-bold text-gray-900 dark:text-white mb-3">Pricing</h3>
    <div class="space-y-3">
      <div class="bg-white dark:bg-gray-800 rounded-xl p-4 border border-gray-100 dark:border-gray-600">
        <p class="font-bold text-gray-900 dark:text-white">Starter — $99/mo</p>
        <p class="text-sm text-gray-500 dark:text-gray-400">Up to 200 students, core SIS features</p>
      </div>
      <div class="bg-white dark:bg-gray-800 rounded-xl p-4 border border-indigo-200 dark:border-indigo-600">
        <p class="font-bold text-gray-900 dark:text-white">Growth — $249/mo</p>
        <p class="text-sm text-gray-500 dark:text-gray-400">Up to 500 students + transcript generation</p>
      </div>
      <div class="bg-white dark:bg-gray-800 rounded-xl p-4 border border-gray-100 dark:border-gray-600">
        <p class="font-bold text-gray-900 dark:text-white">Enterprise — Custom</p>
        <p class="text-sm text-gray-500 dark:text-gray-400">Unlimited students, custom integrations, support SLA</p>
      </div>
    </div>
  </div>
</div>

<div class="bg-indigo-50 dark:bg-indigo-900/20 rounded-xl p-5 mb-6 border border-indigo-100 dark:border-indigo-800">
  <p class="font-semibold text-indigo-800 dark:text-indigo-300 mb-1">Who It's For</p>
  <p class="text-indigo-700 dark:text-indigo-400 text-sm leading-relaxed">
    Private schools, independent colleges, Bible colleges, and any Moodle-using educational institution
    that needs real academic records management without paying for an enterprise SIS platform built for
    a 2,000-student public school district.
  </p>
</div>

<a href="/contact/" class="inline-flex items-center gap-2 font-bold text-indigo-600 dark:text-indigo-400 hover:underline">
  Interested? Get in touch
  <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"/></svg>
</a>
Hardware · DIY Home Security

Sound Security

Open-standard Zigbee security hub — your hardware, your data, no subscriptions

The DIY home security market is large and growing. Consumers are increasingly fed up with Ring and ADT-style monthly monitoring fees, locked hardware ecosystems, and mandatory cloud storage. Sound Security targets privacy-conscious, technically capable homeowners who want local control, open standards, and no lock-in.

Sound Security is a Zigbee-based smart home security hub and panel compatible with thousands of off-the-shelf Zigbee devices and RTSP cameras. The entire system can be set up by the user — no professional installation required.

<div class="grid sm:grid-cols-2 gap-8 mb-8">
  <div>
    <h3 class="font-bold text-gray-900 dark:text-white mb-3">Why It's Different</h3>
    <ul class="space-y-2">
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-emerald-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        Zigbee open standard — massive, affordable device ecosystem
      </li>
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-emerald-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        RTSP camera support — works with cameras you already own
      </li>
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-emerald-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        No forced cloud subscription or monthly monitoring fee
      </li>
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-emerald-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        Self-setup — no installer required
      </li>
      <li class="flex items-center gap-2 text-gray-600 dark:text-gray-300 text-sm">
        <svg class="w-4 h-4 text-emerald-500 shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M5 13l4 4L19 7"/></svg>
        Local control — your data stays on your hardware
      </li>
    </ul>
  </div>
  <div>
    <h3 class="font-bold text-gray-900 dark:text-white mb-3">Revenue Model</h3>
    <ul class="space-y-3">
      <li class="bg-white dark:bg-gray-800 rounded-xl p-4 border border-gray-100 dark:border-gray-600">
        <p class="font-bold text-gray-900 dark:text-white text-sm">Hardware Unit Sale</p>
        <p class="text-xs text-gray-500 dark:text-gray-400 mt-1">One-time purchase — no ongoing fees required</p>
      </li>
      <li class="bg-white dark:bg-gray-800 rounded-xl p-4 border border-gray-100 dark:border-gray-600">
        <p class="font-bold text-gray-900 dark:text-white text-sm">Optional Cloud Add-on</p>
        <p class="text-xs text-gray-500 dark:text-gray-400 mt-1">Remote access, backup, &amp; notifications for those who want it</p>
      </li>
    </ul>
  </div>
</div>

<div class="bg-emerald-50 dark:bg-emerald-900/20 rounded-xl p-5 mb-6 border border-emerald-100 dark:border-emerald-800">
  <p class="font-semibold text-emerald-800 dark:text-emerald-300 mb-1">Current Status</p>
  <p class="text-emerald-700 dark:text-emerald-400 text-sm leading-relaxed">
    Sound Security is in active development. We're validating demand and working toward a limited
    pre-order or crowdfunding run before scaling production. If you're interested in early access,
    get in touch.
  </p>
</div>

<a href="/contact/" class="inline-flex items-center gap-2 font-bold text-emerald-600 dark:text-emerald-400 hover:underline">
  Interested in early access? Get in touch
  <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"/></svg>
</a>