-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
173 lines (162 loc) · 7.34 KB
/
Copy pathindex.html
File metadata and controls
173 lines (162 loc) · 7.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Julio Celon</title>
<style>
body
{
margin: 0
}
.main
{
flex-direction: column;
}
.julio
{
display: flex;
}
.middle{
display: flex;
flex-direction: column;
}
div.left-column
{
background-color: navy;
color: white;
padding: 20px;
padding-top: 50px;
}
.left-column:hover
{
background-color: black;
}
div.about-me
{
width: 1000px;
height: 450px;
background-color: white;
padding: 40px;
}
div.work-experience
{
width: 1000px;
background-color :white;
padding: 40px;
padding-top: 5px;
}
div.contact
{
background-color: gray;
padding: 40px;
}
.linkedin{
color: white
}
::placeholder
{
color: navy
}
</style>
</head>
<body>
<div class="main">
<div class="julio">
<div class="left-column">
<section>
<p> jc.celon86@gmail.com </p>
<p> (52+) 55 2066 3827 </p>
<p><a href="https://www.linkedin.com/in/juliocelon/?locale=en_US" class="linkedin" >linked in</a></p>
<h1>Skills</h1>
<p>C# | Java | C++ | Ruby on Rails SQL</p>
<p>HTML5 |CSS | JavaScript Git</p>
<h1>Education</h1>
<p>Computer Systems Engineering 2010</p>
<p>Escuela Superior de Cómputo </p>
<p>Instituto Politécnico Nacional</p>
<p>Technical Programming. 2004</p>
<p>C.E.C. y T. 9</p>
<p>Instituto Politécnico Nacional</p>
<h1>Certificates</h1>
<p>Azure Fundamentals. 03/2020</p>
<p>Microsoft</p>
<p>SCRUM Master Certified. 05/2018</p>
<p>SCRUMStudy</p>
<h1>Courses</h1>
<p>AWS Cloud Practitioner Essentials</p>
<p>09/2021</p>
<p>AWS Technical Essentials</p>
<p>09/2021</p>
<p>Huawei HCIA-Cloud Service.</p>
<p>01/2021</p>
<h1>Languages</h1>
<p>Spanish (Native Speaker) </p>
<p>English</p>
<h1>Interests</h1>
<p>Technology</p>
<p>History</p>
<P>Playing basketball</P>
<P>Community service</P>
<P>Sketching</P>
</section>
</div>
<div class="middle">
<div class="about-me">
<section>
<h1>Julio César Celón Altamirano</h1>
<h2>Computer Systems Engineer</h2>
<p>About me</p>
<p>I grew up in a family where I learned about the principles of integrity and perseverance in my daily work,</p>
<p>I also studied at all levels in high-performance educational institutions, where I was able to grow as a person and as a professional. </p>
<p>I consider myself a reliable, dedicated, and creative systems engineer. </p>
<p>I have more than eleven years of experience in IT systems and software development, acquiring advanced technical skills. </p>
<p>I always carry out my professional work with determination and a positive attitude, enjoy facing challenges, and constantly </p>
<p>learn and develop my skills to create quality work. </p>
<p>I enjoy and love this profession because it allows us to create technology through our creativity and the power of intelligence and logic. </p>
<p>With these things, I know that we can achieve great things. </p>
<p>I have worked with many great development teams and have had the opportunity to mentor, teach and learn from many amazing people. </p>
<p>I also definitely believe that teamwork is part of the key to success. </p>
</section>
</div>
<div class="work-experience">
<section>
<h2>Work Experience</h2>
<h3>Software Developer at Built for Teams</h3>
<h4>Nov, 2021 - Present</h4>
<p>• Develop and improve features on the main project with Ruby on Rails and JavaScript</p>
<p>• Troubleshoot web page errors performing redesign and corrections</p>
<p>• Improving background processing modules with Sidekiq</p>
<h3>IT Manager at Banco Azteca</h3>
<h4>Dec, 2016 - Nov, 2022</h4>
<p>• Development of the connection between E-Global and Banco Azteca through TCP sockets and ISO8583.</p>
<p>• Define and implement optimized .NET modules instead of COBOL modules in the core of the bank as part of its technology transformation.</p>
<p>• Migration of connection services between branches and central with REST services over HTTPS.</p>
<h3>IT Supervisor at Banco Azteca</h3>
<p>Jun, 2013 - Dic, 2016</p>
<p>• Enable security modules at the core of the bank with the integration of Active Directory and Redis.</p>
<p>• Automatization of maintainance and delivery on production environment of Alnova.</p>
<p>• Implementation of Active-Active scheme in RSA physical token system.</p>
<h3>Interfaces Developer at Banco Azteca</h3>
<h4>Jun, 2010 - Jun, 2013</h4>
<p>• Reengineering to apply improvements of visibility and encryption in transactions of Alnova web service for its integration with the digital banking app.</p>
<p>• Development of SPEI Services to reception of interbank payments and integration with the Alnova web service.</p>
<p>• Improvement on connection services with PROSA and integration with Core Services over COM+.</p>
</section>
</div>
</div>
</div>
<div class="contact">
<section>
<h1>Contact</h1>
<form action="">
<input type="text" id="name" placeholder="Name">
<input type="text" id="email" placeholder="Email">
<input type="text" id="message" placeholder="Message">
</form>
</section>
</div>
</div>
</body>
</html>