<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Templates | Daniel Arbelaez Alvarez</title><link>https://portfolio.sprintjudicial.com/en/tags/templates/</link><atom:link href="https://portfolio.sprintjudicial.com/en/tags/templates/index.xml" rel="self" type="application/rss+xml"/><description>Templates</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sun, 01 Jun 2025 00:00:00 +0000</lastBuildDate><image><url>https://portfolio.sprintjudicial.com/media/icon_hu7729264130191091259.png</url><title>Templates</title><link>https://portfolio.sprintjudicial.com/en/tags/templates/</link></image><item><title>DocumentGenerator - Bulk Document Generation</title><link>https://portfolio.sprintjudicial.com/en/project/document-generator/</link><pubDate>Sun, 01 Jun 2025 00:00:00 +0000</pubDate><guid>https://portfolio.sprintjudicial.com/en/project/document-generator/</guid><description>&lt;p>&lt;strong>DocumentGenerator&lt;/strong> is a bulk document generation system that uses Word templates and Excel spreadsheet data to produce large volumes of standardized documents with concurrent processing.&lt;/p>
&lt;h2 id="key-features">Key Features&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Bulk Generation&lt;/strong>: Creation of hundreds of documents from a single template and XLSX data&lt;/li>
&lt;li>&lt;strong>Concurrent Processing&lt;/strong>: ThreadPoolExecutor for parallel generation&lt;/li>
&lt;li>&lt;strong>Flexible Templates&lt;/strong>: python-docx-template engine with Jinja2 syntax&lt;/li>
&lt;li>&lt;strong>YAML Configuration&lt;/strong>: Complete parameterization without code modification&lt;/li>
&lt;li>&lt;strong>Structured Logging&lt;/strong>: JSON logging for every operation&lt;/li>
&lt;li>&lt;strong>Error Management&lt;/strong>: Robust per-document error handling&lt;/li>
&lt;/ul>
&lt;h2 id="technologies-used">Technologies Used&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Language&lt;/strong>: Python 3.9+&lt;/li>
&lt;li>&lt;strong>Templates&lt;/strong>: python-docx-template (Jinja2 for Word)&lt;/li>
&lt;li>&lt;strong>Data&lt;/strong>: pandas (XLSX reading)&lt;/li>
&lt;li>&lt;strong>Concurrency&lt;/strong>: concurrent.futures (ThreadPoolExecutor)&lt;/li>
&lt;li>&lt;strong>Configuration&lt;/strong>: YAML&lt;/li>
&lt;li>&lt;strong>Logging&lt;/strong>: Structured JSON&lt;/li>
&lt;/ul>
&lt;h2 id="impact">Impact&lt;/h2>
&lt;p>DocumentGenerator automates batch creation of official documents, eliminating manual production of repetitive documents and reducing transcription errors in environments that require generating large volumes of standardized communications.&lt;/p>
&lt;p>This project was born from the need to generate official documents in bulk within judicial offices, where each document shares a common structure but differs in the specific data of the parties involved.&lt;/p></description></item></channel></rss>