update data & text of websites
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<h1 class="title">About me</h1>
|
<h1 class="title">About me</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>My name is Janis Hutz, I am 18 years old and am learning to code in many different programming languages. By now I am quite fluent in a couple of programming languages, including Swift & SwiftUI (Apple's programming languages); Python (with three different Graphical User Interface Toolkits (Kivy (and KivyMD), PyQT5 and PyGTK); JavaScript, HTML and CSS. You may find my iOS Apps on the AppStore and most of my other projects as Free & Open Source Software over on GitHub. Usually, when I OpenSource a project, I tend to use the GNU General Public License V3.0 (GPL V3), as this allows you (if you are a FOSS-dev) to do the most with this code whilst not helping out big companies like Google, Micro$oft, etc.</p>
|
<p>My name is Janis Hutz, I am 19 years old and am learning to code in many different programming languages. By now I am quite fluent in a couple of programming languages, including Swift & SwiftUI (Apple's programming languages); Python (with three different Graphical User Interface Toolkits (Kivy (and KivyMD), PyQT5 and PyGTK)); JavaScript, TypeScript, HTML and CSS. You may find my iOS Apps on the AppStore and most of my other projects as Free & Open Source Software over on GitHub. Usually, when I OpenSource a project, I tend to use the GNU General Public License V3.0 (GPL V3), as this allows you (if you are a FOSS-dev) to do the most with this code whilst not helping out big companies like Google, Micro$oft, etc.</p>
|
||||||
<p>I spend most of my freetime coding, as this is what I enjoy the most, other than that I am a passionate Archlinux user, so I spend occasionally some time troubleshooting something. Therefore I am not a big fan of Micro$oft, Google or Meta, but I quite adore the work that Apple does, surprisingly.</p>
|
<p>I spend most of my freetime coding, as this is what I enjoy the most, other than that I am a passionate Archlinux user, so I spend occasionally some time troubleshooting something. Therefore I am not a big fan of Micro$oft, Google or Meta, but I quite adore the work that Apple does, surprisingly.</p>
|
||||||
<p>As I am still in my studies, my time to code is limited to what I can do outside of school, and sadly I cannot yet go to University, as I am too young and I haven't finished secondary school yet.</p>
|
<p>As I am still in my studies, my time to code is limited to what I can do outside of school, and sadly I cannot yet go to University, as I am too young and I haven't finished secondary school yet.</p>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|||||||
@@ -19,16 +19,16 @@
|
|||||||
<div class="content">
|
<div class="content">
|
||||||
<h2 class="content-title">My work</h2>
|
<h2 class="content-title">My work</h2>
|
||||||
<div class="sidebyside">
|
<div class="sidebyside">
|
||||||
|
<div class="element">
|
||||||
|
<h3>Custom Websites</h3>
|
||||||
|
<p>Get your new online presence as anything ranging from a simple static website like this one to a highly complex webapp like <a href="https://libreevent.janishutz.com" class="textlink" style="color: darkblue" target="_blank">libreǝvent</a> or the <a href="https://booking.languageschoolhossegor.com" class="textlink" style="color: darkblue" target="_blank">Language School Hossegor Booking system</a></p>
|
||||||
|
<a href="https://development.janishutz.com" class="linkbutton">Learn more</a>
|
||||||
|
</div>
|
||||||
<div class="element">
|
<div class="element">
|
||||||
<h3>PC Building</h3>
|
<h3>PC Building</h3>
|
||||||
<p>Are you looking for a new gaming or work PC that is perfectly fitted for your needs and has an upgrade path in the future and you live in Switzerland? Here you can get your new, fully customised PC!</p>
|
<p>Are you looking for a new gaming or work PC that is perfectly fitted for your needs and has an upgrade path in the future and you live in Switzerland? Here you can get your new, fully customised PC!</p>
|
||||||
<a href="https://pcbuilding.janishutz.com" class="linkbutton">Learn more</a>
|
<a href="https://pcbuilding.janishutz.com" class="linkbutton">Learn more</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="element">
|
|
||||||
<h3>Custom Websites</h3>
|
|
||||||
<p>Websites generally perform very well in Google searches when built from scratch using HTML, CSS & JavaScript. That's exactly what I do. Need more than just a static website with a blog and some contact forms? Depending on what it is, I might not be able to do it for you.</p>
|
|
||||||
<a href="https://development.janishutz.com" class="linkbutton">Learn more</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="sidebyside">
|
<div class="sidebyside">
|
||||||
<div class="element">
|
<div class="element">
|
||||||
@@ -44,9 +44,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="sidebyside">
|
<div class="sidebyside">
|
||||||
<div class="element">
|
<div class="element">
|
||||||
<h3>myevent</h3>
|
<h3>libreǝvent</h3>
|
||||||
<p>My biggest personal project yet. A fully free open source event management solution</p>
|
<p>libreǝvent is THE free and open source event management solution with which you can save lots of time and money when managing your events!</p>
|
||||||
<a href="https://myevent.janishutz.com" class="linkbutton">Learn more</a>
|
<a href="https://libreevent.janishutz.com" class="linkbutton">Learn more</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -54,9 +54,6 @@
|
|||||||
<h2 class="content-title">Check out my projects!</h2>
|
<h2 class="content-title">Check out my projects!</h2>
|
||||||
<a class="linkbutton" href="/projects.html">Projects</a>
|
<a class="linkbutton" href="/projects.html">Projects</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br><br><br>
|
|
||||||
Note: This website is not completed yet and some pages are still missing! The design may also change in the future
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="Footer"></div>
|
<div id="Footer"></div>
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
<a class="menubutton sub" href="/projects/qrinsight.html">QR & Barcode Insight</a>
|
<a class="menubutton sub" href="/projects/qrinsight.html">QR & Barcode Insight</a>
|
||||||
<a class="menubutton sub" href="/projects/storagemanager.html">StorageManager</a>
|
<a class="menubutton sub" href="/projects/storagemanager.html">StorageManager</a>
|
||||||
<a class="menubutton sub" href="/projects/imagescaler.html">FSR Image & Video Upscaler Frontend</a>
|
<a class="menubutton sub" href="/projects/smuL.html">Simple­Media­Upscaler­Lite</a>
|
||||||
<a class="menubutton sub" href="/projects/musiplayer.html">MusicPlayer</a>
|
<a class="menubutton sub" href="/projects/musiplayer.html">MusicPlayer</a>
|
||||||
<a class="menubutton sub" href="/projects/bgac.html">BiogasControllerApp</a>
|
<a class="menubutton sub" href="/projects/bgac.html">BiogasControllerApp</a>
|
||||||
<a class="menubutton sub" href="https://libreevent.janishutz.com">libreǝvent</a>
|
<a class="menubutton sub" href="https://libreevent.janishutz.com">libreǝvent</a>
|
||||||
|
|||||||
@@ -27,9 +27,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<h3>JavaScript, HTML, CSS (Webapps / Websites)</h3>
|
<h3>JavaScript, HTML, CSS (Webapps / Websites)</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a class="textlink" href="https://myevent.janishutz.com">myevent</a></li>
|
|
||||||
<li><a class="textlink" href="/">This website</a></li>
|
<li><a class="textlink" href="/">This website</a></li>
|
||||||
<li><a class="textlink" href="https://libreevent.janishutz.com">Libreǝvent - free & open source self-hosted event management solution</a></li>
|
<li><a class="textlink" href="https://libreevent.janishutz.com">Libreǝvent - free & open source self-hosted event management solution</a></li>
|
||||||
|
<li><a class="textlink" href="/projects/smuL.html">SimpleMediaUpscalerLite</a></li>
|
||||||
<li><a class="textlink" href="https://booking.languageschoolhossegor.com">Booking system for Language School Hossegor</a></li>
|
<li><a class="textlink" href="https://booking.languageschoolhossegor.com">Booking system for Language School Hossegor</a></li>
|
||||||
<li><a class="textlink" href="https://impress-testing.janishutz.com">Impress.js website (Not yet up, in development)</a></li>
|
<li><a class="textlink" href="https://impress-testing.janishutz.com">Impress.js website (Not yet up, in development)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@@ -10,8 +10,40 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="ContentToInclude"></div>
|
<div id="ContentToInclude"></div>
|
||||||
<div class="mainstyle">
|
<div class="mainstyle">
|
||||||
<h1>SimpleMediaUpscalerLite</h1>
|
<div class="content">
|
||||||
<p>Easily upscale your images and videos using this electron frontend.</p>
|
<h2 class="content-title">SimpleMediaUpscalerLite</h2>
|
||||||
|
<div class="sidebyside">
|
||||||
|
<div class="element">
|
||||||
|
<h3>Upscale with EASE.</h3>
|
||||||
|
<p>Upscale any kind of video or image with ease using the electron GUI.</p>
|
||||||
|
<a href="https://github.com/simplePCBuilding/SimpleMediaUpscalerLite" class="linkbutton">Learn more</a>
|
||||||
|
</div>
|
||||||
|
<div class="element">
|
||||||
|
<h3>Electron Frontend</h3>
|
||||||
|
<p>smuL features a gorgeous electron frontend as these UIs look a lot better usually compared to QT, GTK or any other toolkit.</p>
|
||||||
|
<a href="https://github.com/simplePCBuilding/SimpleMediaUpscalerLite" class="linkbutton">Learn more</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="sidebyside">
|
||||||
|
<div class="element">
|
||||||
|
<h3>CLI.</h3>
|
||||||
|
<p>smuL features a CLI to enable you to upscale things in bulk without the downsides that GUIs bring with them</p>
|
||||||
|
<a href="https://github.com/simplePCBuilding/SimpleMediaUpscalerLite" class="linkbutton">Learn more</a>
|
||||||
|
</div>
|
||||||
|
<div class="element">
|
||||||
|
<h3>Plugins.</h3>
|
||||||
|
<p>smuL features plugin support without having to restart the GUI app. You may simply add a new upscaling engine by downloading a plugin.</p>
|
||||||
|
<a href="https://github.com/simplePCBuilding/SimpleMediaUpscalerLite" class="linkbutton">Learn more</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="sidebyside">
|
||||||
|
<div class="element">
|
||||||
|
<h3>FOSS.</h3>
|
||||||
|
<p>smuL is fully open source, you may have a look at its entire source code below and contribute to it if you wish to.</p>
|
||||||
|
<a href="https://github.com/simplePCBuilding/SimpleMediaUpscalerLite" class="linkbutton">Learn more</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="Footer"></div>
|
<div id="Footer"></div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user