The Code Behind The Commercial
While my day job focuses on driving revenue retention and enterprise implementation, my foundation is deeply technical. This page bridges my commercial portfolio with my raw GitHub output.
Philosophy & Stack
I am a pragmatist. I run a Linux environment because it forces a logical understanding of the system, and I strongly advocate for Open Source tools because transparency beats proprietary black boxes. I avoid gimmicks; I build what works, scales, and stays secure.
In my daily work, I don't just rely on GUI tools to map CRM/ERP systems. I manage complex B2B Solutions using raw SQL, configure Snowflake data pipelines (leveraging Tasks, Streams, Stored Procedures, and Dynamic Tables), and deploy infrastructure via Terraform. For campaign execution, I write extensive HTML for high-converting email templates.
When troubleshooting API integrations, my attention to detail is exhaustive. I live in Swagger, OpenAPI, and Insomnia to isolate payload errors long before they require an Engineering escalation.
My GitHub reflects this logical approach. This portfolio is built on a fast, lightweight stack (11ty, Nunjucks, Tailwind CSS) and deployed via GitHub Actions. It features a custom Firebase authentication flow for locked content, strictly architected to ensure API keys are never exposed. For backend utilities and data formatting, I default to JavaScript and Python.