Gerald Magno

Power Platform | Sharepoint | AI | Leadership
profile

01.

About Me

Lead Developer with 10+ years of experience in Microsoft 365 ecosystem (SharePoint, Power Platform, Azure, Microsoft Graph API). Combines technical expertise and a demonstrated ability to lead the team, or work solo, tackle multiple projects at the same time, mentor junior-senior developers and manage stakeholder relationship.

02.

Recent works / projects

claude plus powerapps

Power Apps with Claude Code

The shift to agentic programming marks a fundamental change in software development: we are moving from writing codes character-by-character to directing autonomous agents that plan, execute, analyze, develop, debug, and verify apps autonomously.

dashboard (1)

Site Audit Dashboard

This is the power BI report I created from the Sharepoint Site Audit canvas app. I used DAX, implemented row level security to allow different departments, units to see only their own.

mydigitalcontact2 1024x770

My Digital Contact

An SPFX app that consumes Microsoft graph API User endpoint to get the active user's info and generate a business card and QR that can be shared with colleagues.

site audit tool

Sharepoint Site Audit App

We needed a solution for getting the inventory of Sharepoint site collections, Teams channels, hub sites, under the tenant and allows the owners to tag them under a department and unit. It also included tagging if the site has sensitive and PII data. For these requirements I used a powershell script on Azure Automation that runs on weekly schedule to extract sites, owners, etc and store them on a sharepoint list. Then a canvas app will be used by site owners to tag their sites by their Department and unit.

teleworking

UNAIDS Teleworking

Canvas app for teleworking

containers 768x432

Thoughts on Containers for SPFX development

Development containers are an absolute lifesaver—especially if you've suffered through the nightmare of managing SharePoint Framework (SPFx) projects across multiple Node.js and SPFx version combinations