fbpx

_

Valon Tech Talk

Taming the Butterfly Effect: Building Resilient Mortgage Models

Written by Hassan Almas Challenges One of the biggest challenges we face at Valon is modeling mortgages and all the mortgage servicing activities that occur. Today, we have over 50 defined activities, spanning from collecting loan payments to paying taxes through an escrow disbursement. Let’s lay out some of the

Valon Tech Talk

My Summer As A Valonian

Written by Hariharan Chidambaram Hi! I’m Hari, the first software engineering intern at Valon—where we’re modernizing mortgage servicing, a critical part of America’s infrastructure, by building an open access software ecosystem that enhances the homeowner experience. I spent the summer working with the Escrow team, building infrastructure to generate virtual

Valon Tech Talk

ValonX: Building an Improved Sales Lead Pipeline

Today, we’re focusing on one of the newly implemented cornerstones of our infrastructure—a “Sales Lead Pipeline” for our Lending business—and detailing how it came to fruition.

Valon Tech Talk

Who is Valon: Hassan, Staff Engineer

I’m Hassan, a Staff Engineer on our Banking team. In my four years at Valon, I first worked across a variety of teams that deal with money, and then founded the Banking team to provide platform support to solve common problems faced by all of our “money teams.”

Valon Tech Talk

Empowering Engineers to Improve our Code Dependency Graph

With so many engineers writing code every day, it’s also important we put the power in their hands to understand our dependency graph, which dependencies are valid or invalid, how to eliminate invalid dependencies, and why this work is so important.

Valon Tech Talk

Who is Valon: Alex, Senior Engineering Manager

Hi everyone, I’m Alex Dao. I’m a Senior Engineering Manager at Valon and work across a number of teams covering mortgage servicing and growing new lines of business. I’ve been at Valon for about four years now, and I’ve had the privilege of seeing first-hand how a tiny startup with

Valon Tech Talk

Building a Low-Cost Database Read Memoization Layer

This blog post walks through the exploration, design, and instrumentation of database read memoization as one of the many solutions to increase maximum throughput from the application layer to the data layer.