added base
This commit is contained in:
		
							
								
								
									
										141
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										141
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,141 @@ | ||||
| <!doctype html> | ||||
| <html lang="en"> | ||||
| <head> | ||||
|   <meta charset="utf-8"> | ||||
|   <title>Infinito.Nexus – Pitch Deck</title> | ||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||||
|   <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reveal.js@5/dist/reveal.css"> | ||||
|   <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reveal.js@5/dist/theme/white.css" id="theme"> | ||||
|   <style> | ||||
|     :root { | ||||
|       --brand: #000978; | ||||
|       --accent: #142bac; | ||||
|       --bg: #ffffff; | ||||
|       --text: #141c26; | ||||
|     } | ||||
|     .reveal { color: var(--text); } | ||||
|     .reveal h1, .reveal h2, .reveal h3 { color: var(--brand); letter-spacing: .2px; } | ||||
|     .reveal .slides section { padding: 24px 40px; border-left: 6px solid var(--brand); border-radius: 10px; box-shadow: 0 8px 30px rgba(0,0,0,.06); background: var(--bg);} | ||||
|     .reveal .slides section ul li::marker { color: var(--brand);} | ||||
|     .brand-btn { display:inline-block; padding:12px 18px; border-radius:10px; border:2px solid var(--brand); color:var(--brand); text-decoration:none; font-weight:600;} | ||||
|     .brand-btn:hover { background:var(--brand); color:#fff;} | ||||
|     section.title-slide { background: url('banner.png') center/cover no-repeat; border:none; box-shadow:none; text-align:center;} | ||||
|     .title-overlay { backdrop-filter: blur(3px); background: rgba(255,255,255,.7); display:inline-block; padding:24px 36px; border-radius:14px; border:2px solid var(--brand);} | ||||
|     .logo { width:220px; margin:20px auto 10px; display:block;} | ||||
|     .subtitle { color:var(--brand); font-size:26px; margin-top:8px;} | ||||
|     .reveal:after { content:''; position:fixed; left:0; right:0; bottom:0; height:6px; background:linear-gradient(90deg, var(--brand), var(--accent)); pointer-events:none;} | ||||
|   </style> | ||||
| </head> | ||||
| <body> | ||||
| <div class="reveal"> | ||||
|   <div class="slides"> | ||||
|     <section class="title-slide"> | ||||
|       <img src="logo.png" class="logo" alt="Infinito.Nexus logo"> | ||||
|       <div class="title-overlay"> | ||||
|         <h1>Infinito.Nexus</h1> | ||||
|         <p class="subtitle">The world’s only Full-Stack Open Source IT-Infrastructure Framework</p> | ||||
|       </div> | ||||
|       <aside class="notes">Welcome to my presentation of Infinito.Nexus – the world’s only Full-Stack Open Source IT-Infrastructure Framework. Today, I will show you how we empower companies, public institutions, and communities to run their entire IT stack independently, efficiently, and securely.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>Who?</h2> | ||||
|       <ul> | ||||
|         <li>The Team & Network</li> | ||||
|         <li>Experience in DevOps, Infrastructure, Open Source</li> | ||||
|       </ul> | ||||
|       <aside class="notes">Behind Infinito.Nexus is myself, Kevin Veen-Birkenbach, together with a growing Open Source network. We combine years of experience in DevOps, infrastructure, and open technologies. Our mission is to rethink digital sovereignty and productivity – and to prove that a full-stack approach is possible.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>What?</h2> | ||||
|       <ul> | ||||
|         <li>Full-Stack</li> | ||||
|         <li>Open Source</li> | ||||
|         <li>Modular & Scalable</li> | ||||
|         <li>Fediverse-ready</li> | ||||
|       </ul> | ||||
|       <aside class="notes">Infinito.Nexus is the only Full-Stack Open Source IT-Infrastructure Framework on the market. It unites all key IT components: Identity & Access Management, cloud storage, project management, collaboration, communication, and even social networking through the Fediverse. Everything is modular, scalable, and truly Open Source.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>Why?</h2> | ||||
|       <ul> | ||||
|         <li>Fragmented IT landscapes</li> | ||||
|         <li>Vendor lock-in</li> | ||||
|         <li>High costs</li> | ||||
|         <li>Security & sovereignty needs</li> | ||||
|       </ul> | ||||
|       <aside class="notes">Today, organizations face fragmented IT landscapes, costly vendor lock-ins, and dependency on big SaaS providers like Microsoft. There is no holistic, open alternative – until now. Infinito.Nexus fills exactly this gap, combining the strength of Open Source with full-stack integration.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>How?</h2> | ||||
|       <ul> | ||||
|         <li>Unified Identity Management</li> | ||||
|         <li>Automation</li> | ||||
|         <li>Single Point of Truth</li> | ||||
|         <li>Reduced costs</li> | ||||
|       </ul> | ||||
|       <aside class="notes">Our unique approach is to integrate existing Open Source applications into one unified framework – something that has never been done at this scale. With single sign-on, centralized identity management, and full automation, Infinito.Nexus becomes the only framework offering a truly complete stack.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>Where?</h2> | ||||
|       <ul> | ||||
|         <li>Governments</li> | ||||
|         <li>Education</li> | ||||
|         <li>Enterprises</li> | ||||
|         <li>NGOs & Communities</li> | ||||
|       </ul> | ||||
|       <aside class="notes">Because it is a full-stack solution, Infinito.Nexus is relevant for a wide range of users: governments seeking digital sovereignty, schools and universities needing secure platforms, enterprises that want to replace Microsoft 365, and NGOs or communities that need independence and reliability.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>When?</h2> | ||||
|       <ul> | ||||
|         <li>Available today: Open Source & Demo</li> | ||||
|         <li>Next: Pilots, Partnerships</li> | ||||
|         <li>Future: Microsoft alternative</li> | ||||
|       </ul> | ||||
|       <aside class="notes">This is not just a concept. Infinito.Nexus is already live, with Open Source code and a demo available today. Our roadmap includes pilot projects, growing partnerships, and ultimately becoming the default Full-Stack alternative to Microsoft and other Big Tech solutions.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>Business Value</h2> | ||||
|       <ul> | ||||
|         <li>Lower costs</li> | ||||
|         <li>No vendor lock-in</li> | ||||
|         <li>Scales from startups to governments</li> | ||||
|       </ul> | ||||
|       <aside class="notes">Being the only Full-Stack Open Source IT-Infrastructure Framework means businesses can replace entire landscapes of fragmented tools with one integrated system. The result: lower costs, stronger security, no vendor lock-in, and a system that scales from small teams to entire governments.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>Societal Vision</h2> | ||||
|       <ul> | ||||
|         <li>Digital independence</li> | ||||
|         <li>Federated Internet</li> | ||||
|         <li>Infrastructure for everyone</li> | ||||
|       </ul> | ||||
|       <aside class="notes">Our vision goes beyond business. Infinito.Nexus demonstrates that digital independence is possible. By building the only Full-Stack Open Source IT-Infrastructure, we enable societies to take back control of their digital future – creating a federated, free, and community-driven internet.</aside> | ||||
|     </section> | ||||
|     <section> | ||||
|       <h2>Call to Action</h2> | ||||
|       <ul> | ||||
|         <li>Join the Nexus</li> | ||||
|         <li>Demo available</li> | ||||
|         <li>Open Source Code</li> | ||||
|         <li>Contact us</li> | ||||
|       </ul> | ||||
|       <aside class="notes">We invite partners, contributors, and early adopters to join us. Explore the demo, review the code, and help us grow the world’s only Full-Stack Open Source IT-Infrastructure Framework. Together, we can turn digital sovereignty into reality.</aside> | ||||
|     </section> | ||||
|  | ||||
|   </div> | ||||
| </div> | ||||
|  | ||||
| <script src="https://cdn.jsdelivr.net/npm/reveal.js@5/dist/reveal.js"></script> | ||||
| <script src="https://cdn.jsdelivr.net/npm/reveal.js@5/plugin/notes/notes.js"></script> | ||||
| <script> | ||||
|   Reveal.initialize({ | ||||
|     hash: true, | ||||
|     controls: true, | ||||
|     progress: true, | ||||
|     slideNumber: true, | ||||
|     plugins: [ RevealNotes ], | ||||
|   }); | ||||
| </script> | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user
	 Kevin Veen-Birkenbach
					Kevin Veen-Birkenbach