Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to Github projects #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ <h3> open Summer of code 2019</h3>

<div class="row row-content" data-aos="fade-up">
<div class="section-title" id="hopper">
<h3> 01. Hopper</h3>
<h3>01. Hopper</h3>
</div>
</div>

<div class="row row-content item" data-aos="fade-up">
<div class="col-sm-12 col-md-6">
<img src="../../img/hopper.png" alt="crest of hopper project" width="40%">
<img src="../../img/hopper.png" alt="Hopper project oSoc19" width="40%">
<p>
Providing tailor made commute paths for (future) e-bike owners to stimulate the shift towards a more sustainable mobility.
</p>
Expand All @@ -42,21 +42,20 @@ <h3> 01. Hopper</h3>
</div>
</div>
<div class="row row-content" data-aos="fade-up">
<h5>Technical details on <a href="https://github.com/oSoc19/opt-hopper-frontend" target="_blank">github</a> ! </h5>
<h5>Technical details on <a href="https://github.com/oSoc19/opt-hopper-frontend" target="_blank">Github</a> !</h5>
</div>

<div class="row row-content">
<div class="section-title" id="configuroute">
<h3> 02. Configuroute</h3>
<h3>02. Configuroute</h3>
</div>
</div>

<div class="row row-content" data-aos="fade-up">
<div class="col-sm-12 col-md-6">
<img src="./img/configuroute.png" alt="Crest Hopper project oSoc2019" width="40%">
<img src="./img/configuroute.png" alt="Configuroute project oSoc2019" width="40%">
<p>
A tool for making personalized configuration files for route planning.

</p>
</div>
<div class="col-sm-12 col-md-6">
Expand All @@ -70,17 +69,17 @@ <h3> 02. Configuroute</h3>
</div>

<div class="row row-content" data-aos="fade-up">
<h5>Technical details on <a href="https://github.com/oSoc19/opt-hopper-frontend" target="_blank">github</a> ! </h5>
<h5>Technical details on <a href="https://github.com/oSoc19/configuroute" target="_blank">Github</a> !</h5>
</div>

<div class="row row-content">
<div class="section-title" id="horison">
<h3> 03. Horison</h3>
<h3>03. Horison</h3>
</div>
</div>
<div class="row row-content">
<div class="col-sm-12 col-md-6">
<img src="./img/horison.png" alt="Crest Hopper project oSoc2019" width="40%">
<img src="./img/horison.png" alt="Horison project oSoc2019" width="40%">
<p>
Helping small groups of people find suitable places to meet up.
</p>
Expand All @@ -95,6 +94,6 @@ <h3> 03. Horison</h3>
</div>
</div>
<div class="row row-content" data-aos="fade-up">
<h5>Technical details on <a href="https://github.com/oSoc19/opt-hopper-frontend" target="_blank">github</a> ! </h5>
<h5>Technical details on <a href="https://github.com/oSoc19/opt-horison" target="_blank">Github</a> !</h5>
</div>
</section>