MVP 2026
Technology
MVP 2025
Technology
MVP 2024
Technology
MVP 2023
Technology
I'm a Mentor
I mentor new Sitecore developers who aspire to become Sitecore MVPs by guiding them on best practices, technical skills, and community contributions. Becoming an MVP is not just about coding—it’s about sharing knowledge, helping others, and actively engaging in the Sitecore ecosystem. I help mentees improve their development skills, contribute to open-source projects, write blogs, speak at events, and participate in discussions on platforms like Sitecore Stack Exchange. I also provide career guidance, networking opportunities, and insights into what it takes to stand out as a thought leader in the Sitecore community. My goal is to support and inspire the next generation of MVPs by providing the right direction, resources, and encouragement to help them grow, contribute, and make an impact.
Timeline
Custom Field Extension for XM Cloud using Marketplace App (GitHub Repo)
Created a custom field for Sitecore XM Cloud using a Marketplace App. This solution lets editors use a new, custom-designed field inside the XM Cloud authoring interface without modifying the platform. The app handles field logic, UI, and data handling externally, and then connects back to XM Cloud through the Marketplace integration. This makes the setup cleaner, easier to maintain, and fully aligned with XM Cloud’s modern, app-based approach.
Sitecore XM CloudRecorded and Published Video on my YouTube Channel
In this video, I walk through the complete process of creating a Custom Field in Sitecore XM Cloud using a Marketplace App. This topic is very important for developers who want to extend XM Cloud functionality without modifying backend code. With the Marketplace model, Sitecore now allows us to package custom features in a clean, reusable, and upgrade-safe way—something that benefits both developers and large teams working across multiple environments.
The video starts with an overview of why...
Sitecore XM CloudRecorded and Published Video on my YouTube Channel
In this video, I walk through how to save a Sitecore Forms submission using an API in a headless environment with Angular, including file upload functionality. This is ideal for developers using headless Sitecore implementations who need to integrate forms via frontend frameworks. The blog behind this video demonstrated how to create a Sitecore Form using Form Extensions, render it in the layout service, then build a backend API endpoint to receive form data (including file uploads) and save it ...
Sitecore JSS