-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.yml
125 lines (103 loc) · 4.67 KB
/
data.yml
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
#
# Tenga en cuenta que al modificar este archivo, el mínimo error en la sintáxis puede generar errores
#
sidebar:
about: False # NO MODIFICAR
education: False # NO MODIFICAR
# Profile information
name: John Doe # Escribe tu nombre y apellido (1 nombre y 1 apellido)
tagline: React Native Mobile Developer # React Native Mobile Developer ó Ruby on Rails Web Developer Según sea el caso
avatar: escudo.png # No modificar
# Actualiza tus datos de contacto
email: john@gmail.com
phone: 123 123 1234
website: # No agregar http://
linkedin: john # solo tu nombre de usuario de linkedin o dejar en blanco
github: john # solo tu nombre de usuario en github o dejar en blanco
gitlab: john # solo tu nombre de usuario en gitlab o dejar en blanco
bitbucket: john # solo tu nombre de usuario en bitbucket o dejar en blanco
twitter: '@john' # solo tu nombre de usuario en twitter o dejar en blanco
stack-overflow: # Number/Username, e.g. 123456/alandoe
codewars:
goodreads: # Number-Username, e.g. 123456-alandoe
# Actualiza según los idiomas y nieles que tienes. Agrega o Elimina según sea necesario.
languages:
- idiom: English
level: B1 Intermediate # Utiliza el resultado de tu examen oficial, o el nivel de acuerdo al modelo Dreyfus
- idiom: Spanish
level: Native # Utiliza el resultado de tu examen oficial, o el nivel de acuerdo al modelo Dreyfus
# Registra aquí tus soft skills. Agrega o elimina según sea necesario
interests:
- item: Growth Mindset
link: # dejar en blanco
- item: Effective communication
link: # dejar en blanco
- item: Good Team Player
link: # dejar en blanco
- item: Positive Attitude
link: # dejar en blanco
- item: Time and Task Management
link: # dejar en blanco
# Registra aquí un resumen de tu perfil
career-profile:
title: About Me # NO MODIFICAR
summary: |
As a Computer Systems Engineering student with a deep passion for technology and programming, I have a keen interest in web, backend and frontend programming. As an autodidact programmer, I have a love for learning and consistently seek to improve my skills by staying up to date with industry best practices and logical thinking. I am proactive, diligent, and thrive in collaborative environments, where I can share my knowledge and learn from others. My passion for technology stems from my belief that it has the potential to make us better individuals, coworkers, and productive members of society. As a future Senior Developer, I am looking for an innovative company here in Mexico, where I can leverage my creativity and problem-solving skills to make an impact in people's lives.
# Registra aquí tus estudios. Agrega o elimina según sea necesario
educationcomplete:
- degree: Bachelor Degree
university: Universidad de Colima
time: 2018 - 2022
details: |
Facultad de Telemática - Software Engineer.
- degree: Python Certification
university: Udemy
time: 2022
details: |
300 hrs course certification.
# Registra aquí tu experiencia. Agrega o elimina según sea necesario
experiences:
- role: React Native Developer
time: Feb 2022 - Present
company: Bright Coders, Mexico
details: |
Develop native applications with technologies such as Javascript and React Native,
while implementing good practices, test-based development, tools for managing local
and remote repositories. In addition to developing fundamental skills in software development
such as teamwork and effective communication using an agile methodology.
- role: Project Name
time: Sep 2021 - Jan 2022
company: BrightCoders
details: |
My role was to design the views with Figma and use React Native for the development of o mobile app designed for... I worked remotely with other 3 team members.
- role: Full Stack Developer
time: Feb 2021 - Aug 2021
company: Company Name
details: |
My role was to create the layout for the website in a responsive way,
create the database logic with SQL, develop the frontend part with jQuery
and the backend with PHP and its Codeigniter framework.
# Registra aquí tus habilidades técnicas, para level utiliza:
# 20% para Novice
# 40% para Advanced beginner
# 60% para Competent
# 80% para Proficient
# 100% para Expert
skills:
title: Technical Skills # NO MODIFICAR
toolset:
- name: Javascript
level: 20%
level-name: Novice
time: 6 months
- name: React
level: 40%
level-name: Advanced beginner
time: 1 year
- name: React Native
level: 80%
level-name: Proficient
time: 2+ years
# NO MODIFICAR
footer: >
BrightCoders for a brighter future!