Hey Indie Hackers! 👋
I’m Bohdan, I'm a developer from Ukraine.
Just launched my side project — Contractize.app, a platform that lets you generate legal-ready contracts from customizable .docx templates via API.
I’ve spent too much time editing contracts manually — NDAs, freelance agreements, HR docs — and saw teams repeat the same painful process over and over. I wanted a tool where:
You upload a Word (.docx) template once
Fill it via a form or API
Get a ready-to-use PDF instantly
ASP.NET Core backend
Angular frontend
Formize.com for .docx-to-PDF generation
Azure Blob for file storage
MVP live ✅
Users generating real documents ✅
Working on eSignature and multi-language templates next
If you're also building something in legaltech, SaaS, or document automation — I’d love to connect!
Open to feedback, questions, or just chatting with fellow builders. ✌️
Seems interesting. Curious, the doc that gets uploaded serving as a template is an original legal document written by an attorney? And the form is used to complete data elements that will then be merged into the template finally producing a PDF version of the document + data elements? Do you plan on turning this side project into a product?