From Engineer by background to product-minded by heart. Startup-driven. Always building next thing.
Say hello ๐Product Thinking
Beyond code, I think in terms of user value. I design flows, test ideas quickly, and reduce complexity without losing
impact.
My goal: solve real problems through great product experiences.
Startup Mindset
Years in fast-moving environments taught me to ship under pressure, make decisions with limited data and stay obsessed with progress. I test, learn, and iterate.
Automation & Ops
I connect tools, automate workflows, and prototype AI agents that replace repetitive work. From lead handling to internal dashboards, I build systems that free time.
Tech Execution
I build reliable technical foundations, from backend architectures to full-stack prototypes. Whether it's coding a REST API, integrating a third-party service or optimizing performance, I focus on robust systems that scale and ship fast.
import { useState } from 'react'
import { Switch } from '@headlessui/react'
function Example() {
const [enabled, setEnabled] = useState(true)
return (
<form action="/notification-settings" method="post">
<Switch checked={enabled} onChange={setEnabled} name="notifications">
{/* ... */}
</Switch>
<button>Submit</button>
</form>
)
}
PepperDeck helps founders craft investor-ready pitch decks from battle-tested templates โ BPIFrance, YC, Sequoia โ with an AI that shapes the content slide by slide, in no time.
Get early access โYou bring the vision, Pepper Deck gives you the structure.