-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
350 lines (327 loc) · 20.2 KB
/
index.html
File metadata and controls
350 lines (327 loc) · 20.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CruzDev</title>
<meta name="description"
content="Portfolio of Adolfo Cruz, Full Stack Developer. Projects in C++, Web, and tech solutions.">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="icon" href="images/favicon_io(1)/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="index.css">
<script src="index.js" defer></script>
</head>
<body>
<header>
<div class="header-contenido">
<h1>CruzDev</h1>
<button class="hamburguesa" id="hamburguesa" aria-label="Abrir menú" aria-expanded="false">
<span></span>
<span></span>
<span></span>
</button>
<nav id="nav">
<a href="#CV">CV</a>
<a href="#aboutme" data-es="Sobre mí" data-en="About me">About me</a>
<a href="#experience" data-es="Experiencia" data-en="Experience">Experience</a>
<a href="#projects" data-es="Proyectos" data-en="Projects">Projects</a>
<a href="#achievements" data-es="Logros" data-en="Awards">Awards</a>
<a href="#skills" data-es="Habilidades" data-en="Skills">Skills</a>
<a href="#contact" data-es="Contacto" data-en="Contact Me">Contact Me</a>
<button id="btn-idioma"
style="background:none; border:none; color:var(--color-acento); font-weight:bold; cursor:pointer; margin-left:1rem; font-family:var(--fuente-principal);">ES</button>
</nav>
</div>
</header>
<main>
<section id="hero" class="animated">
<div class="hero-contenedor">
<div class="hero-texto">
<h2>Adolfo Cruz</h2>
<p>
<span data-es="Soy un" data-en="I am a">I am a</span> <span class="sr-only">Full Stack Developer y
estudiante.</span>
<span id="typewriter-text" style="color: var(--color-acento); font-weight: bold;"
aria-hidden="true"></span><span class="cursor" aria-hidden="true">|</span><br>
<span data-es="apasionado por la programación y la creatividad."
data-en="passionate about programming and creativity.">passionate about programming and
creativity.</span><br>
<span data-es="Soy una persona determinada." data-en="I am a determined person.">I am a determined
person.</span>
</p>
</div>
<div class="hero-foto">
<img src="images/yo2026.jpeg" alt="Adolfo Cruz - Full Stack Developer" width="320" height="320"
decoding="async" fetchpriority="high" />
</div>
</div>
</section>
<section id="CV" class="animated">
<h3>CV</h3>
<a href="AdolfoEmilianoCruzVelazquezResume.pdf" download="AdolfoEmilianoCruzVelazquezResume.pdf"
class="btn-cv">Download CV</a>
</section>
<section id="aboutme" class="animated">
<h3 data-es="Sobre Mí" data-en="About Me">About Me</h3>
<div class="aboutme-content" style="max-width: 800px; margin: 0 auto; text-align: left;">
<p data-es="
Soy estudiante de tercer semestre de <strong>Ingeniería en Sistemas Computacionales</strong> en el Tecnológico Nacional de México, campus Morelia. Con <strong>cuatro años de experiencia en programación</strong>, me especializo en desarrollo de software, algoritmos avanzados y estructuras de datos.
" data-en="
I'm a third-semester <strong>Computer Systems Engineering student</strong> at the National Technological Institute of Mexico, Morelia Campus. With <strong>four years of programming experience</strong>, I specialize in software development, advanced algorithms, and data structures.
">
I'm a third-semester <strong>Computer Systems Engineering student</strong> at the National Technological
Institute of Mexico, Morelia Campus. With <strong>four years of programming experience</strong>, I specialize
in software development, advanced algorithms, and data structures.
</p>
<br>
<p data-es="
Como apasionado de la lógica y la eficiencia, soy el <strong>Fundador y Presidente del Capítulo de Algoritmia</strong> en mi universidad, liderando una comunidad de más de 40 miembros y logrando un incremento del 75% en un año. Además, me desempeño como preparador y <strong>Trainer de la Olimpiada de Informática</strong> estructurando el plan de estudios estatal y aportando problemas oficiales para plataformas competitivas.
" data-en="
Passionate about logic and efficiency, I am the <strong>Founder and President of the Algorithms Chapter</strong> at my university, leading a community of 40+ members and achieving a 75% growth in one year. Additionally, I serve as a <strong>Trainer for the Informatics Olympiad</strong>, structuring the state curriculum and contributing official problems to competitive platforms.
">
Passionate about logic and efficiency, I am the <strong>Founder and President of the Algorithms
Chapter</strong> at my university, leading a community of 40+ members and achieving a 75% growth in one
year. Additionally, I serve as a <strong>Trainer for the Informatics Olympiad</strong>, structuring the state
curriculum and contributing official problems to competitive platforms.
</p>
<br>
<p data-es="
Abordo los retos con una mentalidad analítica orientada a resultados, equilibrando mis habilidades técnicas como Full Stack Developer con mi rol activo en la <strong>Programación Competitiva (estilo ICPC)</strong> y mi interés por aportar a equipos de alto rendimiento.
" data-en="
I approach challenges with an analytical, results-oriented mindset, balancing my technical skills as a Full Stack Developer with my active role in <strong>Competitive Programming (ICPC style)</strong> and my dedication to contributing to high-performance teams.
">
I approach challenges with an analytical, results-oriented mindset, balancing my technical skills as a Full
Stack Developer with my active role in <strong>Competitive Programming (ICPC style)</strong> and my dedication
to contributing to high-performance teams.
</p>
</div>
</section>
<section id="experience" class="animated">
<h3 data-es="Experiencia Profesional" data-en="Professional Experience">Professional Experience</h3>
<div class="experience-timeline">
<div class="experience-item">
<div class="experience-dot"></div>
<div class="experience-content">
<h4 data-es="Desarrollador Web Intern" data-en="Web Developer Intern">Web Developer Intern</h4>
<h5 data-es="B2Park | Sep 2025 – Presente" data-en="B2Park | Sep 2025 – Present">B2Park | Sep 2025 – Present
</h5>
<ul data-es="
<li>Desarrollo de interfaces de usuario funcionales utilizando <strong>React + TypeScript</strong>, aplicando principios de arquitectura limpia y componentes reutilizables.</li>
<li>Integración del frontend con APIs y servicios backend (MongoDB), con manejo robusto de estados (carga, errores).</li>
<li>Colaboración activa usando prácticas de Git: ramas funcionales, commits descriptivos, resolución de conflictos y Code Reviews.</li>
" data-en="
<li>Built and shipped UI features using <strong>React + TypeScript</strong>, applying clean architecture principles and reusable components.</li>
<li>Integrated the frontend with APIs/services (backed by MongoDB), implementing reliable state handling.</li>
<li>Followed strong Git practices: feature/fix branches, meaningful commits, conflict resolution and pull requests with reviews.</li>
">
<li>Built and shipped UI features using <strong>React + TypeScript</strong>, applying clean architecture
principles and reusable components.</li>
<li>Integrated the frontend with APIs/services (backed by MongoDB), implementing reliable state handling.
</li>
<li>Followed strong Git practices: feature/fix branches, meaningful commits, conflict resolution and pull
requests with reviews.</li>
</ul>
<div class="tech-badges" style="margin-top: 1rem; display: flex; gap: 0.5rem; flex-wrap: wrap;">
<span
style="background: rgba(49, 120, 198, 0.2); color: #61dafb; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">React</span>
<span
style="background: rgba(49, 120, 198, 0.2); color: #3178c6; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">TypeScript</span>
<span
style="background: rgba(71, 162, 72, 0.2); color: #47a248; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">MongoDB</span>
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">REST
APIs</span>
</div>
</div>
</div>
</div>
</section>
<section id="projects">
<h3 data-es="Proyectos" data-en="Projects">Projects</h3>
<div class="proyectos-grid">
<div class="proyecto-card animated">
<h4>Entry Control System for My High School</h4>
<p>
<strong>Database Area Leader</strong><br><br>
I collaborated with a team to develop a system for managing student entry and exit at my high school. As the
leader of the database area, I was responsible for designing, implementing, and maintaining the data model,
ensuring the system's integrity, efficiency, and scalability.
</p>
<div class="tech-badges" style="margin-top: 1rem; display: flex; gap: 0.5rem; flex-wrap: wrap;">
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">SQL</span>
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">C++</span>
</div>
</div>
<div class="proyecto-card animated">
<h4>Pharmaceutical Control System for Franchises</h4>
<p>
<strong>Full Stack Developer</strong><br><br>
I contributed to the development of a comprehensive control system for pharmaceutical franchises, focused on
managing key processes such as purchasing, sales, invoicing, and inventory. I worked as a full stack
developer, handling both the backend and frontend of the project.
</p>
<div class="tech-badges" style="margin-top: 1rem; display: flex; gap: 0.5rem; flex-wrap: wrap;">
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">HTML/CSS</span>
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">JavaScript</span>
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">PHP</span>
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">SQL</span>
</div>
</div>
<div class="proyecto-card animated">
<h4>Website for My High School's Club</h4>
<p>
<strong>Full Stack Developer</strong><br><br>
I developed and managed the club’s website, aimed at sharing advanced programming knowledge and showcasing
the team’s achievements in competitions. I handled both frontend and backend development for the project.
<br><br>
<a href="https://algoritmiaitm.vercel.app/" target="_blank" rel="noopener noreferrer">Visit Website</a>
</p>
<div class="tech-badges" style="margin-top: 1rem; display: flex; gap: 0.5rem; flex-wrap: wrap;">
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">HTML/CSS</span>
<span
style="background: rgba(233, 69, 96, 0.2); color: #ff758c; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem;">JavaScript</span>
</div>
</div>
</div>
</section>
<section id="achievements">
<h3 data-es="Logros & Competencias" data-en="Awards & Competitions">Awards & Competitions</h3>
<div class="proyectos-grid">
<div class="proyecto-card animated" style="text-align: center;">
<i class="fas fa-trophy" style="font-size: 3rem; color: #ffd700; margin-bottom: 1rem;"></i>
<h4 data-es="Olimpiada Michoacana de Informática (OMI)" data-en="Michoacan Informatics Olympiad (OMI)">
Michoacan Informatics Olympiad (OMI)</h4>
<p data-es="
<strong>Trainer & Problem Setter (Hace 4 años – Presente)</strong><br><br>
Durante cuatro años consecutivos he sido creador oficial de problemas para la competencia y <strong>voluntario impartiendo clases</strong> de preparación para estudiantes que participan en la OMI. He liderado entrenamientos que lograron clasificar al <strong>47% a etapas avanzadas</strong>.
" data-en="
<strong>Trainer & Problem Setter (4 Years – Present)</strong><br><br>
For four consecutive years, I have been an official problem creator and a <strong>volunteer teaching preparation classes</strong> for OMI participants. Led training sessions that resulted in <strong>47% of students qualifying for advanced stages</strong>.
">
<strong>Trainer & Problem Setter (4 Years – Present)</strong><br><br>
For four consecutive years, I have been an official problem creator and a <strong>volunteer teaching
preparation classes</strong> for OMI participants. Led training sessions that resulted in <strong>47% of
students qualifying for advanced stages</strong>.
</p>
</div>
<div class="proyecto-card animated" style="text-align: center;">
<i class="fas fa-users-cog" style="font-size: 3rem; color: #4facfe; margin-bottom: 1rem;"></i>
<h4 data-es="Programación Competitiva Universitaria (ICPC)"
data-en="University Competitive Programming (ICPC)">University Competitive Programming (ICPC)</h4>
<p data-es="
<strong>Presidente de Capítulo y Finalista ICPC</strong><br><br>
Llegué a la <strong>Final de ICPC México en 2025</strong>. Además, desde 2024 soy fundador y presidente del primer club de algoritmia de mi universidad (40+ miembros), donde diseñé currículos que posicionaron equipos en el top 150 nacional.
" data-en="
<strong>Chapter President & ICPC Finalist</strong><br><br>
Qualified for the <strong>ICPC Mexico Finals in 2025</strong>. Additionally, since 2024, I am the founder and president of the university's first algorithms club (40+ members), designing curricula that placed teams in the national top 150.
">
<strong>Chapter President & ICPC Finalist</strong><br><br>
Qualified for the <strong>ICPC Mexico Finals in 2025</strong>. Additionally, since 2024, I am the founder
and president of the university's first algorithms club (40+ members), designing curricula that placed teams
in the national top 150.
</p>
</div>
<div class="proyecto-card animated" style="text-align: center;">
<i class="fas fa-medal" style="font-size: 3rem; color: #ff9900; margin-bottom: 1rem;"></i>
<h4 data-es="CodingCup México" data-en="CodingCup Mexico">CodingCup Mexico</h4>
<p data-es="
<strong>Podios a Nivel Estatal y Nacional</strong><br><br>
Demostración de alto rendimiento trabajando bajo presión, obteniendo el <strong>2° Lugar</strong> en la CodingCup Uriangato 2023 y el <strong>6° Lugar</strong> en la reciente CodingCup Michoacán 2025.
" data-en="
<strong>State and National Podiums</strong><br><br>
Demonstrated high performance and problem-solving under pressure by securing <strong>2nd Place</strong> at CodingCup Uriangato 2023 and <strong>6th Place</strong> at the recent CodingCup Michoacan 2025.
">
<strong>State and National Podiums</strong><br><br>
Demonstrated high performance and problem-solving under pressure by securing <strong>2nd Place</strong> at
CodingCup Uriangato 2023 and <strong>6th Place</strong> at the recent CodingCup Michoacan 2025.
</p>
</div>
</div>
</section>
<section id="skills">
<h3 class="skills-title" data-es="Habilidades Técnicas" data-en="Technical Skills">Technical Skills</h3>
<div class="skills-grid">
<div class="skill-item">
<i class="fab fa-react" style="color: #61dafb;"></i>
<p>React</p>
</div>
<div class="skill-item">
<i class="fas fa-code" style="color: #3178c6;"></i>
<p>TypeScript</p>
</div>
<div class="skill-item">
<i class="fab fa-js" style="color: #f7df1e;"></i>
<p>JavaScript</p>
</div>
<div class="skill-item">
<i class="fas fa-file-code" style="color: #00599C;"></i>
<p>C++</p>
</div>
<div class="skill-item">
<i class="fas fa-database" style="color: #47a248;"></i>
<p>MongoDB</p>
</div>
<div class="skill-item">
<i class="fas fa-server" style="color: #e38c00;"></i>
<p>SQL / REST APIs</p>
</div>
<div class="skill-item">
<i class="fab fa-python" style="color: #306998;"></i>
<p>Python</p>
</div>
<div class="skill-item">
<i class="fab fa-git-alt" style="color: #f05032;"></i>
<p>Git / GitHub</p>
</div>
<div class="skill-item">
<i class="fab fa-linux" style="color: #fdf6e3;"></i>
<p>Linux</p>
</div>
</div>
</section>
<section id="contacto-form" class="animated">
<h3 data-es="Ponte en contacto" data-en="Get in Touch">Get in Touch</h3>
<p style="text-align: center; margin-bottom: 2rem;">Have a project in mind or want to collaborate? Send me a
message!</p>
<form action="https://formspree.io/f/TU_CODIGO_AQUI" method="POST" class="contact-form">
<div class="form-group">
<label for="name">Name</label>
<input type="text" id="name" name="name" required placeholder="Your Name">
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="email" id="email" name="email" required placeholder="your@email.com">
</div>
<div class="form-group">
<label for="message">Message</label>
<textarea id="message" name="message" rows="5" required placeholder="How can I help you?"></textarea>
</div>
<button type="submit" class="btn-cv submit-btn">Send Message</button>
</form>
</section>
</main>
<footer id="contact">
<div class="footer-social">
<a href="https://github.com/Cruzdev0131" target="_blank" rel="noopener noreferrer" title="GitHub"><i
class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/adolfo-emiliano-cruz-velazquez-455a982b8/" target="_blank"
rel="noopener noreferrer" title="LinkedIn"><i class="fab fa-linkedin"></i></a>
<a href="mailto:adolfoemilianocruzs@gmail.com" title="Email" rel="noopener noreferrer"><i
class="fas fa-envelope"></i></a>
</div>
<div class="footer-copy">
© 2026 CruzDev | Adolfo Emiliano Cruz Velazquez.
</div>
</footer>
</body>
</html>