Miami DevFest Laurence Svekis Presentation Unleashing the Power of Google Apps Script and Gemini AI

Unleashing the Power of Google Apps Script and Gemini AI: Laurence Svekis at Miami DevFest 2024 Get ready for an electrifying experience at Miami DevFest 2024! On December 14th, from 9:00 AM to 5:00 PM (EST), acclaimed Google Developer Expert (GDE) and industry thought leader Laurence Svekis will be presenting “Power Up with Google Apps … Read more

Google Apps Scripts to Clean Google Workspace Docs

I’ve added scripts and will be adding more to my GitHub repo at https://github.com/lsvekis/AppsScriptDocs

Git Quick Steps Guide Top 10 Tips for using Git

Top 10 Tips for using Git Install Git: Download and install Git on your local machine. You can download Git from the official Git website. Set up your Git configuration: Once Git is installed, you need to configure your Git username and email address. You can do this by running the following commands in the … Read more