const developer = {
name: 'Jovanny Ruiz Lovera',
role: 'Full Stack Developer',
stack: ['Nuxt 3', 'React', 'NestJS',
'React Native', 'n8n'],
focus: 'UX, automation & DevOps',
};Technical lead for the React Native mobile app, with Firebase Auth, push messaging, and Crashlytics monitoring.
Learn more ›Built a B2B support bot with n8n handling ~35 conversations per day, plus a shared team inbox on whatsapp-web.js.
Learn more ›Dockerized the ecosystem and manage continuous deployments with GitHub Actions across services.
Learn more ›Automated OCR document reading and real-time dashboards with BigQuery + Looker Studio for operational visibility.
Learn more ›async notifyPartner(order) {
await whatsapp.send(order.partner, 'Order updated');
await slack.post('#ops', order.summary);
}Full Stack Developer
onSnapshot(ordersRef, (snapshot) => {
renderPanel(snapshot.docs);
});Full Stack Developer · acquired by Laundryheap, August 2024
pay-at-table flow: 3 friction points priority: checkout confirmation status: shipped to roadmap
UX Research Analyst
test('renders CTA', () => {
expect(cta).toBeVisible();
});Frontend Developer
The stack behind five years of full stack, mobile and automation work.