Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumithavar authored May 13, 2024
1 parent f8c1ec0 commit 515f140
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IEEE LaunchPad Kerala Newsletter</title>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<div class="container">
<h1>🚀 Welcome to IEEE LaunchPad Kerala! 🌟</h1>
<p>🎉 Ready to take your tech career to new heights? IEEE Launchpad Kerala 2024, powered by GTECH Mulearn, is your ticket to skill-building challenges, cutting-edge insights, and a direct route to top-tier companies. It's your chance to flaunt your abilities and stand out from the crowd! 🎊</p>
<h2>Apply Today!</h2>
<p>Ready to jumpstart your journey in innovation and entrepreneurship? Take the first step by applying today! Register through the link provided and become part of our vibrant community. Let's embark on this exciting adventure together!💡</p>
<a href="https://launchpadkerala.org/registration" class="btn">Apply</a>
<h2>Do challenges!</h2>
<p>Join the official discord of mulearn and get introduced to the new way of learning. Complete tasks and show-off your skills there💡</p>
<h2>Any Doubts?</h2>
<p>Office hours are here to help you. Just tune in 8 - 9 every evening @ discord </p>


<h2>Event Roadmap </h2>
<p>Get ready for an exciting journey ahead! Here's a brief overview of the steps to be taken:</p>
<div class="step-box">
<div class="step">Participant Registration</div>
<div class="arrow">➡️</div>
</div>
<div class="step-box">
<div class="step">Company Registration</div>
<div class="arrow">➡️</div>
</div>
<div class="step-box">
<div class="step">Challenge Start</div>
<div class="arrow">➡️</div>
</div>
<div class="step-box">
<div class="step">Consolidated Rank List</div>
<div class="arrow">➡️</div>
</div>
<div class="step-box">
<div class="step">Option Selection</div>
<div class="arrow">➡️</div>
</div>
<div class="step-box">
<div class="step">Confirmed Mail</div>
<div class="arrow">➡️</div>
</div>
<div class="step-box">
<div class="step">Interviews</div>
</div>

<p>Connect with us on </p>
<a href="https://launchpadkerala.org/" class="btn">Connect</a>
</div>
</body>
</html>

0 comments on commit 515f140

Please sign in to comment.