// AI Collaborative Software Engineer

Hi, I'm Jacqueline.

I build websites, booking systems, automations — and on one unsupervised Friday, a 3D dinosaur game.

★★★★★ Founder & Developer of GrumpyBot

ReactNext.jsTypeScriptThree.jsReact NativePWAsFirebaseSQLiteNeon PostgresPostgreSQLMapbox GLZapierN8nRAG ChatbotsPythonFastAPIExpressNode.jsGit & GitHubGSAPTDDIndexedDBWeb Speech APIOpenAIGeminiMCPReactNext.jsTypeScriptThree.jsReact NativePWAsFirebaseSQLiteNeon PostgresPostgreSQLMapbox GLZapierN8nRAG ChatbotsPythonFastAPIExpressNode.jsGit & GitHubGSAPTDDIndexedDBWeb Speech APIOpenAIGeminiMCP

// hover at your own risk

You're being observed.

Hover if you'd like it to be mutual.

Click anywhere, then hover to hear the butterfly flutter.

// skills

What I'm building with.

Full-Stack Development

Building accessible, modern interfaces with HTML, CSS, and JavaScript wired to robust API-driven backends.

ReactNext.jsHTML5CSS3

AI Integration

Integrating large language models into professional workflows to build intelligent, decision-supporting tools.

AnthropicGeminiMCP

Cloud & DevOps

Deploying scalable services with cloud-native architecture and automated CI/CD pipelines.

AWSCI/CDGitHub

Backend & Databases

Designing API-driven data flows and managing real-time synchronization across distributed systems.

SQLFirebaseREST APIs

Python & Logic

Foundational work in data structures, automation scripting, and computational thinking for AI workflows.

PythonJavaScriptES6+

Cybersecurity

(ISC)² Certified in Cybersecurity (CC) — applying security-first thinking to every system I build.

ISC2 CCRisk Analysis

Geospatial Engineering

Building dynamic mapping interfaces with custom 3D globe visualizations and logic-driven markers.

Mapbox GLGeo APIs

Workflow Automation

Connecting third-party tools and APIs to streamline operations through low-code automation platforms.

N8nZapierMCP
// a different path

I notice everything. I've stopped apologizing for it.

Federal behavior-detection training does not come with an off switch. At the farmers market I know which vendor runs out of tomatoes first. In line at the bank I've solved a crime that hasn't happened yet. This was becoming a problem — so I aimed it at software, the one industry where noticing everything is billable. Now I catch the workflow that fails silently, the dashboard that's green and lying, the "quick task" that eats your Tuesday. Your Tuesday called. It wants a robot.

01

Entrepreneur

2012-Present

Running an agency taught me to design intake pipelines, vendor handoffs, claims workflows, and resilient systems under real business pressure.

02

Behavior Detection & Analysis

DHS

DHS work shaped how I think about anomaly detection, threat modeling, precision, and decisions made from imperfect real-time signals.

03

AI Software Engineer

Next Chapter

The apprenticeship gives my systems background modern syntax: full-stack development, AI integration, cloud infrastructure, and workflow automation.

// services

What I can build for you.

Websites, bookings, and automations that run your small business while you do the actual work.

Featured

AI & Chatbot Tools

Embedded chatbots, RAG assistants, AI-powered workflows, and custom tools that answer from your content and support real operations.

GrumpyBotRAGOpenAI
Lead Capture

Lead Capture

Contact form submissions, ad platform leads, routing logic, notifications, and data capture that keeps every inquiry traceable.

FormsAd LeadsCRM Flow
Bookings

Booking Systems

Cal.com booking pages, calendar booking flows, intake questions, confirmations, and handoffs to the tools your business already uses.

Cal.comCalendarsIntake
Launch

Landing Pages

Focused pages for launches, services, portfolios, and local businesses with responsive layouts and clear conversion paths.

HTML/CSS/JSNext.jsVercel
Workflow

Automation

Zapier and workflow automation that connects forms, bookings, emails, spreadsheets, databases, and follow-up actions.

ZapierN8nAPIs
Apps

Mobile & Web Apps

Mobile-first PWAs, React Native builds, dashboards, portals, and internal systems that turn repeated tasks into usable software.

PWAReact NativeNext.js
Custom

Custom Builds

Static directories, resource lists, service catalogs, documentation hubs, and organized public information built for speed and clarity.

Static SitesDirectoriesSEO
// live automation demo

Loading today's quote...

New content readyAutomated updatePublished experience
Automated social publishing

Automation that ships beyond the website.

This reel is part of the same workflow mindset: connect the trigger, prepare the content, and publish a finished social media post without adding extra manual steps.

View Instagram reel

From real users & clients

Demos get forgotten.
These get used weekly.

AnglerCast is very accurate on fish historical sightings. As a fisherman who fishes weekly, I rely on it for practical insight before heading out. I asked Jacqueline to add another feature, and she was happy to make new improvements.
John
Weekly angler · AnglerCast user
The ease of use and how it addresses elements that I didn't think about until I used the app that Jacqueline created for me and my family. It is not overly complicated, and people can put it to use just by following the very intuitive interface.
Heri
Family app client
I had the opportunity to test Jacqueline's AnglerCast application and was genuinely impressed. The application was easy to navigate, thoughtfully designed, and showed a strong understanding of AI integration, real-world data, and user experience. It's clear she builds practical software with attention to detail, and I look forward to seeing what she creates next.
Terry
AnglerCast tester

Confess your most boring chore. I find them delicious.

Let's Connect
// things i've shipped

This is the tasting menu. The kitchen is much bigger.

Story Pot project preview
Featured project

Story Pot — Mobile-First Memory Archive

A mobile-first PWA for families and small teams who want to capture the recipes, songs, stories, and culture rituals that vanish when the people who hold them are gone.

Story Pot records audio and video directly in the browser, transcribes speech in 67 languages via the Web Speech API, and stores everything locally on your device with no account, no server, and no cloud. A two-mode Family / Team toggle switches the archive between parallel namespaces, so the same app can preserve a grandmother's recipes or a small team's culture rituals.

Vanilla JavaScriptHTML5CSS3IndexedDBlocalStorageWeb Audio APIMediaRecorder APIWeb Speech APIPWAGitHub PagesVercel

What I learned: How to architect a production PWA from five closure-based factory functions with two-tier storage, keeping lightweight metadata in localStorage and heavy media blobs in IndexedDB so the UI renders instantly while megabyte-sized recordings load only when needed.

Live link
The Sky Is Falling project preview
Featured project

The Sky Is Falling

A relaxed 3D browser game built on a Vibe Demo Friday, for anyone curious whether I can build outside standard full-stack CRUD work.

Players drag cartoon dinosaurs around a 3D world and try to catch falling geometric shapes in their baskets. The competition is in who scores highest on the leaderboard. Scores save to a persistent SQLite leaderboard through a real Express backend, demonstrating a complete full-stack round-trip from React state to a typed API and back.

React 18TypeScriptThree.jsViteExpressNode.jsSQLiteWeb Audio API

What I learned: How to combine declarative React rendering with Three.js's imperative 60fps animation loop using useRef for per-frame data and useState only for things that need to trigger re-renders.

Live link
GrumpyBot project preview
Featured project

GrumpyBot — No-Code RAG Chatbot Platform

A no-code SaaS platform for students, new coders, and new entrepreneurs who want a real working AI chatbot for a portfolio, landing page, or first client before they have learned how to build one from scratch. I built GrumpyBot so beginners can ship a real working AI chatbot on their portfolio or landing page while they're still learning HTML, CSS, and iframe embedding. The skill they exercise is the embedding work — the bot itself just works.

Users upload .md, .txt, or .json documents and get back a working bot that answers only from the uploaded content. Behind the embed, I made sure that if the answer is not in the documents, the bot says it does not know.

Next.js 15React 19TypeScriptNeon PostgrespgvectorPrisma ORMOpenAIgpt-4o-minitext-embedding-3-smallSendGridCloudflare DNSVercelsigned-cookie sessionsbcrypt

What I learned: How to build a grounded RAG pipeline from scratch and enforce document-only answers at the architecture level.

Live link
// by the numbers
0
Years
Experience
0
Projects
Shipped
0
Credentials
Earned & Active
0
Apprenticeship
In Progress

// how i got here

Every stop taught something.
The receipts are below.

Next Chapter Apprenticeship

// paid apprenticeship
Next Chapter Software Engineering
Full-stack + AI

(ISC)² Cybersecurity CC

// active certification
(ISC)² Certified in Cybersecurity
Valid 2026-2029

W3Schools Certification Path

// certification path
W3Schools Front-End & Logic Path
JS and Python path, active

LaunchCode — JS Fundamentals

// independent study
LaunchCode JavaScript Fundamentals
JS fundamentals, independent study

Google & Mozilla MDN

// google web dev curriculum
Google & Mozilla MDN Badges
g.dev/jd-software-eng

Boston University

// graduate degree
MCJ — Criminal Justice
2010-2012

Mitchell College

// undergraduate degree
Concentration in Business
Magna cum laude

// the path that got me here

The path that got me here.

1998
Worked in Human Services
Certified Nurses Aide · HIV/AIDS Educator · Drug Treatment Advocate · Case Manager · Risk Reduction & Harm Reduction Educator & Outreach Worker · Clinical Operating Assistant · Program Coordinator & Phlebotomist
2003
Mitchell College
BA Professional Studies · Business concentration.
2010
Boston University
Master of Science in Criminal Justice · Systems thinking at scale
2012
Agency Owner
14+ years · Risk modeling, data systems, workflow architecture. Worked with the disabled & aging populations. Developed own software solutions for business management & marketing.
2015
Dept. of Homeland Security
Behavior Detection & Analysis Officer · Real-time anomaly detection
2026
ISC² CC Certified · Google MDN Badges
Cybersecurity certification
Now
AI Collaborator · Software Engineer & Developer
Full-Stack · AI Collaborator
← I am here

// Hum LLC gives back

Useful apps for real communities.

Hum LLC gives back by building tools that help people make better decisions with honest, practical data. AnglerCast is one example: a fishing app created for the angler community that turns reliable public records into clear seasonal insight.

Join AnglerCast

Featured app

AnglerCast

Shows where fish have been recorded by season using real public occurrence data, sample sizes, confidence signals, and plain-language AI explanations that explain the numbers without inventing them.

GBIFOBISOpen-Meteo & ForecastUSGSNOAAOpenAI
For anglersHistorical sightings, seasonal patterns, and transparent context.
Built responsiblyNo guarantees, no invented catches, just data-informed guidance.
// live embed

Need a Chatbot?
Radical, I know.

I coded the RAG system behind GrumpyBot, then turned it into a no-code iframe embed so new coders can add a grounded chatbot to their own site. This demo answers from a mock dog walking business's very funny handbook.

Ask about clown day. Then ask about the stock market.

Powered by GrumpyBot — the no-code chatbot platform I built
// Let’s build something useful

Have a project in mind?

Or just tell me what's broken. I like broken things.

Start a project

Let's make your idea happen.

Hum LLC