Structa Cloud Structa Cloud

Most of what we build, shipped as

The full catalog: products with editions and pricing, plus the projects behind them, from one monorepo.

Products

Every project in the structa.cloud monorepo, one card each: desktop applications, hosted platforms, and open-source libraries. Every card links to a reference page with editions & pricing, tech stack, and snippets/models you can reuse.

The product cards and the repo project grid were merged into one list — each product IS a project in this repo.

projects in this repo

Projects in this repo

Every product with its editions, pricing and tech stack — from one monorepo.

Browse the monorepo on GitHub →

Built for steady growth

0+

Open-source repos

0

Blog posts

0+

Production sites

0+

Years building

Built by one engineer, for real teams

Structa Cloud shapes applications around the people who use them: clear journeys for customers, useful controls for teams, and a practical path from the first release to steady improvement.

A founder who ships

A focused product owner keeps the journey coherent from the first conversation to launch, so decisions do not get lost between teams.

Your team owns the content

Structured content lets marketing and operations teams update Arabic and English pages without waiting for engineering.

Arabic and English by design

Language direction, navigation, content fallbacks, and editorial fields are considered from the first page, not added at the end.

A system that can be handed over

Reusable blocks, clear controls, and practical documentation keep the service maintainable after launch.

Automation with a human check

Automation can accelerate research, support, and content workflows while your team keeps the final say.

A performance budget, not a promise

We reserve room for content, images, and future features, then check Core Web Vitals on the devices and networks your customers use.

the reason to switch

Benefits of switching to our applications

Choose applications that help people finish important work with less friction. Every product is shaped around the customer journey, the team operating it, and the confidence you need after launch.

Faster answers for customers

Clear information and focused journeys help people find the right next step sooner, on the devices they already use.

More time for your team

Reduce repeated updates, manual handoffs, and avoidable support work so people can focus on decisions and relationships.

Content you can change

Your marketing and operations teams can keep offers, guidance, and service details current without waiting for a release.

A safer path to growth

Start with a useful first release, learn from real usage, and add capability without throwing away what already works.

Decisions backed by visibility

Useful reporting shows what customers need, where time is going, and which improvement deserves attention next.

A handover your team can own

Clear controls, practical guidance, and a steady support path keep the application useful after launch.

Simple, transparent pricing

A clear starting point for applications that help teams serve customers, manage work, and grow with confidence. Edition names, availability, and pricing are product-specific — Precis LMS, for example, is offered as Solo and Business rather than a Community tier.

Open source

For exploring the public libraries and products that offer a self-hosted edition.

$0 /where available
  • Public source code
  • Self-hosted documentation
  • Core product capabilities
  • Product-specific licensing
Explore products
Most Popular

Pro

For teams that need production workflows and room to grow.

From $29 /per month
  • Production-ready capabilities
  • Priority support options
  • Advanced analytics where included
  • Deployment guidance
  • Product-specific feature set
Compare products

Business

For organizations that need governance, integrations, or managed delivery.

Custom /per deployment
  • Organization workflows
  • Roles and permissions where included
  • Custom branding options
  • API and integration support
  • Deployment and success support
Contact Sales

Designed around the people using it

The strongest product decisions come from clear journeys, useful content, and teams who can keep the experience moving.

“The switch from a heavy React SPA to HTMX fragments cut our page load time in half. django-fusion's component system made the migration straightforward.”
SM
Sarah Mitchell
CTO, EduStart
“Alpine.js replaced all our custom UI state code. The FAQ accordion and modals took an afternoon instead of a week.”
DC
David Chen
Lead Developer, LearnLoop
“Server-rendered HTML means perfect SEO without any extra work. Our blog traffic doubled within a month.”
AH
Amira Hassan
Marketing Director, SkillBridge

Frequently Asked Questions

The honest answers to the questions technical buyers ask — the stack, the products, the editions, and the fine print.

Structa Cloud is the portfolio and product hub for Mahmoud: a full-stack developer building Django/Wagtail platforms, AI tools, and open-source libraries.
AHA stands for Astro + HTMX + Alpine.js: a server-first rendering stack that ships minimal client-side JavaScript. Astro renders the document, HTMX swaps server-rendered fragments, and Alpine hydrates micro-interactions.
Formints POS (Community, Standard, Pro, Cloud), Precis LMS (Solo, Business), Loop CMS (Community, Business), Syntara AI chat (Community, Business) and vResume (Community, Business). Product editions are priced by capability; paid tiers add richer learning operations, integrations, cloud sync, multi-terminal and hosted features.
Yes. django-fusion, ceptor-ai, and the Formints POS core are all open-source on GitHub under permissive licenses. You can use them in commercial and client projects.
Absolutely. The libraries are production-tested across vResume, Syntara, and the landing pages. The monorepo even documents the licensing terms for reuse.
Clone the monorepo from github.com/mammhoud, run 'make dev' in projects/precis/precis-landing, and explore the Wagtail admin at /admin/. Product pages show outcomes and visual previews; implementation references live in the engineering blog posts.
The monorepo includes Docker Compose orchestration with Traefik + Nginx + Postgres. One 'make deploy' provisions the full stack with HTTPS, and the docs cover DNS-01 Let's Encrypt via Cloudflare.
django-fusion is the component system + routing framework used across every structa.cloud product: StreamField blocks rendered server-side, HTMX fragments, and a dual-mode API pipeline.
ceptor-ai is the AI layer of the monorepo: an MCP server for agent communication, a chat client with multi-model support, and a BEM converter for prompt-to-component generation. It powers Syntara.
Yes — sign-in is powered by django-allauth (headless API + social providers like GitHub and Google). The Log In button in the header opens a modal; after sign-in your session is stored server-side.
We only use essential cookies (theme preference + HTMX navigation state) and never sell data. The privacy policy lists exactly what is collected and how you can request deletion. Non-essential analytics are opt-in via the cookie banner.
Community editions are open source. Standard/Pro list a per-month license; deployment and support are quoted per site. Cloud is fully hosted and quoted on contact. Pricing pages always state the exact model.
Community is a free offline single-terminal POS. Standard adds an embedded Python sidecar + cloud sync client. Pro is multi-terminal with a cloud master and high-throughput Rust API. Cloud is the Pro master, hosted and managed for you.
A React site sends a shell plus a bundle, then builds the page in the browser. Fusion sends the finished HTML in one response. Less to download, less to run, and search engines read exactly what visitors see.
Yes. HTMX streams HTML fragments from Django over plain HTTP — the same technology as the landing page. Dynamic regions stay server-rendered, so there is never a second, parallel API to maintain.
Open an issue on GitHub for open-source questions, or use the contact form on the Contact page for deployment, licensing and Cloud quoting. Business and Cloud editions include dedicated support.

Built in the open, shipped as HTML

Some products and the core libraries are public on GitHub. Edition availability and licensing vary by product; Precis LMS is offered as Solo and Business.