Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
NashAiomos authored May 22, 2024
1 parent edc9dd5 commit b9efc67
Show file tree
Hide file tree
Showing 13 changed files with 1,536 additions and 0 deletions.
Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/Discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/GitHub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions img/Openchat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/X.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/img1.webp
Binary file not shown.
Binary file added img/img2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
152 changes: 152 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<title>ICE CUBE</title>
<link rel="icon" href="./favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./style.css">
</head>

<body>

<div class="bouncing-blobs-container">
<div class="bouncing-blobs-glass"></div>
<div class="bouncing-blobs">
<div class="bouncing-blob bouncing-blob--blue"></div>
<div class="bouncing-blob bouncing-blob--blue"></div>
<div class="bouncing-blob bouncing-blob--blue"></div>
<div class="bouncing-blob bouncing-blob--white"></div>
<div class="bouncing-blob bouncing-blob--purple"></div>
<div class="bouncing-blob bouncing-blob--purple"></div>
<div class="bouncing-blob bouncing-blob--pink"></div>
</div>
</div>

<header data-animation="fadeIn">
<h1>
<div class="title" data-animation="slideInDown" data-animation-delay="0.75s">
<b>
👋Social Media,
<br>
Back to the People.
</b>
<p>Join a decentralized social network where you control your data and connect freely. Experience a platform built on individual <span>S</span><span>o</span><span>v</span><span>e</span><span>r</span><span>e</span><span>i</span><span>g</span><span>n</span><span>t</span><span>y</span> and community collaboration.</p>
</div>
<div class="subtitle" data-animation="slideInUp" data-animation-delay="1.5s">
<div class="app-link">
<a href="https://2f64i-aaaaa-aaaan-qiu4q-cai.icp0.io" target="_blank" rel="noopener noreferer">
Launch APP
</a>
</div>
</div>
</h1>
</header>

<div class="part1">
<img class="part1-img" src="./img/img1.webp">
<div class="part1-word">
<div class="part1-title">Where Users Reign Supreme in the Digital Realm</div>
<p>
Each user possesses an independent server (<a href="https://internetcomputer.org/how-it-works/canister-lifecycle/" target="_blank" rel="noopener noreferrer">Canister</a>) deployed on a <a href="https://internetcomputer.org" target="_blank" rel="noopener noreferrer">decentralized cloud computing network</a>. Entirely controlled by the user's private key, it securely stores personal information. This ensures exceptional responsiveness and an outstanding user experience.
<br>
<br>
Join us in ushering a new era of user-centric social networking.
</p>
<a href="https://github.com/NeutronStarDAO/ICECUBE" target="_blank" rel="noopener noreferrer">
<div class="github">
<img src="./img/GitHub.png" alt="Github">
Github
</div>
</a>
</div>
</div>

<div class="part2">
<div class="part2-word">
<div class="part2-title">Harnessing Decentralization's Avant-Garde</div>
<p>
By leveraging decentralized cloud computing, we are dedicated to empowering individuals to reclaim control over their data and online presence. We upholds the principles of privacy, security, and autonomy, enabling users to connect and interact without reliance on centralized authorities.
<br>
Through this innovative approach, we aim to revolutionize the social networking landscape, fostering a truly democratic and user-centric digital ecosystem.
</p>
</div>
<img class="part1-img" src="./img/img2.png">
</div>

<div class="card-title">
Embrace True Digital Freedom
</div>

<div class="card">

<div class="box" data-animation="zoomIn">
<span class="box-icon">🔒</span>
<div class="card-header">Secure and Private</div>
<div class="card-word">
Our cutting-edge technology keeps you in control.
</div>

<a href="./technology/index.html" target="_blank" rel="noopener noreferrer">
<div id="card-button-container">
<button class="learn-more">
<span class="circle" aria-hidden="true">
<span class="icon arrow"></span>
</span>
<span class="button-text">How it works</span>
</button>
</div>
</a>

</div>

<div class="box" data-animation="zoomIn" data-animation-delay="300ms">
<span class="box-icon">📝</span>
<div class="card-header">Community-driven</div>
<div class="card-word">
See our plans for a better social future.
</div>

<a href="./roadmap/index.html" target="_blank" rel="noopener noreferrer">
<div id="card-button-container">
<button class="learn-more">
<span class="circle" aria-hidden="true">
<span class="icon arrow"></span>
</span>
<span class="button-text">Roadmap</span>
</button>
</div>
</a>
</div>

<div class="box" data-animation="zoomIn" data-animation-delay="600ms">
<span class="box-icon">👀</span>
<div class="card-header">Stay Tuned</div>
<div class="card-word">
Connect with community that values your voice and privacy.
</div>
<div class="card-button">
<a href="https://x.com/icecubeapp" target="_blank" rel="noopener noreferrer">
<div class="card-button-social">
<img src="./img/X.svg" alt="X">
</div>
</a>
<a href="https://x.com/icecubeapp" target="_blank" rel="noopener noreferrer"></a>
<div class="card-button-social">
<img class="card-dc" src="./img/Discord.svg" alt="Discord">
</div>
</a>
<a href="https://x.com/icecubeapp" target="_blank" rel="noopener noreferrer"></a>
<div class="card-button-social">
<img src="./img/Openchat.svg" alt="Openchat">
</div>
</a>
</div>
</div>
</div>

<script src="./script.js"></script>

</body>
</html>
Loading

0 comments on commit b9efc67

Please sign in to comment.