-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
612 lines (612 loc) · 41.4 KB
/
.gitignore
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
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
Curriculum Vitae Juan Manuel Cortes Servicio Tecnico.pdf
Logros Juan Manuel Cortes.pdf
desktop.ini
Personal (web).url
CursoReact/react-basicos/.gitignore
CursoReact/react-basicos/package-lock.json
CursoReact/react-basicos/package.json
CursoReact/react-basicos/README.md
CursoReact/react-basicos/public/favicon.ico
CursoReact/react-basicos/public/index.html
CursoReact/react-basicos/public/logo192.png
CursoReact/react-basicos/public/logo512.png
CursoReact/react-basicos/public/manifest.json
CursoReact/react-basicos/public/robots.txt
CursoReact/react-basicos/src/App.css
CursoReact/react-basicos/src/App.js
CursoReact/react-basicos/src/App.test.js
CursoReact/react-basicos/src/index.css
CursoReact/react-basicos/src/index.js
CursoReact/react-basicos/src/logo.svg
CursoReact/react-basicos/src/reportWebVitals.js
CursoReact/react-basicos/src/setupTests.js
.gitignore
CV/Juan-Manuel-Cortes-IT-Profile-C.docx
CV/Juan-Manuel-Cortes-It-Profile-C.pdf
My Games/They Are Billions/Account.zxuser
My Games/They Are Billions/Configuration.txt
My Games/They Are Billions/ZXLog.txt
My Games/They Are Billions/Saves/Survival.zxcheck
My Games/They Are Billions/Saves/Survival.zxsav
Pomodoro App Qt5/_asyncio.pyd
Pomodoro App Qt5/_bz2.pyd
Pomodoro App Qt5/_ctypes.pyd
Pomodoro App Qt5/_decimal.pyd
Pomodoro App Qt5/_hashlib.pyd
Pomodoro App Qt5/_lzma.pyd
Pomodoro App Qt5/_multiprocessing.pyd
Pomodoro App Qt5/_overlapped.pyd
Pomodoro App Qt5/_queue.pyd
Pomodoro App Qt5/_socket.pyd
Pomodoro App Qt5/_ssl.pyd
Pomodoro App Qt5/api-ms-win-core-console-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-datetime-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-debug-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-errorhandling-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-file-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-file-l1-2-0.dll
Pomodoro App Qt5/api-ms-win-core-file-l2-1-0.dll
Pomodoro App Qt5/api-ms-win-core-handle-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-heap-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-interlocked-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-libraryloader-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-localization-l1-2-0.dll
Pomodoro App Qt5/api-ms-win-core-memory-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-namedpipe-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-processenvironment-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-processthreads-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-processthreads-l1-1-1.dll
Pomodoro App Qt5/api-ms-win-core-profile-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-rtlsupport-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-string-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-synch-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-synch-l1-2-0.dll
Pomodoro App Qt5/api-ms-win-core-sysinfo-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-timezone-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-core-util-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-conio-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-convert-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-environment-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-filesystem-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-heap-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-locale-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-math-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-process-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-runtime-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-stdio-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-string-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-time-l1-1-0.dll
Pomodoro App Qt5/api-ms-win-crt-utility-l1-1-0.dll
Pomodoro App Qt5/AUTHOR
Pomodoro App Qt5/base_library.zip
Pomodoro App Qt5/libEGL.dll
Pomodoro App Qt5/libffi-7.dll
Pomodoro App Qt5/libssl-1_1.dll
Pomodoro App Qt5/LICENSE
Pomodoro App Qt5/MSVCP140_1.dll
Pomodoro App Qt5/MSVCP140.dll
Pomodoro App Qt5/pomodoro.exe
Pomodoro App Qt5/pomodoro.exe.manifest
Pomodoro App Qt5/pyexpat.pyd
Pomodoro App Qt5/python3.dll
Pomodoro App Qt5/python38.dll
Pomodoro App Qt5/Qt5Core.dll
Pomodoro App Qt5/Qt5DBus.dll
Pomodoro App Qt5/Qt5Gui.dll
Pomodoro App Qt5/Qt5QmlModels.dll
Pomodoro App Qt5/Qt5Svg.dll
Pomodoro App Qt5/Qt5WebSockets.dll
Pomodoro App Qt5/Qt5Widgets.dll
Pomodoro App Qt5/Qt5WinExtras.dll
Pomodoro App Qt5/README.md
Pomodoro App Qt5/select.pyd
Pomodoro App Qt5/unicodedata.pyd
Pomodoro App Qt5/VCRUNTIME140_1.dll
Pomodoro App Qt5/VCRUNTIME140.dll
Pomodoro App Qt5/Include/pyconfig.h
Pomodoro App Qt5/PyQt5/QtCore.pyd
Pomodoro App Qt5/PyQt5/QtGui.pyd
Pomodoro App Qt5/PyQt5/QtWidgets.pyd
Pomodoro App Qt5/PyQt5/QtWinExtras.pyd
Pomodoro App Qt5/PyQt5/sip.cp38-win_amd64.pyd
Pomodoro App Qt5/PyQt5/Qt/plugins/iconengines/qsvgicon.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qgif.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qicns.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qico.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qjpeg.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qsvg.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qtga.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qtiff.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qwbmp.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/imageformats/qwebp.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/platforms/qminimal.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/platforms/qoffscreen.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/platforms/qwebgl.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/platforms/qwindows.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/platformthemes/qxdgdesktopportal.dll
Pomodoro App Qt5/PyQt5/Qt/plugins/styles/qwindowsvistastyle.dll
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_ar.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_bg.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_ca.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_cs.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_da.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_de.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_en.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_es.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_fi.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_fr.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_gd.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_he.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_hu.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_it.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_ja.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_ko.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_lv.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_pl.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_ru.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_sk.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_uk.qm
Pomodoro App Qt5/PyQt5/Qt/translations/qtbase_zh_TW.qm
Pomodoro App Qt5/pomodoro/__init__.py
Pomodoro App Qt5/pomodoro/const.py
Pomodoro App Qt5/pomodoro/pomodoro.py
Pomodoro App Qt5/pomodoro/util.py
Pomodoro App Qt5/pomodoro/__pycache__/__init__.cpython-38.pyc
Pomodoro App Qt5/pomodoro/__pycache__/const.cpython-38.pyc
Pomodoro App Qt5/pomodoro/__pycache__/pomodoro.cpython-38.pyc
Pomodoro App Qt5/pomodoro/__pycache__/util.cpython-38.pyc
Pomodoro App Qt5/pomodoro/data/icons/check.png
Pomodoro App Qt5/pomodoro/data/icons/exit.png
Pomodoro App Qt5/pomodoro/data/icons/README.md
Pomodoro App Qt5/pomodoro/data/icons/statistics.png
Pomodoro App Qt5/pomodoro/data/icons/tasks.png
Pomodoro App Qt5/pomodoro/data/icons/timer.png
Pomodoro App Qt5/pomodoro/data/icons/tomato.ico
Pomodoro App Qt5/pomodoro/data/icons/tomato.png
Pomodoro App Qt5/pomodoro/data/icons/trash.png
StandOut_CV_Job_Tracker.xlsx
CursoSQL/CLIENTES.ods
CursoSQL/Gestion_Pedidos_Ejercicios.accdb
CursoSQL/PEDIDOS.ods
CursoSQL/PRODUCTOS.ods
CursoSQL/ProductosNuevos.ods
CursoSQL/SQL-Commands-Cheat-Sheet.pdf
<<<<<<< Updated upstream
=======
Curso Git/Empresa Muestra B/proyecto web Empresa Muestra B.code-workspace
.gitignore
.gitignore
CV/Constancia de Semanas Cotizadas del Asegurado.pdf
CV/CVJuanManuelCortesPV.pdf
CV/Documentos personales/comprobanteNSS.pdf
CV/Documentos personales/CURP_COMJ841217HJCRRN09.pdf
CV/Documentos personales/EstadoCuentaHistorico-1405323841.pdf
CV/Documentos personales/ife ambos.pdf
CV/Documentos personales/Recibo435101100142Septiembre.pdf
CV/Documentos personales/ReimprimeCIF Juan Manuel Cortes.pdf
CV/Documentos personales/tarjetaNSS.pdf
CV/Documentos personales/Titulo Completo.pdf
CV/Documentos personales/Acta_de_Nacimiento_COMJ841217HJCRRN09.pdf
My Games/They Are Billions/Saves/Survival_Backup.zxcheck
My Games/They Are Billions/Saves/Survival_Backup.zxsav
CV/Referencias_Laborales.docx
Documentos Personales/Cambio de Carrera/Administrador de Servidores.pdf
Documentos Personales/Cambio de Carrera/Curador de Datos.pdf
Documentos Personales/Cambio de Carrera/Finder.pdf
Documentos Personales/Cambio de Carrera/Folio de Registro UNADM .png
Documentos Personales/Cambio de Carrera/Ing Desarrollo de Software/Matematicas Discretas/Unidad_1_Sistemas_numericos.pdf
Documentos Personales/Cambio de Carrera/Ing Desarrollo de Software/Matematicas Discretas/Unidad_2_Teoria_de_graficas_y_relaciones.pdf
Documentos Personales/Cambio de Carrera/Ing Desarrollo de Software/Matematicas Discretas/Unidad_3_Discretizacion.pdf
Documentos Personales/Cambio de Carrera/Inscripcion UTJ/ReporteAspirante2.pdf
Documentos Personales/Cambio de Carrera/Unach/doc.pdf
Documentos Personales/Certificado Licenciatura Juan Manuel Cortes.pdf
Documentos Personales/Certificado preparatoria Escaneado amos lados frente.pdf
Documentos Personales/Certificado preparatoria Escaneado Atras.jpg
Documentos Personales/Certificado preparatoria Escaneado Frente.jpg
Documentos Personales/Constancia de Tramite de Titulacion.pdf
Documentos Personales/CV Juan Manuel Cortes Electromecanico Ref.docx
Documentos Personales/CV/Comprobante NSS Juan Manuel Cortes.pdf
Documentos Personales/CV/Constancia de Semanas Cotizadas del Asegurado.pdf
Documentos Personales/CV/CURP_COMJ841217HJCRRN09.pdf
Documentos Personales/CV/CVJuanManuelCortesPV.pdf
Documentos Personales/CV/Documentos personales/Acta_de_Nacimiento_COMJ841217HJCRRN09.pdf
Documentos Personales/CV/Documentos personales/comprobanteNSS.pdf
Documentos Personales/CV/Documentos personales/CURP_COMJ841217HJCRRN09.pdf
Documentos Personales/CV/Documentos personales/EstadoCuentaHistorico-1405323841.pdf
Documentos Personales/CV/Documentos personales/ife ambos.pdf
Documentos Personales/CV/Documentos personales/Recibo435101100142Septiembre.pdf
Documentos Personales/CV/Documentos personales/ReimprimeCIF Juan Manuel Cortes.pdf
Documentos Personales/CV/Documentos personales/tarjetaNSS.pdf
Documentos Personales/CV/Documentos personales/Titulo Completo.pdf
Documentos Personales/CV/ife ambos.pdf
Documentos Personales/CV/ife atras.pdf
Documentos Personales/CV/ife frente.pdf
Documentos Personales/CV/Juan-Manuel-Cortes-IT-Profile-C.docx
Documentos Personales/CV/Juan-Manuel-Cortes-It-Profile-C.pdf
Documentos Personales/CV/Recibo435101100142 Mayo2021.pdf
Documentos Personales/CV/Referencias_Laborales.docx
Documentos Personales/CV/ReimprimeCIF Juan Manuel Cortes.pdf
Documentos Personales/CV/tarjetaNSS.pdf
Documentos Personales/CV/Titulo atras.pdf
Documentos Personales/CV/Titulo Completo.pdf
Documentos Personales/CV/Titulo Frente.pdf
Documentos Personales/Documentos Hijas/Acta_de_Nacimiento_ Zahara BAPZ780317MJCRRH12.pdf
Documentos Personales/Documentos Hijas/Acta_de_Nacimiento_COMJ841217HJCRRN09.pdf
Documentos Personales/Documentos Hijas/acta_nacimiento RENATA CORTES.pdf
Documentos Personales/Documentos Hijas/acta_nacimiento ROMINA CORTES.pdf
Documentos Personales/Documentos Hijas/curp Renata Cortes Barbosa.pdf
Documentos Personales/Documentos Hijas/curp Romina Cortes Barbosa.pdf
Documentos Personales/Documentos Hijas/CURP_COMJ841217HJCRRN09.pdf
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/00001000000203143492 SELLO.cer
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/00001000000203143492.cer
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/CartaNoAdeudo_COMJ841217IN0.pdf
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/Claveprivada_FIEL_COMJ841217IN0_20160525_091535.key
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/comj841217in0.cer
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/CondicionesUsoIDSE.pdf
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/CSD_COMJ841217IN0_20160712114237/00001000000403087927.cer
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/CSD_COMJ841217IN0_20160712114237/CSD_COMJ841217IN0_20160712_114237.sdg
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/CSD_COMJ841217IN0_20160712114237/CSD_Matriz_COMJ841217IN0_20160712_114225.key
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/CSD_COMJ841217IN0_20160712114237/XML firmado del contrato social .xps
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/mostrarDocumentoResultante.pdf
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/Requerimiento_FIEL_COMJ841217IN0_20160525_091535.req
Documentos Personales/Documentos Imss/FIEL_COMJ841217IN0_20160525091535/RFC.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/A201907041512579396.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/acuse.jsf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/CSD_SIO190729UE6_20191017103811/00001000000501782749.cer
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/CSD_SIO190729UE6_20191017103811/Acuse_GeneracionSellos.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/CSD_SIO190729UE6_20191017103811/CSD_A_SIO190729UE6_20191017_103724.key
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/CSD_SIO190729UE6_20191017103811/CSD_SIO190729UE6_20191017_103811.sdg
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Juan Pedro Chavez Miranda/comprobanteNSS Juan Pedro Chavez Miranda.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Juan Pedro Chavez Miranda/constancia-curp- Juan Pedro Chavez Miranda.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Juan Pedro Chavez Miranda/RFC Juan Pedro.png
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Juan Pedro Chavez Miranda/tarjetaNSS Juan Pedro Chavez Miranda.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oscar Chavez/constancia-curp-Oscar Chavez.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oscar Chavez/Oscar Chavez comprobanteNSS.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oscar Chavez/Oscar Chavez RFC.png
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oscar Chavez/Oscar ChaveztarjetaNSS.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oswaldo Velez/comprobanteNSSoswaldo Velez.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oswaldo Velez/tarjetaNSS Oswaldo Velez.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/FIEL_SIO190729UE6_20191017102623/acuse_de_e_firma.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/FIEL_SIO190729UE6_20191017102623/CERTIFICADO FIEL 00001000000501782228.cer
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/FIEL_SIO190729UE6_20191017102623/Claveprivada_FIEL_SIO190729UE6_20191017_102623.key
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/FIEL_SIO190729UE6_20191017102623/Requerimiento_FIEL_SIO190729UE6_20191017_102623.req
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/IdcGeneraAcuse.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/435101100142.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/Acuse de Recibo Electronico Patronal.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/AFIL-02 JUAN PEDRO.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/AFIL-02 OSCAR CHAVEZ.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/AFIL-02 OSWALDO VELEZ.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/AFIL-02.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/Aviso de Registro Patronal.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/Carta_de_Terminos_y_Condiciones_NPIE.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/Comprobante cita imss.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/llave privadaimss.key.txt
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/llaveprivadaimss.key
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/llaveprivadaimss.req
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/registro patronal imss.png
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/imss/Tarjeta de Identificacion Patronal.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/RFC/435101100142.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/RFC/acuse RFC.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/RFC/Cedula identificacion Fiscal.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/RPComercioInscripcion_SAS2019236086.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/RPComercioInscripcion_SAS2019236086.xml
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2 XML firmado del contrato social.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201907-236086.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201907-236086.xml
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201908-237153.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201908-237153.xml
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201908-COMJ841217IN0237153AA.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236086MANIF-SIGNED.xml
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236086MANIF.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236086TYC-SIGNED.xml
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236086TYC.pdf
Documentos Personales/Documentos Imss/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236089TYC.pdf
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/00001000000203143492 SELLO.cer
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/00001000000203143492.cer
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/CartaNoAdeudo_COMJ841217IN0.pdf
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/Claveprivada_FIEL_COMJ841217IN0_20160525_091535.key
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/comj841217in0.cer
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/CondicionesUsoIDSE.pdf
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/CSD_COMJ841217IN0_20160712114237/00001000000403087927.cer
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/CSD_COMJ841217IN0_20160712114237/CSD_COMJ841217IN0_20160712_114237.sdg
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/CSD_COMJ841217IN0_20160712114237/CSD_Matriz_COMJ841217IN0_20160712_114225.key
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/CSD_COMJ841217IN0_20160712114237/XML firmado del contrato social .xps
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/mostrarDocumentoResultante.pdf
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/Requerimiento_FIEL_COMJ841217IN0_20160525_091535.req
Documentos Personales/FIEL_COMJ841217IN0_20160525091535/RFC.pdf
Documentos Personales/Negocio/2014_Arrendamiento_Empresariales_Profesionales_y_RIF.xlsx
Documentos Personales/Negocio/Acuse de Movimientos de Actualizacion de situacion Fiscal.pdf
Documentos Personales/Negocio/Alberca 2.pdf
Documentos Personales/Negocio/Alberca 3.pdf
Documentos Personales/Negocio/Alberca 4.pdf
Documentos Personales/Negocio/Alberca.ods
Documentos Personales/Negocio/Alberca.pdf
Documentos Personales/Negocio/Anexo D.- Reporte de Instalacion.pdf
Documentos Personales/Negocio/AT 0259.pdf
Documentos Personales/Negocio/Bloque Cuñas.jpg
Documentos Personales/Negocio/Calculadora de Sueldos y Costos 2020.xlsm
Documentos Personales/Negocio/Camioneta/WhatsApp Image 2020-01-31 at 1.16.41 PM.jpeg
Documentos Personales/Negocio/Carta Poder Juan Pedro.pdf
Documentos Personales/Negocio/Carta Poder.odt
Documentos Personales/Negocio/Cedula de Identificacion Fiscal.jpg
Documentos Personales/Negocio/CHECK LIST ENTREGA RECEPCION SISTEMA SOLAR.pdf
Documentos Personales/Negocio/Como quieres tu proyecto.jpg
Documentos Personales/Negocio/conductorestuberia.pdf
Documentos Personales/Negocio/Constancia de Situacion Fiscal.pdf
Documentos Personales/Negocio/consultaCuentaClabeBBVA 10 Dic 14.pdf
Documentos Personales/Negocio/ConsultaCuentaClabeBBVA.pdf
Documentos Personales/Negocio/Contrato Comodato Automovil Negocio.doc
Documentos Personales/Negocio/Contrato de Obra de Instalación de Sistema Fotovoltaico Interconectado a la Red mayor a 100kw.docx
Documentos Personales/Negocio/Contrato Individual de Trabajo.docx
Documentos Personales/Negocio/Convenio-de-Reduccion-de-Remuneracion.docx
Documentos Personales/Negocio/Corrida Financiera Fide 60 meses.xlsm
Documentos Personales/Negocio/Costo Colegio Mafer.ods
Documentos Personales/Negocio/Costos Puebla Mafer.ods
Documentos Personales/Negocio/Cotizacion Berriland.zip
Documentos Personales/Negocio/Cotizacion Moises Carrillo.ods
Documentos Personales/Negocio/Cotizaciones GoPackSoluciones 23-06-20.odg
Documentos Personales/Negocio/Cotizaciones/Argia/Argia Solar 1.mpp
Documentos Personales/Negocio/Cotizaciones/Argia/Argia Solar 2.mpp.pod
Documentos Personales/Negocio/Cotizaciones/Argia/COM-72.pdf
Documentos Personales/Negocio/Cotizaciones/Argia/COM-73.pdf
Documentos Personales/Negocio/Cotizaciones/Argia/Gantt.pdf
Documentos Personales/Negocio/Cotizaciones/Argia/Hoja Base.pdf
Documentos Personales/Negocio/Cotizaciones/Argia/project.pdf
Documentos Personales/Negocio/Cotizaciones/COM-64.pdf
Documentos Personales/Negocio/Cotizaciones/COM-65.pdf
Documentos Personales/Negocio/Cotizaciones/COM-66.pdf
Documentos Personales/Negocio/Cotizaciones/COM-67.pdf
Documentos Personales/Negocio/Cotizaciones/COM-68.pdf
Documentos Personales/Negocio/Cotizaciones/COM-69.pdf
Documentos Personales/Negocio/Cotizaciones/COM-70.pdf
Documentos Personales/Negocio/Cotizaciones/COM-71.pdf
Documentos Personales/Negocio/Cotizaciones/COM-74 Alfredo Cuevas Lopez.pdf
Documentos Personales/Negocio/Cotizaciones/COM-75 Sergio Chavez.pdf
Documentos Personales/Negocio/Cotizaciones/COM-76 El Coyote.pdf
Documentos Personales/Negocio/Cotizaciones/COM-77 Tienda.pdf
Documentos Personales/Negocio/Cotizaciones/COM-86 Adrian Gonzalez.pdf
Documentos Personales/Negocio/Cotizaciones/COM-86A Adrian Gonzalez.pdf
Documentos Personales/Negocio/Cotizaciones/COM-87 Ramirez Camarena Raul.pdf
Documentos Personales/Negocio/Cotizaciones/Corrida Financiera Fide 60 meses Alan Medina 1.pdf
Documentos Personales/Negocio/Cotizaciones/Corrida Financiera Fide 60 meses Alan Medina 2.pdf
Documentos Personales/Negocio/Cotizaciones/Corrida Financiera Fide 60 meses.xlsx
Documentos Personales/Negocio/Cotizaciones/Cotizacion 1 B199 Proyecto Llave en Mano.pdf
Documentos Personales/Negocio/Cotizaciones/Eduardo Reyes Instalacion 20 Modulos.pdf
Documentos Personales/Negocio/Cotizaciones/Eduardo Reyes.odg
Documentos Personales/Negocio/Cotizaciones/Gopack/Corrida 1 sin logo.pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Corrida Financiera Fide 60 meses.xlsm
Documentos Personales/Negocio/Cotizaciones/Gopack/Corrida Financiera Fide 60 meses.xlsx
Documentos Personales/Negocio/Cotizaciones/Gopack/Corrida Financiera Fide 60 modulos.pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Corrida Financiera Fide 68 modulos.pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Corrida Financiera Fide 69 modulos.pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Cotiza_GoPack-60P-450w.pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Cotiza_GoPack_60Paneles-450w-(1).pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Cotiza_GoPack_69Paneles.pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Impresión de Pagarés.pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Proceso caldera Cotizacion 1
Documentos Personales/Negocio/Cotizaciones/Gopack/Proyecto Calentadores.ods
Documentos Personales/Negocio/Cotizaciones/Gopack/Simulación 107%.pdf
Documentos Personales/Negocio/Cotizaciones/Gopack/Simulación 97%.pdf
Documentos Personales/Negocio/Cotizaciones/Imelda/Cotizacion 2 B200 Inst Material Electrico y Serv.pdf
Documentos Personales/Negocio/Cotizaciones/Imelda/Cotizacion 3 B201 Asesoria y Material Electrico.pdf
Documentos Personales/Negocio/Cotizaciones/Imelda/Cotizacion AT260.pdf
Documentos Personales/Negocio/Cotizaciones/Imelda/Cotizacion AT261.pdf
Documentos Personales/Negocio/Cotizaciones/Imelda/materiales iniciales galletera.doc
Documentos Personales/Negocio/Cotizador General 1.pdf
Documentos Personales/Negocio/Cotizador General.pdf
Documentos Personales/Negocio/Cotizador General.xls
Documentos Personales/Negocio/datos BANCARIOS EXEL SOLAR ventas.pdf
Documentos Personales/Negocio/DAtos tarjeta OSCar.png
Documentos Personales/Negocio/Descripcion Instalacion Hipoteca verde.odt
Documentos Personales/Negocio/Descripcion Instalacion Hipoteca verde.pdf
Documentos Personales/Negocio/Elaboración de un diagrama Jack Knife.docx
Documentos Personales/Negocio/Energien/Carpeta sin título/0CFE DIC 19.pdf
Documentos Personales/Negocio/Energien/Carpeta sin título/1CFE ENERO 2020.pdf
Documentos Personales/Negocio/Energien/Carpeta sin título/2CFE FEBRERO 2020.pdf
Documentos Personales/Negocio/Energien/Carpeta sin título/3CFE MARZO.pdf
Documentos Personales/Negocio/Energien/Carpeta sin título/4CFE ABRIL 2020.pdf
Documentos Personales/Negocio/Energien/Carpeta sin título/folio CFE ventanas.pdf
Documentos Personales/Negocio/Energien/Cotizacion Tlachichilco.xls
Documentos Personales/Negocio/Energien/Estimados Instalaciones Febrero.xlsx
Documentos Personales/Negocio/Estatus Interconexiones.docx
Documentos Personales/Negocio/EVIC/1 Estado de Cuenta 20 diciembre 2019-20 Enero2020 .png
Documentos Personales/Negocio/EVIC/2 Estado de Cuenta 20 Enero-20 Febrero 2020 .png
Documentos Personales/Negocio/EVIC/3 Estado de Cuenta 20 Febrero-20 Marzo 2020 .png
Documentos Personales/Negocio/EVIC/EstadoCuenta(1).pdf
Documentos Personales/Negocio/EVIC/EstadoCuenta(2).pdf
Documentos Personales/Negocio/EVIC/EstadoCuenta(3).pdf
Documentos Personales/Negocio/EVIC/EstadoCuenta.pdf
Documentos Personales/Negocio/EVIC/Estimados Centro del Pais 2da Parte.xlsx
Documentos Personales/Negocio/EVIC/Estimados instalacion Veracruz .xlsx
Documentos Personales/Negocio/EVIC/Evic - Coppel Manzanillo/CUENTA BANCARIA BBVA BANCOMER VANOMA.pdf
Documentos Personales/Negocio/EVIC/Evic - Coppel Manzanillo/Estimados Coppel Manzanillo EVIC 2.xlsx
Documentos Personales/Negocio/EVIC/Evic - Coppel Manzanillo/Estimados Coppel Manzanillo EVIC 3.xlsx
Documentos Personales/Negocio/EVIC/Evic - Coppel Manzanillo/Estimados Coppel Manzanillo EVIC.xlsx
Documentos Personales/Negocio/EVIC/Evic - Coppel Manzanillo/Paso de Gato Manzanillo.xlsx
Documentos Personales/Negocio/EVIC/GBS_volumenes_Obra a1.xlsx
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM ATLACOMULCO/P-ES-2020-0591 DIAGRAMA UNIFILAR ATLACOMULCO.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM ATLACOMULCO/P-ES-2020-0591 MEMORIA DE CÁLCULO ATLACOMULCO.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM ATLACOMULCO/P-ES-2020-0591 RENDER ATLACOMULCO.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM CENTENARIO/P-ES-2020-0590 DIAGRAMA UNIFILAR CENTENARIO.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM CENTENARIO/P-ES-2020-0590 MEMORIA DE CÁLCULO CENTENARIO.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM CENTENARIO/P-ES-2020-0590 RENDER CENTENARIO.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM JILOTEPEC/P-ES-2020-0587 DIAGRAMA UNIFILAR.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM JILOTEPEC/P-ES-2020-0587 MEMORIA DE CÁLCULO CUPRUM JILOTEPEC.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM JILOTEPEC/P-ES-2020-0587 RENDER CUPRUM JILOTEPEC.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM NEZA/P-ES-2020-0589 DIAGRAMA UNIFILAR NEZA 2.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM NEZA/P-ES-2020-0589 MEMORIA DE CÁLCULO NEZA.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM NEZA/P-ES-2020-0589 RENDER NEZA.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM TAXQUEÑA/P-ES-2020-0588 DIAGRAMA UNIFILAR TAXQUEÑA.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM TAXQUEÑA/P-ES-2020-0588 MEMORIA DE CÁLCULO.pdf
Documentos Personales/Negocio/EVIC/Proyectos CUPRUM/CUPRUM TAXQUEÑA/P-ES-2020-0588 RENDER TLAXQUEÑA.pdf
Documentos Personales/Negocio/Excedente 1.xlsx
Documentos Personales/Negocio/FCEV Alberca 1.pdf
Documentos Personales/Negocio/IFE Ambos Lados.jpg
Documentos Personales/Negocio/IFE Detras.jpg
Documentos Personales/Negocio/IFE Frente.jpg
Documentos Personales/Negocio/IFE Frente.odg
Documentos Personales/Negocio/Ingenieria/2017-NEC-Code-2.pdf
Documentos Personales/Negocio/Ingenieria/Anexo
Documentos Personales/Negocio/Ingenieria/CAlculo BAse.xlsx
Documentos Personales/Negocio/Ingenieria/Calculo Bateria Condensadores.xls
Documentos Personales/Negocio/Ingenieria/CALCULO DISTRIBUIDORA DUMY SA DE CV.xlsx
Documentos Personales/Negocio/Ingenieria/CATALOGO FADIM-GOLEN-2.pdf
Documentos Personales/Negocio/Ingenieria/Catálogo-CHAROFIL-2019-2Q.pdf
Documentos Personales/Negocio/Ingenieria/Dimensionamiento de Sistema Fotovoltaico Aislado bomba 10HP Isla Colima Mafer.xls
Documentos Personales/Negocio/Ingenieria/Dimensionamiento de Sistema Fotovoltaico Aislado bomba 20HP Isla Colima Mafer.xls
Documentos Personales/Negocio/Ingenieria/Dimensionamiento de Sistema Fotovoltaico Aislado bomba 5 HP Isla Colima Mafer.xls
Documentos Personales/Negocio/Ingenieria/Dimensionamiento de Sistema Fotovoltaico Aislado Ver.3.3 Isla Colima Mafer.xls
Documentos Personales/Negocio/Ingenieria/Dimensionamiento de Sistema Fotovoltaico Aislado Ver.3.3 Respaldo Tlachichilco Adriana.xls
Documentos Personales/Negocio/Ingenieria/Dimensionamiento y tuberia cableado-V4.5.xlsm
Documentos Personales/Negocio/Ingenieria/electromecanica-calculo-kva-cos-phi.xls
Documentos Personales/Negocio/Ingenieria/isla base.ods
Documentos Personales/Negocio/Ingenieria/isla base.xlsx
Documentos Personales/Negocio/Ingenieria/Isla Doc Jocotepec.ods
Documentos Personales/Negocio/Lista de precios Exel Solar Mayo 2020 Distribuidor (4).pdf
Documentos Personales/Negocio/Lista de precios Exel Solar Mayo 2020 Modulos (1).pdf
Documentos Personales/Negocio/Logo CM Green Engineering.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00110.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00111.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00112.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00113.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00114.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00115.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00279.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00280.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00288.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00289.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00371.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00372.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00373.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00374.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00452.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00453.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00454.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00455.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00469.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00502.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00544.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00547.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00548.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00558.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00564.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00565.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00566.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00567.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00626.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00627.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00637.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00639.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00645.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00739.jpg
Documentos Personales/Negocio/Muestra Proyectos/CAM00740.jpg
Documentos Personales/Negocio/NOM-001-SEDE-2012.pdf
Documentos Personales/Negocio/Nuevo Cotizador General Con Lista de Precios.xlsx
Documentos Personales/Negocio/Nvos proyectos evic.ods
Documentos Personales/Negocio/Porta CD Doblado CM Green Engineering.pub
Documentos Personales/Negocio/Presentacion Green Engineering B.pdf
Documentos Personales/Negocio/Proyectos CUPRUM.rar
Documentos Personales/Negocio/Recibo435101100142 AGOSTO.pdf
Documentos Personales/Negocio/REPORTE DE INSTALACIÓN.pdf
Documentos Personales/Negocio/Sistema doc jocotepec.ods
Documentos Personales/Negocio/URREA Inicial.pdf
Documentos Personales/Titulacion/manual_registro_título.pdf
Documentos Personales/Titulacion/hoja ayuda pago compulsa documentos.pdf
Documentos Personales/Titulacion/hoja ayuda pago cedula licenciatura.pdf
Documentos Personales/Titulacion/4 inlineformatosDR!doDRFormat.action.pdf
Documentos Personales/Titulacion/3 Pago compulsas.pdf
Documentos Personales/Titulacion/2 Pago Registro Titulo.pdf
Documentos Personales/Titulacion/1 Comprobante de cita 2594506.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236089TYC.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236086TYC.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236086TYC-SIGNED.xml
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236086MANIF.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.6-201907-COMJ841217IN0236086MANIF-SIGNED.xml
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201908-COMJ841217IN0237153AA.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201908-237153.xml
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201908-237153.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201907-236086.xml
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2-201907-236086.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/SAS-1.2 XML firmado del contrato social.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/RPComercioInscripcion_SAS2019236086.xml
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/RPComercioInscripcion_SAS2019236086.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/RFC/Cedula identificacion Fiscal.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/RFC/acuse RFC.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/RFC/435101100142.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/Tarjeta de Identificacion Patronal.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/registro patronal imss.png
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/llaveprivadaimss.req
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/llaveprivadaimss.key
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/llave privadaimss.key.txt
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/Comprobante cita imss.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/Carta_de_Terminos_y_Condiciones_NPIE.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/Aviso de Registro Patronal.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/AFIL-02.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/AFIL-02 OSWALDO VELEZ.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/AFIL-02 OSCAR CHAVEZ.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/AFIL-02 JUAN PEDRO.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/Acuse de Recibo Electronico Patronal.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/imss/435101100142.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/IdcGeneraAcuse.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/FIEL_SIO190729UE6_20191017102623/Requerimiento_FIEL_SIO190729UE6_20191017_102623.req
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/FIEL_SIO190729UE6_20191017102623/Claveprivada_FIEL_SIO190729UE6_20191017_102623.key
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/FIEL_SIO190729UE6_20191017102623/CERTIFICADO FIEL 00001000000501782228.cer
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/FIEL_SIO190729UE6_20191017102623/acuse_de_e_firma.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oswaldo Velez/tarjetaNSS Oswaldo Velez.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oswaldo Velez/comprobanteNSSoswaldo Velez.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oscar Chavez/Oscar ChaveztarjetaNSS.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oscar Chavez/Oscar Chavez RFC.png
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oscar Chavez/Oscar Chavez comprobanteNSS.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Oscar Chavez/constancia-curp-Oscar Chavez.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Juan Pedro Chavez Miranda/tarjetaNSS Juan Pedro Chavez Miranda.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Juan Pedro Chavez Miranda/RFC Juan Pedro.png
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Juan Pedro Chavez Miranda/constancia-curp- Juan Pedro Chavez Miranda.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/Empleados/Juan Pedro Chavez Miranda/comprobanteNSS Juan Pedro Chavez Miranda.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/CSD_SIO190729UE6_20191017103811/CSD_SIO190729UE6_20191017_103811.sdg
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/CSD_SIO190729UE6_20191017103811/CSD_A_SIO190729UE6_20191017_103724.key
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/CSD_SIO190729UE6_20191017103811/Acuse_GeneracionSellos.pdf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/CSD_SIO190729UE6_20191017103811/00001000000501782749.cer
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/acuse.jsf
Documentos Personales/SOLAR INSTALLER DE OCCIDENTE/A201907041512579396.pdf
Documentos Personales/Programming/Configuracion sublime text/.SublimeREPLHistory/python.db
Documentos Personales/Programming/Configuracion sublime text/Dash-Line-Separator.sublime-macro
Documentos Personales/Programming/Configuracion sublime text/Default (Linux).sublime-keymap
Documentos Personales/Programming/Configuracion sublime text/Insert-Dash-Title-Header.sublime-macro
Documentos Personales/Programming/Configuracion sublime text/Package Control.cache/01524fae79697630d0454ba3fabd9414
Documentos Personales/Programming/Configuracion sublime text/Package Control.cache/01524fae79697630d0454ba3fabd9414.info
Documentos Personales/Programming/Configuracion sublime text/Package Control.last-run
Documentos Personales/Programming/Configuracion sublime text/Package Control.merged-ca-bundle
Documentos Personales/Programming/Configuracion sublime text/Package Control.sublime-settings
Documentos Personales/Programming/Configuracion sublime text/Package Control.user-ca-bundle
Documentos Personales/Programming/Configuracion sublime text/Preferences.sublime-settings
Documentos Personales/Programming/CursoSQL/CLIENTES.ods
Documentos Personales/Programming/CursoSQL/Gestion_Pedidos_Ejercicios.accdb
Documentos Personales/Programming/CursoSQL/PEDIDOS.ods
Documentos Personales/Programming/CursoSQL/PRODUCTOS.ods
Documentos Personales/Programming/CursoSQL/ProductosNuevos.ods
Documentos Personales/Programming/CursoSQL/SQL-Commands-Cheat-Sheet.pdf
Documentos Personales/Programming/CursoReact/react-basicos/src/setupTests.js
Documentos Personales/Programming/CursoReact/react-basicos/src/reportWebVitals.js
Documentos Personales/Programming/CursoReact/react-basicos/src/logo.svg
Documentos Personales/Programming/CursoReact/react-basicos/src/index.js
Documentos Personales/Programming/CursoReact/react-basicos/src/index.css
Documentos Personales/Programming/CursoReact/react-basicos/src/App.test.js
Documentos Personales/Programming/CursoReact/react-basicos/src/App.js
Documentos Personales/Programming/CursoReact/react-basicos/src/App.css
Documentos Personales/Programming/CursoReact/react-basicos/README.md
Documentos Personales/Programming/CursoReact/react-basicos/public/robots.txt
Documentos Personales/Programming/CursoReact/react-basicos/public/manifest.json
Documentos Personales/Programming/CursoReact/react-basicos/public/logo512.png
Documentos Personales/Programming/CursoReact/react-basicos/public/logo192.png
Documentos Personales/Programming/CursoReact/react-basicos/public/index.html
Documentos Personales/Programming/CursoReact/react-basicos/public/favicon.ico
Documentos Personales/Programming/CursoReact/react-basicos/package.json
Documentos Personales/Programming/CursoReact/react-basicos/package-lock.json
Documentos Personales/Programming/Programacion en Python/
General-Programming-Stuff/
Curso-Git/
Solicitud llena.pdf
Javascript-Curso-Practicas/JavaScript-projects/
Javascript-Curso-Practicas/Web-Development/
Python-Projects/
>>>>>>> Stashed changes