Skip to content

Commit

Permalink
victor shepelev updates
Browse files Browse the repository at this point in the history
  • Loading branch information
misabegovic committed Jun 19, 2024
1 parent 5615b10 commit 11050ee
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 15 deletions.
2 changes: 1 addition & 1 deletion _includes/agenda/agenda_day_one.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5 class="schedule__item__title">Ruby off Rails</h5>
<div class="schedule__item">
<a href="/speakers/victor_shepelev" class="schedule__item__image" style="background: url(/assets/images/speakers/victor.jpg) center center / cover no-repeat;"></a>
<div class="schedule__item__content">
<h5 class="schedule__item__title">Keynote: TBD</h5>
<h5 class="schedule__item__title">Seven things I know after 25 years of development</h5>
<p class="schedule__item__speaker">Victor Shepelev</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _includes/speakers_section.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h4 class="card__name">Koichi Sasada</h4>
</ul>
<h4 class="card__name">Victor Shepelev</h4>
<p class="card__note text--bold">Keynote</p>
<p class="card__note">Software architect at Hubstaff. Ruby core committer. OSS projects author. Writer, poet and translator.</p>
<p class="card__note">Ukrainian. Ruby committer. Software Architect at Hubstaff. Currently serving in the Armed Forces.</p>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions all_speakers.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ <h4 class="card__name">Koichi Sasada</h4>
</li>
</ul>
<h4 class="card__name">Victor Shepelev</h4>
<p class="card__note text--bold">Keynote</p>
<p class="card__note">Software architect at Hubstaff. Ruby core committer. OSS projects author. Writer, poet and translator.</p>
<p class="card__note text--bold">Keynote: Seven things I know after 25 years of development</p>
<p class="card__note">Ukrainian. Ruby committer. Software Architect at Hubstaff. Currently serving in the Armed Forces.</p>
</div>
</div>
</div>
Expand Down
Binary file added assets/images/speakers/victor-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/speakers/victor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion speakers/jean_boussier.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h4 class="card__name">Jean Boussier</h4>
</div>
<article class="section__article mb--2">
<div class="col--100">
<h3 class="section__article__title has-dot">Talk (in person): A Decade of Rails Bug Fixes</h3>
<h3 class="section__article__title has-dot">A Decade of Rails Bug Fixes</h3>
<p class="section__article__text mb--2">
Talk details to come once we have them.
</p>
Expand Down
16 changes: 6 additions & 10 deletions speakers/victor_shepelev.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,31 +21,27 @@
</ul>
<h4 class="card__name">Victor Shepelev</h4>
<p class="card__note text--bold">Keynote</p>
<p class="card__note">Software architect at Hubstaff. Ruby core committer. OSS projects author. Writer, poet and translator.</p>
<p class="card__note">Ukrainian. Ruby committer. Software Architect at Hubstaff. Currently serving in the Armed Forces.</p>
</div>
</div>
</div>
</div>
<article class="section__article mb--2">
<div class="col--100">
<h3 class="section__article__title has-dot">Keynote</h3>
<h3 class="section__article__title has-dot">Seven things I know after 25 years of development</h3>
<p class="section__article__text mb--2">
Keynote details to come once we have them.
Through years of career, every developer dedicated to their craft gathers their own set of beliefs, opinions, and habits. Some of them are just reinforcing the common wisdom, some might be quite peculiar; some become irrelevant with time, some only grow stronger; some are about big and important things, and some might be considered nitpicks.
</p>
<p class="section__article__text">
This talk will be delivered in person.
<p class="section__article__text mb--2">
Let me share some of mine—without promising them to be universal or even extremely useful, but with a promise of interesting stories and choices behind them.
</p>
</div>
</article>
<article class="section__article mb--8">
<div class="col--100">
<h3 class="section__article__title has-dot">Bio</h3>
<p class="section__article__text">
I am Victor Shepelev aka zverok. Since March 2023, I am part of Armed Forces of Ukraine amidst Russian invasion.

Besides that, I am a software architect at Hubstaff, committer of the Ruby programming language, author of several open-source projects, and writer.

In tech, my main areas of interest are open data and writing lucid code. I approach the code—and the world in general—as a text that we should learn to read and write better.
Victor Shepelev (aka zverok) is a programmer and writer from Ukraine, currently serving in the Armed Forces, a Software Architect at Hubstaff, a Ruby committer, and the maintainer of Ruby Changes.
</p>
</div>
</article>
Expand Down

0 comments on commit 11050ee

Please sign in to comment.