[Presentations] Update pages
This commit is contained in:
BIN
assets/links-qr.png
Normal file
BIN
assets/links-qr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
73
src/presentations/auth/index.html
Normal file
73
src/presentations/auth/index.html
Normal file
@@ -0,0 +1,73 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/side-by-side.css">
|
||||
|
||||
<!-- FAVICON -->
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
|
||||
<!-- SEO -->
|
||||
<title>Private Presentations | janishutz.com</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=7" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav></nav>
|
||||
<div class="content">
|
||||
<img src="https://static.janishutz.com/logo.jpg" alt="page Logo" class="project-logo">
|
||||
<h1 class="title">Private Presentations</h1>
|
||||
<p style="text-align: center; margin-bottom: 5%;">Here is a list of all private presentations</p>
|
||||
|
||||
<div class="side-by-side">
|
||||
<div class="side-by-side-item left">
|
||||
<h3>Music</h3>
|
||||
<p>This presentation is in German and is about a song called Victory by Two Steps From Hell</p>
|
||||
<a class="button" href="/presentations/auth/music">View</a>
|
||||
</div>
|
||||
<div class="side-by-side-item right">
|
||||
<h3>Geography</h3>
|
||||
<p>This presentation is in German and was a group work about the change in the energy supplies</p>
|
||||
<a class="button" href="/presentations/auth/geography">View</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="side-by-side">
|
||||
<div class="side-by-side-item left">
|
||||
<h3>French</h3>
|
||||
<p>This presentation is in French and was about a current text form a French newspaper</p>
|
||||
<a class="button" href="/presentations/auth/french">View</a>
|
||||
</div>
|
||||
<div class="side-by-side-item right">
|
||||
<h3>PU</h3>
|
||||
<p>This presentation is in German and was about my project that I did for school, StorageManager</p>
|
||||
<a class="button" href="/presentations/auth/pu">View</a>
|
||||
<a class="button" href="/projects/storagemanager">StorageManager</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="side-by-side">
|
||||
<div class="side-by-side-item left">
|
||||
<h3>Matura</h3>
|
||||
<p>This presentation is in German and is about my Matura project, libreevent.</p>
|
||||
<a class="button" href="/presentations/auth/matura">View</a>
|
||||
<a class="button" href="/projects/libreevent">libreevent</a>
|
||||
</div>
|
||||
<div class="side-by-side-item right">
|
||||
<h3>Turning points of WWII</h3>
|
||||
<p>This presentation is in English and is about turning points of WWII. It was a voluntary
|
||||
presentation I did because I was asked to do one.</p>
|
||||
<a class="button" href="/presentations/auth/history">View</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer></footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
48
src/presentations/index.html
Normal file
48
src/presentations/index.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/side-by-side.css">
|
||||
|
||||
<!-- FAVICON -->
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||
|
||||
<!-- SEO -->
|
||||
<title>Presentations | janishutz.com</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=7" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav></nav>
|
||||
<div class="content">
|
||||
<img src="https://static.janishutz.com/logo.jpg" alt="Logo" class="project-logo">
|
||||
<h1 class="title">Presentations</h1>
|
||||
<p style="text-align: center; margin-bottom: 5%;">Here you can view all my public presentations. There is
|
||||
also a link to my private presentations, for which you need a username and password.</p>
|
||||
|
||||
<div class="side-by-side">
|
||||
<div class="side-by-side-item left">
|
||||
<h3>Virtual Reality I Project Proposal</h3>
|
||||
<p>A project proposal for the Virtual Reality Course at ETHZ</p>
|
||||
<a class="button" href="/presentations/beatsaber-mapper.html">View</a>
|
||||
</div>
|
||||
<div class="side-by-side-item right">
|
||||
<h3>Private presentations</h3>
|
||||
<p>There are a few presentations I have held that are not publicly accessible. If you have a
|
||||
username & password, you may access them using the link below</p>
|
||||
<a class="button" href="/presentations/auth">View</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer></footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user