mirror of
https://github.com/byReqz/luschis-project-page.git
synced 2024-11-21 11:23:13 +00:00
a0345076b1
first upload, just removed some links. gonna fix small stuff in the next release
231 lines
8.9 KiB
HTML
231 lines
8.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>Nandolfs Applikationen Stube</title>
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
<link href="css/materialize.min.css" type="text/css" rel="stylesheet" media="screen,projection"/>
|
|
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
|
|
</head>
|
|
<body>
|
|
<nav class="white" role="navigation">
|
|
<div class="nav-wrapper container" >
|
|
<a id="logo-container" href="#" class="brand-logo">logo.exe</a>
|
|
<ul class="right hide-on-med-and-down" >
|
|
<li><a href="#deezer">Deezer Checker</a></li>
|
|
<li><a href="#spotify">Spotify Checker</a></li>
|
|
<li><a href="#spammer">Spammer</a></li>
|
|
</ul>
|
|
|
|
<ul id="nav-mobile" class="side-nav">
|
|
<li><a href="#deezer">Deezer Checker</a></li>
|
|
<li><a href="#spotify">Spotify Checker</a></li>
|
|
<li><a href="#spammer">Spammer</a></li>
|
|
</ul>
|
|
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">Menu</i></a>
|
|
</div>
|
|
</nav>
|
|
|
|
<div id="index-banner" class="parallax-container">
|
|
<div class="section no-pad-bot">
|
|
<div class="container">
|
|
<br><br>
|
|
<h1 class="header center teal-text text-lighten-2">Applications</h1>
|
|
<div class="row center">
|
|
<h5 class="header col s12 light">View applications made by Luschi.</h5>
|
|
</div>
|
|
<div class="row center">
|
|
<a href="" id="download-button" class="btn-large waves-effect waves-light teal lighten-1">Download all as Zip</a>
|
|
</div>
|
|
<br><br>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="parallax"><img src="background1.jpg" alt="background parallax 1"></div>
|
|
</div>
|
|
|
|
|
|
<div class="container">
|
|
<div class="section">
|
|
<h2 align="center">Featured Apps</h2>
|
|
|
|
<div class="row">
|
|
<div class="col s12 m4">
|
|
<div class="icon-block">
|
|
<h2 class="center brown-text"><i class="material-icons"><a href="#spotify">Spotify Checker</a></i></h2>
|
|
<h5 class="center">Get that Music into your Brain without paying</h5>
|
|
|
|
<p class="light" style="text-align: center">With this simple tool, you can check your Spotify Accounts in working and subscription.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col s12 m4">
|
|
<div class="icon-block">
|
|
<h2 class="center brown-text"><i class="material-icons"><a href="#deezer">Deezer Checker</a></i></h2>
|
|
<h5 class="center">Use the other Spotify</h5>
|
|
|
|
<p class="light" align="center">Use the force to check your Deezer Accounts in working and Subscription.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col s12 m4">
|
|
<div class="icon-block">
|
|
<h2 class="center brown-text"><i class="material-icons"><a href="#spammer">Spammer</a></i></h2>
|
|
<h5 class="center" align="center">Now you are much more annoying than before</h5>
|
|
|
|
<p class="light">Shoot everyone up with messages with this brand new Spammer, it works on all platforms.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="parallax-container valign-wrapper">
|
|
<div class="section no-pad-bot">
|
|
<div class="container">
|
|
<div class="row center">
|
|
<h3 class="header col s12 light">Coded in open-source VB.NET</h3>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="parallax"><img src="background2.jpg" alt="background parallax 2"></div>
|
|
</div>
|
|
|
|
<div class="container" id="deezer">
|
|
<div class="section">
|
|
|
|
<div class="row">
|
|
<div class="col s12 center">
|
|
<h3><i class="mdi-content-send brown-text"></i></h3>
|
|
<h3>Deezer Checker</h3>
|
|
<p class="left-align light" style="text-align: center; font-size: 20px">Get rid of your Deezer Accounts.</p>
|
|
<p class="left-align light" style="text-align: center">Features: checking in working and subscription, Proxy + Proxyless, different Export options and much more</p>
|
|
<img src="deezerscreen.png" title="Screenshot of Deezer Checker" class="left-align light" />
|
|
<br /> <br />
|
|
<div class="row center">
|
|
<a href="" id="download-deezer" class="btn-large waves-effect waves-light teal lighten-1">Download</a>
|
|
</div>
|
|
<p class="left-align light" style="font-size: 12px; text-align: center">TOS: Only check your OWN Accounts, checking other peoples account could end in a lawcase.</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="parallax-container valign-wrapper">
|
|
<div class="section no-pad-bot">
|
|
<div class="container">
|
|
<div class="row center">
|
|
<h5 class="header col s12 light"></h5>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="parallax"><img src="deezer.jpg" alt="background parallax 3"></div>
|
|
</div>
|
|
|
|
<div class="container" id="spotify">
|
|
<div class="section">
|
|
|
|
<div class="row">
|
|
<div class="col s12 center">
|
|
<h3><i class="mdi-content-send brown-text"></i></h3>
|
|
<h4>Spotify Checker</h4>
|
|
<br /><br />
|
|
<p class="left-align light" style="text-align: center; font-size: 20px">Get rid of your Spotify Accounts</p>
|
|
<p class="left-align light" style="text-align: center">Features: checking in working and subscription, Proxy + Proxyless, different Export options and much more</p>
|
|
<img src="spotifyscreen.png" title="Screenshot of Spotify Checker" class="left-align light" />
|
|
<br /> <br />
|
|
<div class="row center">
|
|
<a href="" id="download-spotify" class="btn-large waves-effect waves-light teal lighten-1">Download</a>
|
|
</div>
|
|
<p class="left-align light" style="font-size: 12px; text-align: center">TOS: Only check your OWN Accounts, checking other peoples account could end in a lawcase.</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="parallax-container valign-wrapper">
|
|
<div class="section no-pad-bot">
|
|
<div class="container">
|
|
<div class="row center">
|
|
<h5 class="header col s12 light"></h5>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="parallax"><img src="spotify.jpg" alt="background parallax 4"></div>
|
|
</div>
|
|
|
|
<div class="container" id="spammer">
|
|
<div class="section">
|
|
|
|
<div class="row">
|
|
<div class="col s12 center">
|
|
<h3><i class="mdi-content-send brown-text"></i></h3>
|
|
<h4>Spammer</h4>
|
|
<br /><br />
|
|
<p class="left-align light" style="text-align: center; font-size: 20px">Lets everyone hate you on a magical wise</p>
|
|
<p class="left-align light" style="text-align: center">Features: ingame-anticheat support, multiplatform-support, spamming, learn how to get annoying</p>
|
|
<img src="spammerscreen.png" title="Screenshot of Spammer" class="left-align light" />
|
|
<br /> <br />
|
|
<div class="row center">
|
|
<a href="" id="download-spammer" class="btn-large waves-effect waves-light teal lighten-1">Download</a>
|
|
</div>
|
|
<p class="left-align light" style="font-size: 12px; text-align: center">TOS: Do <u><b>not</b></u> annoy <u><b>me</b></u>.</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<footer class="page-footer teal">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col l6 s12">
|
|
<h5 class="white-text">Have Fun!</h5>
|
|
<p class="grey-text text-lighten-4">Thank your for your Attention, have fun using my Applications.</p>
|
|
|
|
|
|
</div>
|
|
<div class="col l3 s12">
|
|
<h5 class="white-text">Applications</h5>
|
|
<ul>
|
|
<li><a class="white-text" href="#!">Ja nando mach die links rein xd</a></li>
|
|
<li><a class="white-text" href="#!">Link 2</a></li>
|
|
<li><a class="white-text" href="#!">Link 3</a></li>
|
|
<li><a class="white-text" href="#!">Link 4</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col l3 s12">
|
|
<h5 class="white-text">Social</h5>
|
|
<ul>
|
|
<li><a class="white-text" href="">Twitter of Developer</a></li>
|
|
<li><a class="white-text" href="">Twitter of Owner</a></li>
|
|
<li><a class="white-text" href="#!">Nando muss hier noch was reinmachen</a></li>
|
|
<li><a class="white-text" href="#!">Nando muss hier noch was reinmachen</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer-copyright">
|
|
<div class="container">
|
|
Made by <a class="brown-text text-lighten-3" href="https://github.com/byreqz">nils</a>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
<!-- Scripte-->
|
|
<script src="js/jquery-2.1.1.min.js"></script>
|
|
<script src="js/materialize.js"></script>
|
|
<script src="js/init.js"></script>
|
|
|
|
</body>
|
|
</html>
|