
Fullstack Developer
Stackup Software
10/2025 - 02/2026
I worked on the full software development lifecycle (SDLC) of a highly complex project for the insurance sector, with direct client interaction in requirements gathering and refinement. In an accelerated software house pace, I translated insurance market domain rules into technical architecture and sustainable code, covering frontend and backend from the initial stage through deploy orchestration, with a focus on performance and maintainability.
- I designed serverless routines with AWS Lambda triggered by S3 Event Notifications to process OCR and convert DOCX documents to PDF, isolating these operations from the main API flow and reducing server CPU consumption by more than 50%.
- I modeled relational databases in PostgreSQL with a focus on referential integrity, adopting JSONB columns to support variable-schema documents without the need for frequent structural migrations.
- I eliminated binary file traffic through the main API by implementing pre-signed URLs on AWS S3, reducing average payload size by about 70% and easing the load on the origin server.
- I wrote and manually reviewed critical migrations via Prisma ORM, ensuring data consistency and security in production during highly sensitive deploys.
- I built a dynamic contract generation engine with docxtemplater, injecting variables via JSON and automating PDF conversion, reducing corporate document issuance time from minutes to seconds.








