A Greenhouse for Tech, Plants, & Patience

Software
Grown Right.

Fiddle Leaf Labs builds tools for people who care about the small things — plant lovers who want to remember what they own, how to care for it, and watch it thrive. We also offer patient technical mentorship for the people in our lives who deserve help without jargon or judgment.

A fiddle leaf fig in a speckled ceramic pot on a wood stand
/**
 * @namespace Scene.Elements
 * @description Defines standard
 * elements for a room composition.
 */
module.exports = {
  plant: defineElement('plant', {
    type: 'FiddleLeafFig',
    container: {
      type: 'SpeckledCeramicPot',
      base: 'WoodStand'
    },
    pose: 'FullFoliage'
  }),

  environment: defineEnvironment({
    wall: {
      texture: 'Plastered_White_Matte'
    },
    floor: {
      material: 'PolishedConcrete'
    },
    lighting: 'SoftAmbient_Daylight'
  }),

  scene: composeScene([
    Scene.Elements.get('plant')
  ])
};

"Rooted in engineering, watered with care, and fertilized with patience."

-Scott, Founder

Meet Scott!

Founder of Fiddle Leaf Labs. Husband, dog-dad, houseplant enthusiast, based in Decatur, Georgia.

I founded Fiddle Leaf Labs to build tools and relationships that actually matter: for people, pets, and plants. I value human connection, practical problem-solving, and creating things that bring joy without confusing tech jargon. Whether you need a calm sounding board for a technical decision, a custom web tool for your family business, or just a patient neighbor to guide you through complex software choices, I'm here to help. And for fellow plant people: something's growing in the Lab. Stay tuned.

Patient Guidance & Practice

Technology can be overwhelming. I provide a calm, steady hand whether you need help solving a tough technical puzzle or building a custom solution from scratch.

Listen & Demystify

Patient, step-by-step guidance for individuals, neighbors, and small businesses navigating technology decisions without the jargon. I take time to understand your goals without rushing.

Nurture & Build

Whether mentoring you through a problem or coding a custom application, I focus on durable, resilient solutions. Tailored applications are built with modern tools, crafted with longevity, security, and easy maintenance in mind.

Empower & Share

A calm, experienced sounding board for projects, family businesses, and technical roadmap reviews. You walk away with full confidence and actionable knowledge.

Lab Showcase

Inside the Lab

A look at what I'm building and exploring.

Playable Live

Groupitaire

A multi-user, real-time peg solitaire game created for quick mental breaks and friendly puzzle solving together online.

Play Groupitaire
In Active Development

Rootbound

An experimental app bridging plants with digital care histories and plant family trees. Details are staying in the greenhouse for now while we test.

Get Notified
Engineering Journal

Field Notes

Behind-the-scenes thoughts on software development, experiments, and lessons learned.

Field Notes

Welcome to Field Notes

What this space is for, and why it exists.

Read More
View all Field Notes

Let's Start a Conversation

Have a question, need technical guidance, or want to discuss a custom project? Send a message and I'll follow up personally.

[email protected]
Decatur, GA / Remote