-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent.ts
More file actions
376 lines (375 loc) · 16.2 KB
/
Copy pathcontent.ts
File metadata and controls
376 lines (375 loc) · 16.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
export const content = {
es: {
name: "Pedro Edward Lumbre Cama",
title: "Ingeniero de Software Mobile",
tagline:
"Senior Mobile Developer con más de 10 años construyendo apps Android, iOS y Flutter orientadas a rendimiento, experiencia de usuario y valor de negocio.",
about:
"Especializado en arquitecturas modernas, Clean Architecture, integración de APIs, servicios cloud y automatización de desarrollo bajo Spec Driven Development. Experiencia liderando equipos, reduciendo tiempos de entrega, estabilizando productos en producción y creando soluciones móviles y web para banca, retail, eCommerce, salud, transporte y operaciones en campo.",
sections: {
experience: "Experiencia",
skills: "Stack técnico",
education: "Educación",
projects: "Proyectos",
contact: "Contacto",
impact: "Impacto",
},
location: "Lima, Perú",
contact: {
email: "pedro.lumbrecama@gmail.com",
phone: "+51 955 569 903",
linkedin: "https://linkedin.com/in/droperdev",
github: "https://github.com/droperdev",
},
focus: [
{
title: "Mobile product engineering",
text: "Apps Android, iOS y Flutter con arquitectura limpia, performance y ciclos de entrega sostenibles.",
},
{
title: "Operación y calidad",
text: "CI/CD, testing, monitoreo, Crashlytics y automatización para reducir incidencias en producción.",
},
{
title: "Integraciones reales",
text: "APIs REST, Firebase, Supabase, AWS, Azure, pagos, geolocalización y sistemas empresariales.",
},
],
stats: [
{ value: "+10", label: "años de experiencia" },
{ value: "3", label: "apps retail en curso" },
{ value: "6", label: "productos Marfina" },
{ value: "7", label: "clientes y sectores" },
],
experience: [
{
company: "Manpower Peru - Cliente Farmacias Peruanas",
role: "Flutter Developer Senior",
period: "Marzo 2026 - Actualidad",
description:
"Desarrollo y mantenimiento de aplicaciones móviles escalables para Mifarma, Inkafarma y Multimarca, con foco en rendimiento, experiencia de usuario y calidad técnica. Implementación de Spec Driven Development para acelerar entregas asistidas por IA.",
impact: [
"Arquitectura limpia con Flutter, Dart, BLoC y pruebas unitarias.",
"Integración de REST APIs, Firebase Push Notifications, Analytics, Crashlytics y geolocalización.",
"Implementación de Spec Driven Development para ordenar requerimientos y acelerar entregas técnicas.",
],
projects: [
"App Mifarma (Android/iOS)",
"App Inkafarma (Android/iOS)",
"App Multimarca (Flutter)",
],
},
{
company: "Marfina",
role: "CTO & Founder",
period: "Octubre 2022 - Actualidad",
description:
"Construcción de plataformas web eCommerce con Astro, alto rendimiento, SEO e integración de pagos con Mercado Pago. Desarrollo de aplicaciones móviles para control de tiempos, presupuestos en campo, ventas, inventario y clientes.",
impact: [
"Arquitecturas mantenibles con Flutter, BLoC, Clean Architecture y Supabase.",
"Despliegues web con Astro, Tailwind y Vercel.",
"Integración de Mercado Pago, Docker, GitLab CI/CD, Firebase y APIs REST.",
],
projects: [
"App Altoque (Flutter)",
"App Presupuesto Facil (Flutter)",
"App IntiClock (Flutter)",
"Web Cuadros Marfina (Astro + Mercado Pago)",
"Web Ambar Real (Astro + Mercado Pago)",
"Web Memorias por siempre (Astro)",
],
},
{
company: "Zoluxiones - Clientes Maserati, Alese, Banco Banbif",
role: "Ingeniero de Software Mobile",
period: "Mayo 2021 - Octubre 2025",
description:
"Liderazgo y desarrollo de aplicaciones móviles y web bajo Scrum. Participación en rebranding web y diseño corporativo para banca, integraciones empresariales y mantenimiento de plataformas críticas.",
impact: [
"Liderazgo técnico en proyectos móviles y web para Maserati, Alese y Banco Banbif.",
"Integración de Zoho CRM y SAP en módulos de facturación y oportunidades.",
"Automatización de procesos y configuración de CI/CD con GitLab y Azure DevOps.",
"Desarrollo y mantenimiento de Emizor con C#, .NET y SQL Server.",
"Implementación de pruebas unitarias en aplicaciones web y móviles.",
],
projects: [
"Banco Banbif (Angular/Web)",
"App Maserati (Android/iOS)",
"App Alese (Android)",
"App Fotocheck (Android/Flutter)",
"Web Zentral Core (Angular/Python)",
"Web Emizor (.NET/C#)",
],
},
{
company: "Overall Strategy",
role: "Analista Programador Android Senior",
period: "Marzo 2019 - Abril 2021",
description:
"Desarrollo y mantenimiento de aplicación Android para recolección de datos en campo, migración de Java a Kotlin e integración de servicios cloud y APIs de capacitación.",
impact: [
"Migración de Java a Kotlin para mejorar mantenibilidad y estabilidad del código.",
"Optimización de formularios dinámicos, manejo de imágenes y performance de la aplicación.",
"Firebase Crashlytics para monitoreo y debugging en producción.",
"Integración de Moodle API para capacitación dentro de la app.",
"AWS S3 para carga y sincronización de imágenes en la nube.",
],
projects: ["App Livetrade (Android)"],
},
{
company: "Asimov SRL Argentina",
role: "Analista Programador Android Senior (Freelance)",
period: "Mayo 2019 - Agosto 2019",
description:
"Integración con SDK nativo de Gloud para cloud gaming, desarrollo de interfaces Android TV/Leanback y mejora de experiencia de navegación remota.",
impact: [
"Desarrollo de interfaces Leanback para Android TV y navegación con control remoto.",
"Implementación con Java, Android TV, MVP y Docker.",
],
projects: ["Gloud (Android)"],
},
{
company: "GAP Global Solution SAC",
role: "Analista Programador Android",
period: "Junio 2017 - Agosto 2017",
description:
"Desarrollo de módulos móviles para ventas de maquinaria pesada, catálogo, cotización, CRM e integración de videollamadas para citas médicas.",
impact: [
"Módulos de catálogo, cotización y gestión de clientes para ventas de maquinaria pesada.",
"Videollamadas para citas médicas mediante integración WebRTC/VoIP.",
],
projects: ["App de ventas", "App de citas médicas"],
},
{
company: "Taxi Monterrico",
role: "Desarrollador Fullstack",
period: "Octubre 2014 - Noviembre 2016",
description:
"Desarrollo de aplicaciones móviles y backend para transporte, geolocalización en tiempo real, mapas, notificaciones push y APIs REST con .NET Core.",
impact: [
"Aplicaciones Android para conductor y cliente con geolocalización en tiempo real.",
"Mapas y seguimiento con GPS, Location Services y WebSockets.",
"REST APIs con .NET Core y Entity Framework.",
"Despliegue y administración en Microsoft Azure App Service.",
],
projects: [
"Taxi Monterrico Conductor (Android)",
"Taxi Monterrico Cliente (Android)",
],
},
],
education: [
{
degree: "Bachiller en Ingeniería de Sistemas",
institution: "UTP - Universidad Tecnológica del Perú",
period: "2020 - 2023",
},
{
degree: "Inglés - Intermedio I",
institution: "ICPNA",
period: "2021",
},
],
rights: "Todos los derechos reservados.",
},
en: {
name: "Pedro Edward Lumbre Cama",
title: "Mobile Software Engineer",
tagline:
"Senior Mobile Developer with 10+ years building Android, iOS and Flutter apps focused on performance, user experience and business value.",
about:
"Specialized in modern architectures, Clean Architecture, API integrations, cloud services and development automation through Spec Driven Development. Experienced leading teams, reducing delivery time, stabilizing production products and building mobile and web solutions for banking, retail, eCommerce, healthcare, transport and field operations.",
sections: {
experience: "Experience",
skills: "Technical Stack",
education: "Education",
projects: "Projects",
contact: "Contact",
impact: "Impact",
},
location: "Lima, Peru",
contact: {
email: "pedro.lumbrecama@gmail.com",
phone: "+51 955 569 903",
linkedin: "https://linkedin.com/in/droperdev",
github: "https://github.com/droperdev",
},
focus: [
{
title: "Mobile product engineering",
text: "Android, iOS and Flutter apps with clean architecture, performance and sustainable delivery cycles.",
},
{
title: "Operations and quality",
text: "CI/CD, testing, monitoring, Crashlytics and automation to reduce production incidents.",
},
{
title: "Real integrations",
text: "REST APIs, Firebase, Supabase, AWS, Azure, payments, geolocation and enterprise systems.",
},
],
stats: [
{ value: "10+", label: "years of experience" },
{ value: "3", label: "active retail apps" },
{ value: "6", label: "Marfina products" },
{ value: "7", label: "clients and sectors" },
],
experience: [
{
company: "Manpower Peru - Farmacias Peruanas",
role: "Senior Flutter Developer",
period: "March 2026 - Present",
description:
"Development and maintenance of scalable mobile applications for Mifarma, Inkafarma and Multimarca, focused on performance, user experience and technical quality. Implemented Spec Driven Development to accelerate AI-assisted delivery.",
impact: [
"Clean architecture with Flutter, Dart, BLoC and unit tests.",
"REST API integration, Firebase Push Notifications, Analytics, Crashlytics and geolocation.",
"Spec Driven Development implementation to structure requirements and accelerate technical delivery.",
],
projects: [
"Mifarma App (Android/iOS)",
"Inkafarma App (Android/iOS)",
"Multimarca App (Flutter)",
],
},
{
company: "Marfina",
role: "CTO & Founder",
period: "October 2022 - Present",
description:
"Built eCommerce web platforms with Astro, high performance, SEO and Mercado Pago payment integration. Developed mobile apps for time tracking, field estimates, sales, inventory and customer management.",
impact: [
"Maintainable architectures with Flutter, BLoC, Clean Architecture and Supabase.",
"Web deployment with Astro, Tailwind and Vercel.",
"Mercado Pago, Docker, GitLab CI/CD, Firebase and REST API integration.",
],
projects: [
"Altoque App (Flutter)",
"Presupuesto Facil App (Flutter)",
"IntiClock App (Flutter)",
"Cuadros Marfina Web (Astro + Mercado Pago)",
"Ambar Real Web (Astro + Mercado Pago)",
"Memorias por siempre Web (Astro)",
],
},
{
company: "Zoluxiones - Clients Maserati, Alese, Banco Banbif",
role: "Mobile Software Engineer",
period: "May 2021 - October 2025",
description:
"Led and developed mobile and web applications under Scrum. Worked on banking web rebranding, corporate design, enterprise integrations and maintenance of critical platforms.",
impact: [
"Technical leadership on mobile and web projects for Maserati, Alese and Banco Banbif.",
"Zoho CRM and SAP integration in billing and opportunity modules.",
"Process automation and CI/CD configuration with GitLab and Azure DevOps.",
"Development and maintenance of Emizor with C#, .NET and SQL Server.",
"Unit testing implementation across web and mobile applications.",
],
projects: [
"Banco Banbif (Angular/Web)",
"Maserati App (Android/iOS)",
"Alese App (Android)",
"Fotocheck App (Android/Flutter)",
"Zentral Core Web (Angular/Python)",
"Emizor Web (.NET/C#)",
],
},
{
company: "Overall Strategy",
role: "Senior Android Programmer Analyst",
period: "March 2019 - April 2021",
description:
"Developed and maintained an Android field data collection app, migrated Java to Kotlin and integrated cloud services and training APIs.",
impact: [
"Java to Kotlin migration to improve code maintainability and stability.",
"Dynamic forms, image handling and application performance optimization.",
"Firebase Crashlytics monitoring and production debugging.",
"Moodle API integration for in-app training.",
"AWS S3 image upload and cloud synchronization.",
],
projects: ["Livetrade App (Android)"],
},
{
company: "Asimov SRL Argentina",
role: "Senior Android Programmer Analyst (Freelance)",
period: "May 2019 - August 2019",
description:
"Integrated native Gloud SDK for cloud gaming, developed Android TV/Leanback interfaces and improved remote navigation user experience.",
impact: [
"Leanback interface development for Android TV and remote-control navigation.",
"Implemented with Java, Android TV, MVP and Docker.",
],
projects: ["Gloud (Android)"],
},
{
company: "GAP Global Solution SAC",
role: "Android Programmer Analyst",
period: "June 2017 - August 2017",
description:
"Built mobile modules for heavy machinery sales, catalog, quotes, CRM and video call integration for medical appointments.",
impact: [
"Catalog, quote and customer management modules for heavy machinery sales.",
"Medical appointment video calls through WebRTC/VoIP integration.",
],
projects: ["Sales app", "Medical appointments app"],
},
{
company: "Taxi Monterrico",
role: "Fullstack Developer",
period: "October 2014 - November 2016",
description:
"Built mobile and backend products for transport, real-time geolocation, maps, push notifications and REST APIs with .NET Core.",
impact: [
"Android apps for driver and passenger with real-time geolocation.",
"Maps and tracking with GPS, Location Services and WebSockets.",
"REST APIs with .NET Core and Entity Framework.",
"Deployment and administration on Microsoft Azure App Service.",
],
projects: [
"Taxi Monterrico Driver (Android)",
"Taxi Monterrico Client (Android)",
],
},
],
education: [
{
degree: "Bachelor in Systems Engineering",
institution: "UTP - Technological University of Peru",
period: "2020 - 2023",
},
{
degree: "English - Intermediate I",
institution: "ICPNA",
period: "2021",
},
],
rights: "All rights reserved.",
},
};
export const skills = {
mobile: {
title: "Mobile",
primary: "Flutter, Kotlin, Java Android",
secondary: "SwiftUI, KMM, Jetpack Compose, CameraX, WorkManager",
},
architecture: {
title: "Arquitectura",
primary: "Clean Architecture, BLoC, MVVM",
secondary: "MVP, ViewModels, Room, Coroutines, modularización",
},
cloud: {
title: "Cloud y datos",
primary: "Firebase, Supabase, AWS S3",
secondary: "Azure App Service, SQL Server, REST APIs, geolocalización",
},
webBackend: {
title: "Web y backend",
primary: "Astro, Angular, Python/Django",
secondary: ".NET Core, C#, Tailwind, Mercado Pago, Vercel",
},
delivery: {
title: "Delivery",
primary: "Docker, GitLab CI/CD, Azure DevOps",
secondary: "Unit Testing, Scrum, Crashlytics, Analytics",
},
};