almost finished website
This commit is contained in:
@@ -22,8 +22,10 @@
|
||||
<div id="nav"></div>
|
||||
<div class="scroll-indicator" id="scroll-hint">
|
||||
<div class="scroll-wrapper">
|
||||
Scroll to discover more
|
||||
<span class="material-symbols-outlined scroll-symbol">keyboard_double_arrow_down</span>
|
||||
<div class="scroll-container">
|
||||
Scroll to discover more
|
||||
<span class="material-symbols-outlined scroll-symbol">keyboard_double_arrow_down</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -41,50 +43,49 @@
|
||||
|
||||
<div class="step" id="step-1">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple huge small-margin">Exam­ples</h1>
|
||||
<h3 class="gradient-purple bigger">of websites I have created</h3>
|
||||
<h1 class="gradient huge small-margin">Exam­ples</h1>
|
||||
<p class="white half-width">of websites I have created. Click the title to go to the website. All links open in new tabs.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="step reveal" id="step-2">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">Libre­ǝvent</h1>
|
||||
<h1 class="gradient biggest small-margin"><a href="https://libreevent.janishutz.com" class="link-invisible" target="_blank">Libre­ǝvent</a></h1>
|
||||
<p class="white half-width">My flagship project - A fully free and open source event management solution</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal" id="step-3">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">Per­sonal web­site</h1>
|
||||
<h1 class="gradient biggest small-margin"><a href="https://janishutz.com" class="link-invisible" target="_blank">Per­sonal web­site</a></h1>
|
||||
<p class="white half-width">My own website, where I show off my projects</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal" id="step-4">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">im­press.js - website</h1>
|
||||
<h1 class="gradient biggest small-margin"><a href="https://impress-testing.janishutz.com" class="link-invisible" target="_blank">im­press.js - website</a></h1>
|
||||
<p class="white half-width">A website for a JavaScript presentation framework I contribute code to</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal" id="step-5">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">im­press.js - docs</h1>
|
||||
<h1 class="gradient biggest small-margin"><a href="https://impress-testing.janishutz.com/docs" class="link-invisible" target="_blank">im­press.js - docs</a></h1>
|
||||
<p class="white half-width">The documentation page for impress.js, a JavaScript presentation framework</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal" id="step-6">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">Boo­king</h1>
|
||||
<h1 class="gradient biggest small-margin"><a href="https://testing.janishutz.com" class="link-invisible" target="_blank">Boo­king</a></h1>
|
||||
<p class="white half-width">A fully featured booking system for Language School Hossegor</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal" id="step-7">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">Ja­pan</h1>
|
||||
<h1 class="gradient biggest small-margin"><a href="https://historyproject.janishutz.com" class="link-invisible" target="_blank">Ja­pan</a></h1>
|
||||
<p class="white half-width">A small research project for history class at school</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user