I build solid web products & chase good light…
Senior Full-Stack Engineer. I ship end-to-end with TypeScript / Node.js on the back, Next.js, Nuxt & Vue on the front, and lean on DDD, Postgres and clean test suites to keep it honest.
stack:
TypeScriptNode.jsJavaScriptReactVue.jsNext.jsNuxt.jsPHPSymfonyLaravelPostgreSQLMySQLRedisDDDVitestViteAWSVercelJSNADJSNSD— pages torn from the last few years of shipping.
read the full story →Nespresso's e-commerce platform, Next Alpha Project. • Front-End development (Typescript, VueJS) • Work in agile setting (Scrum) • Development of dynamic and re…
Carrefour Links Project Category Management Collaboration to provide 360° view on their category (performance + projects) Provide access to useful & quality CRF…
import { pipeline } from '@core/ci';
export async function deploy(app: Service) {
const build = await pipeline.build(app, {
cache: true,
runner: 'vite',
});
if (!build.ok) throw new DeployError(build.errors);
await pipeline.test(build, { runner: 'vitest' });
await pipeline.push(build, {
target: 'aws',
region: 'eu-west-3',
});
return { url: `https://${app.slug}.vercel.app`, ok: true };
}— remote work means the office moves. Perspective ships with the code.
full travel log →— recruiters & clients: grab a 30-min intro. Pick a day, pick a slot, done.