How we help you move forward with confidence

Data-Driven Strategy.

We analyze pricing, timing, and market conditions so your decisions are grounded in real numbers—not guesswork or hype.

Calm, Clear Guidance.

We explain your options, answer the hard questions, and help you move forward without pressure or overwhelm.

Local North Jersey Expertise.

From Nutley to Montclair and beyond, we understand how neighborhoods, schools, and buyer behavior impact real outcomes.

Thinking of selling? Clarity comes first.

Whether you’re planning a move soon or just exploring your options, understanding your home’s value is the first step.

 

We combine local market insight with real data to help you make informed decisions—without pressure, hype, or guesswork.

 

Free • No obligation • Local data, not an automated guess

I was moving out of the country and had to sell my house in a timely matter. Erick was professional and nice from day one if there was an option, I would give him 10 stars he He answered all my questions he helped with all my concerns. He was extremely professional, extremely polite, extremely nice and help with all of my needs. I will highly recommend anyone they need him for either selling or buying a house or any properties.

Shimon Lieberman

How this affects your home →

Eric & Kathryn DeSilva

Your North Jersey Real Estate Partners

We’re Eric and Kathryn DeSilva, a husband-and-wife real estate team serving North Jersey. We work with buyers and sellers who value clarity, thoughtful strategy, and a steady hand through what can be a stressful process.  

 

With engineering and analytical backgrounds, we approach real estate differently—using data to guide decisions while never losing sight of the human side of each move. Our role is to help you understand your options, avoid unnecessary pressure, and move forward with confidence.  

 

We live and work in the communities we serve, and we’re proud to help homeowners across Nutley, Montclair, Clifton, Rutherford, and surrounding towns navigate their next chapter.

Start with a conversation.

Whether you’re buying, selling, or just starting to explore your options, you don’t have to figure it out alone.

 

We’re here to answer questions, share perspective, and help you move forward with clarity—on your timeline.

Website Content - Hero Image

Listings for Sale

More Listings
if (sitePrepareData().siteId == 140046) { let style = document.createElement('style'); style.textContent = ` body .cookie-authority.ca .cookie-banner .cookie-btn{ background: #000 !important; color: #fff !important; } `; document.body.appendChild(style); } if (window.sitePrepareData().siteId == 150850) { (async function () { siteAppVm.$EventBus.$on("module-mounted", function (option) { if (option.$el.className?.indexOf("md-form") > -1) { Util.getAsyncDom({ selector: ".disclaimer-content.party-consent", }).then((dom) => { if (!dom) return; const DISCLAIMER_HTML = ` By checking this box, and clicking “SUBMIT,” I am confirming that I have read and agree to this website’s Privacy Policy and Terms of Service and I am providing my electronic signature and consent to receive conversational and marketing communications (about real estate brokerage services, and one or more properties that I may buy, sell, or rent), that may be delivered to me via email, telephone call and/or SMS text messaging (using “automated technology” such as an automatic telephone dialing system, and/or an artificial or prerecorded voice), from Upward Real Estate Team at eXp Realty, eXp Realty® and its independent contractor real estate agents, and/or its affiliates at the telephone number and email address I provided. Message frequency varies and message and data rates may apply. Consent is not a condition of purchase. You may opt-out at any time by replying “STOP” to a text or “HELP” for assistance or unsubscribing via email. You may call 864-905-6829 to obtain direct assistance. Visit our Privacy Policy and Terms of Service pages for more information. `; function applyDisclaimer(dom) { if (!dom) return; dom.innerHTML = DISCLAIMER_HTML; } function protectFromSSR(dom) { const observer = new MutationObserver(() => { if (dom.innerHTML !== DISCLAIMER_HTML) { applyDisclaimer(dom); } }); observer.observe(dom, { childList: true, subtree: true, }); applyDisclaimer(dom); } protectFromSSR(dom); }); } }); })(); } };function runPageScript(){