Skip to Main Content
Talk Intermediate MIT License First Talk

How I Built a Web App Scaffolder That Saves Developers Hours

Approved
Session Description

In this talk, I’ll share the journey of building Celtrix, an open-source web app scaffolder I created to save developers from the boring setup phase.

We all know how modern web projects usually start - setting up folders, installing dependencies, writing the same boilerplate again and again before you even get to build something real. That’s exactly the problem Celtrix tries to solve.

With a single command, Celtrix generates a clean, scalable, production-ready project structure so you can jump straight into building features instead of wasting time on setup.

I’ll walk through how the idea came up, what problems it solves, and how I actually built the scaffolding system. I’ll also do a quick demo to show how it helps you go from idea to working project much faster.

The goal of this talk is simple - show how small tools can make a big difference in developer productivity, and hopefully inspire others to build things that solve real dev problems.


Celtrix: Production-Ready Web App Scaffolder

  • Celtrix is an open-source tool that makes starting a web project way easier.

  • Instead of spending time setting up structure, installing dependencies, and organizing boilerplate code, you can just run one command and get a solid, production-ready starting point.

  • It’s built to support modern web tech and is designed to grow - with support for more templates and configurations in the future.

  • The idea is simple: reduce setup time, remove friction, and let developers focus on actually building.

  • Celtrix already has a growing community of around 70 members and 150+ stars on GitHub and 2K+ downloads on npmm.

Key Takeaways
  • How to identify real developer pain points and turn them into useful tools

  • How a web app scaffolder can save hours of repetitive setup work

  • Insights into building and structuring an open-source developer tool

  • Importance of simplicity and focus in solving real problems

References

Session Categories

Other
Engineering practice - productivity, debugging
Introducing a FOSS project or a new version of a popular project
Talk License: MIT License

Speakers

Joe Celaster Founder & Maintainer @ Celtrix | Celtrix

I’m a dev who likes building cool stuff on the web and making life easier for other developers. I mainly work with JavaScript and the MERN stack, and lately I’ve been exploring machine learning and deep learning.

Right now, I’m building Celtirix — a web app scaffolder to help devs spin up production-ready projects fast. I’m into creating simple, useful tools and turning ideas into real products.

Joe Celaster
https://www.linkedin.com/in/joe-celaster-9581792a3/

Reviews

Reviewer #1 Approved

Reviewer #2 Approved