Stuart Wood

Human Centered Web Engineer

Stuart Wood

About

I'm a San Diego, CA based front-end focused web engineer who has been designing & developing professionally since 2016, and working remotely since 2020. Additionally, I have a combined 10+ years experience in digital marketing, technical client services, sales and business development. I excel in cross-functional environments where communication, continuous learning, taking initiative, and transparency are valued. I’m passionate about using data to drive decisions and create better user experiences.

I believe great software experiences are built through small, iterative design cycles that enable rapid customer feedback. Empathy is at the heart of my work—I strive to bring a human touch to engineering and collaborate with low-ego teams that value connection, agility, and meaningful impact.

I've primarily worked in healthcare, health technologies, and digital analytics but more than any specific industry, I’m driven by the spirit of thoughtful design, servant leadership, and human connection in software development. I bring that mindset to everything I do, regardless of the space.

In my free time I enjoy international travel, surfing, gardening, cooking, and trying out new restaurants.

Feel free to contact me regarding opportunities, career advice, or just to connect.

Code Samples & Projects

AI Assisted Projects are denoted with an AI icon

Open-source Contributions

List of open-source contributions

Open-source documentation gulp sass scss

ES6 Shopping Cart

This project was an exercise in building a SPA shopping and cart experience purely in Vanilla ES6 without any state management libraries.

ES6 Vanilla JS SPA Webpack SASS

Illumina TSO 500 Selector Angular App

Planned, design, developed, and launched product selection app in collaboration with business & design stakeholders to drive customer growth

Product Selection Tool Stakeholder Collaboration

Archaea AI Product Demo

Leverage AI tools (Cursor, Claude) to create demo application which mapped to product roadmap use cases. Created & narrated product demonstration videos to help secure funding from venture capital firms. Collaborated with CEO and CTO to develop key product features, and integrate positioning into marketing website.

AI Product Demo Venture Marketing

This Portfolio | React

Written in React. Built with Gatsby, deployed with Netlify. Cursor AI assisted in 2026

React Search

React Kanban

Written in React, features drag / drop behavior data persistence via localStorage

React drag and drop UI

React Incident Dashboard

Written in React, features responsive design. Dashboard provides users way to filter data in a table by clicking UI cards

React Responsive UI

React Covid-19 Hackathon Project

Written in React + Gatsby, Netflify, Firebase. Proof of concept attempt

React Gatsby

React Responsive Dashboard

An exercise in creating responsive layouts in React with scalable component styling. Utilizes Flexbox & Chart.js

Data Viz React Responsive

Stateless React Random Fact Generator - no JSX

Exercise in using React.createElement

React JSX Functional Component

Elle Front-end Component Library

Written in vanilla JS, HTML, and SCSS this library utilizes Hugo Giraudel's 7-1 Sass architecture. I contributed the buttons, cards, scrollspy, and long search editor.

JavaScript CSS SCSS HTML UI

Drag & Drop Puzzle

HTML5 jigsaw puzzle that utilizes the HTML Drag and Drop API. Puzzle includes timer, multiple difficulty levels, and completion animation

UI HTML CSS Mock-up Game Drag and Drop

JavaScript Notes

A collection of notes I compiled while learning JS. Includes topics like closures, callbacks, IIFEs, scope etc.

JavaScript OOP Closures callbacks events

UI Component - Query Editor

Component allows user to expand and edit search query once it grows beyond the bounds of its input box

UI HTML SCSS JavaScript UI Component Open Source

UI Component - Minimalist Carousel

Component utilizes CSS transitions to smoothly hide an image and expose another

UI HTML SCSS JavaScript UI Component Open Source Transitions

Free Music Archive Albums

Since coding this the Free Music Archive revoked API access to its service so the demo is broken. Project was created to fetch album data and display albums to the page using indexedDB for storage, Handlebars.js for templating, and XMLHttpRequest API for AJAX

API AJAX Templating JavaScript indexedDB

CSS Accordion

Exercise in creating an accordion that only uses HTML / CSS

CSS UI

Mock-up Conversion

Demonstrates ability to take static design files and convert to code

UI HTML CSS Mock-up

Partial Static Page Updates

Exercise in using haschange event listener to make partial page updates

Events Partial Page Updates static

Vanilla JavaScript Form w/Validation

Without modifying the HTML, manipulate a form to include validation and mock a JSON request. No 3rd party libraries or bleeding edge features allowed. Focus is on JS not on CSS. I used the revealing module pattern to create a public interface for the app

DOM Partial Page Updates JSON Document Fragment Module

Student Site (2017)

My responsive portfolio site completed in 2017. Designed and built w/out templates or boilerplate. BEM-like CSS naming convention, Gulp for build, SASS/SCSS

DOM BEM gulp sass scss