Welcome to Field Notes
What this space is for, and why it exists.
Read MoreA Greenhouse for Tech, Plants, & Patience
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.
/**
* @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
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.
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.
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.
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.
A calm, experienced sounding board for projects, family businesses, and technical roadmap reviews. You walk away with full confidence and actionable knowledge.
A look at what I'm building and exploring.
A multi-user, real-time peg solitaire game created for quick mental breaks and friendly puzzle solving together online.
An experimental app bridging plants with digital care histories and plant family trees. Details are staying in the greenhouse for now while we test.
Behind-the-scenes thoughts on software development, experiments, and lessons learned.
What this space is for, and why it exists.
Read MoreHave a question, need technical guidance, or want to discuss a custom project? Send a message and I'll follow up personally.