Vibe coding for CEOs in education.
You lead a school group, a training company or an edtech business, and the learning platform you licensed does not do the thing parents keep asking for. The tension is that the CEO's build goes live in the one week a year when every family logs in, and it holds data about children.
What is true about software in education before you write a prompt.
Schools, universities, training companies and edtech businesses all have the same shape of problem: a learning platform that does most things and a long tail of tools it does not. Executives are building the tail: an enrolment workflow, a parent portal, an assessment tool, a course marketplace. Most of them hold data about students, and some of those students are children.
Student data has its own laws
FERPA in the United States, GDPR in Europe, and rules about children's data almost everywhere. A tool that stores a student's name, grades or attendance is regulated, and a tool used by under-13s has additional consent requirements.
Parents, students and staff see different things
Role-based access is not optional. A parent must see only their child. A student must not see another's grades. The AI will build a single login unless told otherwise.
Accessibility is required
Education tools are often legally required to be accessible. A page built fast with no attention to screen readers or keyboard navigation can be non-compliant on day one.
Term start is your launch day
Enrolment tools and portals get their year's traffic in one week. Hosting and caching have to be ready for it, and a failure that week costs a term's trust.
What a CEO in education builds first.
01The enrolment and re-enrolment workflow
Applications, deposits, document uploads and seat allocation for next year, replacing the PDF pack. It carries a term's revenue in one week, and a deposit that fails silently is a family that goes elsewhere.
02The parent communication portal
Attendance, notices and progress in one place instead of six emails. A parent must see only their own child, and a separated household may have two parents with different rights to the same record.
03The course or cohort marketplace
For a training company, a catalogue with payment and enrolment the platform cannot run. Learners who pay here must land in the learning platform automatically, or your team spends every Monday creating accounts by hand.
CEOs in every industry tend to build the same four things. The CEO page has that list.
Term start with a build tested by one person
The enrolment tool runs perfectly for your pilot cohort of thirty families. On the first day of open enrolment, two thousand parents hit it in an hour, the database connection limit is reached, and deposits time out. Families assume the school is disorganised, the office phone melts, and the year's revenue arrives late with a reputation cost that outlasts the fix.
The pattern underneath is the one every CEO hits: you demoed it, a customer bought it, and now the first version, built to look right rather than be right, is what the company sells. Nobody planned the handover because there was never going to be one.
What a safe build in education usually runs on.
Builds run on a standard web stack with Postgres, single sign-on from the institution's identity provider or a properly scoped login for parents and students, integrations with the learning platform and the student information system through read-only keys, and accessibility checked before launch.
What changes for a CEO in education.
A CTO in your corner does not slow you down. Before you prompt, you get the ten-minute conversation about what to build and what not to. Before you show it to a customer, someone has read how it stores data and who can see it. When you hand it to a team, it comes with a written account of what it is and how it works. You keep building at CEO speed. The company stops paying for it later.
What CEOs in education ask.
A CTO who has read education apps before yours.
Thirty minutes, free, no card. What you built, what is going on with it, whether we can help.
In your corner.