Skip to content

Commit

Permalink
open registration for React course
Browse files Browse the repository at this point in the history
  • Loading branch information
sonejka committed Sep 12, 2023
1 parent 1118bfa commit ad817f7
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 32 deletions.
Binary file added app/images/people/artsiom-parfianenkau.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 added app/images/people/dzmitry-yarmoshkin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,39 +133,39 @@ <h2>Upcoming Courses</h2>

<div class="col mb-5">
<div class="card h-100">
<div class="card-header mark"> JS / Front-end (RU)</div>
<div class="card-header mark"> React (EN)</div>
<div class="card-body">
<p class="card-text"><i class="fas fa-map-marker"></i> Online</p>
</div>
<div class="card-footer">
<p class="small">Start date: <br> <strong>November 5, 2023</strong></p>
<a href="https://rs.school/js/" class="btn btn-primary">More details</a>
<p class="small">Start date: <br> <strong>October 23, 2023</strong></p>
<a href="https://rs.school/react/" class="btn btn-primary">More details</a>
</div>
</div>
</div>

<div class="col mb-5">
<div class="card h-100">
<div class="card-header mark-striped">JS / Front-end (EN)</div>
<div class="card-header mark"> JS / Front-end (RU)</div>
<div class="card-body">
<p class="card-text"><i class="fas fa-map-marker"></i> Online</p>
</div>
<div class="card-footer">
<p class="small">Start date: <br> <strong>November 6, 2023</strong></p>
<a href="https://rs.school/js-en/" class="btn btn-primary">More details</a>
<p class="small">Start date: <br> <strong>November 5, 2023</strong></p>
<a href="https://rs.school/js/" class="btn btn-primary">More details</a>
</div>
</div>
</div>

<div class="col mb-5">
<div class="card h-100">
<div class="card-header mark"> React (EN)</div>
<div class="card-header mark-striped">JS / Front-end (EN)</div>
<div class="card-body">
<p class="card-text"><i class="fas fa-map-marker"></i> Online</p>
</div>
<div class="card-footer">
<p class="small">Start date: <br> <strong>TBD</strong></p>
<a href="https://rs.school/react/" class="btn btn-primary">More details</a>
<p class="small">Start date: <br> <strong>November 6, 2023</strong></p>
<a href="https://rs.school/js-en/" class="btn btn-primary">More details</a>
</div>
</div>
</div>
Expand Down
57 changes: 36 additions & 21 deletions app/react/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ <h2><span class="mark">React Course</span></h2>
<p class="text-center lead"> Free | Online | in English </p>
<p class="text-center">
<a target="_blank" class="btn btn-primary"
href="https://wearecommunity.io/events/rs-react-2023q1">Enroll</a>
href="https://wearecommunity.io/events/rs-react-2023q4">Enroll</a>
</p>
<p class="text-center small">Start date: March 13, 2023</p>
<p class="text-center small">Start date: October 23, 2023</p>

<div class="row justify-content-center">
<div class="col-md-10 mt-5">
Expand Down Expand Up @@ -160,10 +160,10 @@ <h6 class="badge badge-primary">Learning Materials</h6>
<div class="col-md-2"><p class="h1"><i class="fas fa-edit"></i></p></div>
<div class="col-md-10">
<h6 class="badge badge-primary">Enrollment</h6>
<p>Course will start on 13th of March 2023. </p>
<p>Course will start on October 23, 2023. </p>
<p>
<a target="_blank" class="btn btn-primary"
href="https://wearecommunity.io/events/rs-react-2023q1">Enroll</a>
href="https://wearecommunity.io/events/rs-react-2023q4">Enroll</a>
</p>
</div>
</div>
Expand Down Expand Up @@ -262,7 +262,7 @@ <h6 class="badge badge-primary">Enrollment</h6>

<section>
<h2>Our mentors and trainers</h2>
<div class="card-columns" style="column-count: 3">
<div class="card-columns" style="column-count: 4">

<div class="card">
<img src="../images/people/ihar-krasiuk.jpg" class="card-img-top" alt="Ihar Krasiuk photo">
Expand All @@ -276,28 +276,40 @@ <h5 class="card-title">Ihar Krasiuk</h5>
</div>

<div class="card">
<img src="../images/people/artsiom-parfianenkau.jpg" class="card-img-top" alt="Artsiom Parfianenkau photo">
<div class="card-body">
<h5 class="card-title">Olga Bugrova</h5>
<p class="card-text">"A software engineer with the main stack technologies React, TypeScript and Redux. I'm
crazy about front-end, and when I have free time, I allow time for studying. When I finished school, I
wanted to become a teacher but decided to study informatics, and I've made progress with frontend. I think I
can't get enough of it, and I set a goal to help students with becoming better at JavaScript, so let's
implement complex features and do our best."</p>
<h5 class="card-title">Artsiom Parfianenkau</h5>
<p class="card-text">
Front-end/Full Stack developer with 4 overall years of experience. Fell in love with SSR frameworks like
Next.js and Remix.js. Re-renders hater and optimization fan.</p>

<p class="card-text">Previously was a mentor on JS/React courses. Currently focused on RSS React course
development.</p>
</div>
<img src="../images/people/olga-bugrova.jpg" class="card-img-top" alt="Olga Bugrova photo">
</div>

<div class="card">
<img src="../images/people/dzmitry-yarmoshkin.jpg" class="card-img-top" alt="Dzmitry Yarmoshkin photo">

<div class="card-body">
<h5 class="card-title">Dzmitry Yarmoshkin</h5>
<p class="card-text">"Former PHP developer turned front-end developer, now deeply in love with React. While my
journey took an unexpected turn, my passion for front-end work has never been stronger. Not a big fan of
Redux, but that's the beauty of the tech world - we all have our preferences. Embracing the unpredictability
of tech careers, I'm excited to see where my adventure takes me!"</p>
</div>
</div>

<div class="card">
<img src="../images/people/andrej-podlubnyj.jpg" class="card-img-top" alt="Andrej Podlubnyj photo">
<div class="card-body">
<h5 class="card-title">Andrej Podlubnyj</h5>
<p class="card-text">
Experienced Software Engineer with a demonstrated history of working in the information technology and
services industry. Skilled in Search Engine Optimization (SEO), Web/Mobile Development, and JavaScript .
Strong engineering professional with a Computer Scientist.</p>
</div>
<div class="card">
<img src="../images/people/andrej-podlubnyj.jpg" class="card-img-top" alt="Andrej Podlubnyj photo">
<div class="card-body">
<h5 class="card-title">Andrej Podlubnyj</h5>
<p class="card-text">
Experienced Software Engineer with a demonstrated history of working in the information technology and
services industry. Skilled in Search Engine Optimization (SEO), Web/Mobile Development, and JavaScript .
Strong engineering professional with a Computer Scientist.</p>
</div>
</div>

</div>
</section>
Expand Down Expand Up @@ -332,6 +344,9 @@ <h2>Follow Us</h2>
<li><a class="btn btn-secondary" target="_blank"
href="https://www.instagram.com/rsschool_en/"><i
class="fab fa-instagram"></i></a></li>
<li><a class="btn btn-secondary" target="_blank"
href="https://www.instagram.com/rollingscopes/"><i
class="fab fa-instagram"></i></a></li>
</ul>
</section>
</main>
Expand Down
Binary file added docs/images/people/artsiom-parfianenkau.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 added docs/images/people/dzmitry-yarmoshkin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ad817f7

Please sign in to comment.