Websites · AI Tools · Automation
Projects I Have Built
A collection of websites, automation tools, scripts, and technical projects built through client work, personal development, and hands-on experimentation with AI and modern APIs.
Client & Business Websites
Websites Built
WordPress websites built to serve a clear purpose and real users. Each one is focused on clean structure, usability, and long-term search visibility.
WordPress · Elementor
Gagne Marketing
My primary business website covering AI business consulting, web design, and AI search optimization. Designed for clear service communication and built as a strong foundation for local search visibility across Manatee and Sarasota Counties.
WordPress · Elementor
Tech Assist For Seniors
A business website built for my in-home technology support service serving older adults across Manatee County. Focused on clear messaging, accessibility, simple navigation, and local search visibility for seniors and caregivers.
WordPress · Elementor
Mobile Massage & Healing Services
A responsive business website built for a local Lakewood Ranch service business. Focused on clean design, mobile usability, and a professional layout that supports trust and conversion for a service-based client.
WordPress · Custom HTML & CSS
SeanGagne.com
This personal portfolio site. Built on WordPress with custom HTML and CSS page templates. Used for networking instead of LinkedIn. Covers my background, projects, community work, and both businesses in one place.
AI & Automation
AI & Automation Tools
Tools built for real use: client work, internal business operations, and solving recurring problems faster. Most of these run daily or are actively used.
OpenAI API · Google API · WordPress
Auto Blog Poster
Automation that writes SEO-optimized articles using the OpenAI API, formats them, and uploads them to WordPress as drafts on a schedule. Pulls topics from a queue and handles the full generation-to-draft pipeline without manual input.
Claude Code
Email Response Project
A Claude Code skill that reads incoming Gmail inquiries for Tech Assist For Seniors, parses the client name, device, issue, and urgency, then drafts a personalized HTML email reply. Saves directly to Gmail drafts. Nothing sends without review.
Claude Code · Google Business Profile
GBP Post Generator
Generates Google Business Profile posts three ways: from a URL where Claude reads the page and builds a post from that content, from a summary where I describe something and Claude builds from that, or from scratch where Claude reads recent context and creates something original.
Claude Code · Google Business Profile
GBP Category Intelligence Tool
A decision-support tool for Google Business Profile category selection, website content alignment, and secondary category testing. Evaluates category fit, flags mismatches, and surfaces better options. Runs entirely from Claude Code with no hosting required.
Python · Google Search Console API
GSC Keyword Tracker
A Python script that pulls keyword performance data from the Google Search Console API and saves ranked reports on a schedule. Uses a launchd plist on macOS so it runs automatically without any manual trigger. Designed for ongoing SEO tracking without logging into GSC every time.
HTML · CSS · JavaScript
Cold Email Generator
A standalone browser-based tool for generating personalized outreach emails based on business type, offer, and audience. Built for repeatable use without needing an external service or API key. Open the file and generate.
Scripts & Development
Scripts & Technical Projects
Practical scripts, multiplayer apps, utility tools, and custom Claude Code skills built to solve real recurring problems or explore new capabilities.
Google Apps Script · Gmail · Google Calendar · Google Drive
Daily Client Sync
A Google Apps Script automation that runs every morning at 7 a.m. on a laptop-independent trigger. Checks Google Calendar for new clients, automatically updates the client tracker in Google Drive if any are found, then sends a formatted email summary to my inbox. Built to eliminate manual daily check-ins and keep client records current without any extra steps.
Python · Gmail API
Gmail & Yahoo Email Cleanup
Python scripts using the Gmail API and Yahoo IMAP to bulk-delete and organize overloaded inboxes. Cleaned 38,000+ emails across multiple accounts using label targeting, sender filtering, and batch processing. Practical enough to reuse for clients dealing with inbox overload.
Claude Code · Markdown
Claude Skills & Plugins
Three custom Claude Code skills built for personal use: a session handoff skill that captures context and creates structured handoff documents between sessions, an Obsidian workflow skill for note capture and organization, and a design plugin that enforces consistent brand output across projects.
Node.js · Socket.io
Family Bingo
A multiplayer Bingo application with live room syncing built with Node.js and Socket.io. Players join a shared room, cards are generated per player, and the caller board updates in real time. Built with AI-assisted development to explore real-time interactivity and deployment.
HTML · Netlify
Invoice App
A lightweight invoicing tool built for internal business use and hosted on Netlify. Focused on clean input, practical form handling, and fast deployment. No backend required — the tool generates and formats invoices entirely in the browser.
Where It Started
Training Projects
These projects came out of my AI Web Applications Developer Bootcamp at the State College of Florida. They are the foundation — where I first learned to work with APIs, handle user input, and build functional front-end applications before moving on to building my own tools.
JavaScript · Front-end
Calculator App
A lightweight calculator built to practice front-end structure, user interaction, and clean interface design. Reinforced core JavaScript logic and responsive layout principles.
JavaScript · External API
Pokemon App
An API-based project using PokeAPI to retrieve and display Pokemon data. First hands-on experience working with external APIs, handling dynamic data, and rendering results in a clean front-end interface.
JavaScript · External API
Video Game App
A video game search and discovery application built around API integration. Focused on retrieving structured data, organizing content for the user, and building a usable front-end around third-party information.
OpenAI API · JavaScript
DigiToolz Suite
A collection of browser-based utility tools built with OpenAI API support. Includes a username generator, color contrast checker, URL slug generator, and password generator. Built as a practical toolkit for everyday web and design tasks — one of the first times I used an API to power something useful.
JavaScript · Utility Tool
Name Generator
A lightweight generator built to experiment with user input, logic, and generated output. An early step toward building practical utility tools — the same mindset behind the Cold Email Generator and DigiToolz Suite built later.
