Welcome to Field Notes
What this space is for, and why it exists.
Read MoreA Greenhouse for Tech Solutions
Fiddle Leaf Labs is a deliberate step away from high-stress corporate tech. I offer patient technical mentorship, custom software development, and independent digital experiments.
/**
* @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
Husband, dog-dad, houseplant enthusiast, based in Decatur, Georgia.
After decades in high-stress engineering environments, I founded Fiddle Leaf Labs to focus on what matters most: people, pets, and plants. I value the human connection, practical problem solving, and building tools that bring joy without the 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.
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 select 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.