Skip to content

Commit 6e53acc

Browse files
author
Christian Gomez
committed
Adding speakers
1 parent 87a4d63 commit 6e53acc

6 files changed

Lines changed: 50 additions & 1 deletion

File tree

layouts/partials/speakers.html

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,55 @@ <h6 class="text-uppercase">Java Champion doing cryptocurrency stuff</h6>
119119
</div>
120120
</div>
121121
</div>
122-
</div>
122+
</div>
123+
<div class="row speaker-grid">
124+
<div class="col-lg-4 col-md-6 mb-4">
125+
<div class="speaker-card">
126+
<div class="speaker-img">
127+
<img src="img/speakers/miguel-angel-ramos-guzman.jpg" alt="" class="img-fluid rounded-top">
128+
</div>
129+
<div class="speaker-info">
130+
<h1 class="text-white">Miguel Angel Ramos Guzmán</h1>
131+
<h6 class="text-uppercase">Here Technologies - Software Engineer II</h6>
132+
<p class="text-white">7 years ago I started working with Java 6,7 barely understanding the language structure, then I moved to the mythical and immortal v8 and springboot at the same time, I learn a lot about best practices related to v8 and start creating “functional code” with the lambdas and the stream.anything, after many years of use foreach and maps without know what I was doing but looking great doing I learned scala and it has been my main language last 2 year's.</p>
133+
<div class="social-icons">
134+
135+
</div>
136+
</div>
137+
</div>
138+
</div>
139+
140+
<div class="col-lg-4 col-md-6 mb-4">
141+
<div class="speaker-card">
142+
<div class="speaker-img">
143+
<img src="img/speakers/daniel-gongora.jpg" alt="" class="img-fluid rounded-top">
144+
</div>
145+
<div class="speaker-info">
146+
<h1 class="text-white">Daniel Gongora</h1>
147+
<h6 class="text-uppercase">Android Developer, Tech Lead and Avid Kotlin User</h6>
148+
<p class="text-white">I'm Daniel Gongora, a passionate Software Developer Engineer at Zillow, where I specialize in Android Mobile platform development. My journey in technology began with a Bachelor's degree in Computer Systems Engineering from the Mexicali Institute of Technology, with a focus on Mobile Application Development and Design.</p>
149+
<div class="social-icons">
150+
<a href="https://www.linkedin.com/in/daniel-felipe-gongora-mancha-2b7a8b196/"><i class="fa fa-linkedin"></i></a>
151+
</div>
152+
</div>
153+
</div>
154+
</div>
155+
156+
<div class="col-lg-4 col-md-6 mb-4">
157+
<div class="speaker-card">
158+
<div class="speaker-img">
159+
<img src="img/speakers/rajarshi-tarafdar.jpg" alt="" class="img-fluid rounded-top">
160+
</div>
161+
<div class="speaker-info">
162+
<h1 class="text-white">Rajarshi Tarafdar</h1>
163+
<h6 class="text-uppercase">JP Morgan Chase</h6>
164+
<p class="text-white">Rajarshi Tarafdar is a highly skilled Senior Developer with over 9 years of experience specializing in Generative AI and Java development. He has an extensive background in developing and optimizing generative models such as GPT, DALL-E, Stable Diffusion, GANs, and VAEs, with a strong grasp of neural networks, transformers, attention mechanisms, and large language models (LLMs). His expertise also includes optimization techniques, hyperparameter tuning, and transfer learning.</p>
165+
<div class="social-icons">
166+
<a href="https://www.linkedin.com/in/rajarshi-t-a04351148/"><i class="fa fa-linkedin"></i></a>
167+
</div>
168+
</div>
169+
</div>
170+
</div>
171+
</div>
123172
</div>
124173
</section>

static/.DS_Store

0 Bytes
Binary file not shown.

static/img/.DS_Store

4 KB
Binary file not shown.
480 KB
Loading
606 KB
Loading
81.5 KB
Loading

0 commit comments

Comments
 (0)