- TypeScript 69.6%
- Astro 28%
- CSS 1.4%
- JavaScript 1%
| .github/workflows | ||
| public | ||
| src | ||
| .gitignore | ||
| astro.config.js | ||
| components.json | ||
| Henzi.png | ||
| henzis.com.conf | ||
| HenziServicesLLC-smaller.png | ||
| HenziServicesLogo.png | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tailwind.config.mjs | ||
| template-dropdown.png | ||
| TODO.md | ||
| tsconfig.json | ||
Henzi's Services LLC — henzis.com
The public website for Henzi's Services LLC, home to three AI-powered tools built for real people.
Our Products
MLS Writer
AI-generated MLS listings, social media posts, and blog content — Fair Housing compliant, ready in seconds. Built for real estate agents and brokers who are tired of writing the same listing copy over and over.
Pacalaca
Investing for humans. Every other platform assumes you already know what you're doing. Pacalaca is built for everyone else — accessible, jargon-free, and free forever.
VOTE
WSJF-powered prioritization for engineering teams. Supply your work items, walk through a guided scoring system, and let the math decide what gets built next. No spreadsheets. No overthinking. Free forever.
About Henzi's Services LLC
Henzi's Services LLC exists to provide material support for the development of software built for humans. Excess income from our products is dedicated to the Henzi Foundation — specifically the Frankie Fund.
As the company grows, our hope is to expand into causes that matter to us: Child Safety and the Environment (reduce, reuse, recycle — save the planet, defer global warming).
Founded by Joe Henzi — Salesforce professional of 10+ years, enterprise software builder, and early AI adopter (top 0.1% of first ChatGPT users). Joe enjoys making tools that help people.
Henzi Foundation Free Projects
These projects are gifts — built because building them was worthwhile, given away freely to donors and friends of the Henzi Foundation.
-
Pulsefield — A real-time visualization that transforms global headlines into a living work of digital art. News topics cluster as pulsing 3D orbs, color-coded by sentiment, sized by story volume. (
pulse.henzi.org) -
The Personal Diary of B3N-T5-MNT — An automated art project: a maintenance robot in New Orleans observes the world through a window and records its thoughts. Each entry weaves in real-time weather, news, moon phases, and the robot's own accumulated memory. (
robot.henzi.org)
About This Repository
This site is a fork of ctrimm/astro-genai-startup-theme, an open-source Astro theme released under the MIT License by Automate Army. We're grateful for the solid foundation.
The repository is public for the same reason the theme is public — we believe in open source, and there's nothing here worth hiding. If the structure is useful to you, fork it.
Tech Stack
- Astro 5 — static site generator
- React 19 — interactive components
- Tailwind CSS v4 — styling
- shadcn/ui — component library
- Framer Motion — animations
- Lucide Icons — icons
Development
npm install
npm run dev # http://localhost:4321
npm run build # outputs to dist/
The dist/ folder is served by Nginx at henzis.com.
MIT License — fork of ctrimm/astro-genai-startup-theme. Original copyright (c) 2025 Automate Army.