Skip to content

Commit

Permalink
Merge pull request #13 from jayasankar-shyam/main
Browse files Browse the repository at this point in the history
added new event
  • Loading branch information
jayasankar-shyam authored Feb 2, 2022
2 parents 612ff4e + 7ebeb12 commit 8053d04
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 31 deletions.
Binary file added c/c23.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 27 additions & 31 deletions c/c5.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/>
<meta name="author" content="Rithin Jose Justin Johny Rajat Mathew" />
<!-- Title -->
<title>TEXTRAHACK</title>
<title>UIREKA</title>

<!-- Favicon -->
<link rel="icon" href="../img/core-img/favicon.png" />
Expand All @@ -45,8 +45,7 @@
<nav class="classy-navbar justify-content-between" id="conferNav">
<!-- Logo -->
<a class="nav-brand" href="../index.html"
><img src="../img/core-img/logo.png" style="height: 35px;" alt=""
/></a>
><img src="../img/core-img/logo.png" style="height: 35px;" alt=""></a>
</nav>
</div>
</div>
Expand All @@ -55,50 +54,47 @@
<div class="container">
<div class="row align-items-center">
<!-- About Content -->
<div class="col-12 col-md-6">
<div class="about-thumb mb-80 wow fadeInUp" data-wow-delay="300ms">
<img src="pos5.jpeg" alt="" />
</div>
</div>
<div class="col-12 col-md-6">
<div class="about-content-text mb-80">
<h6 class="wow fadeInUp" data-wow-delay="300ms">COMPETITION</h6>
<h3 class="wow fadeInUp" data-wow-delay="300ms">
TEXTRAHACK
A crossword puzzle competition
</h3>
<p class="wow fadeInUp" data-wow-delay="300ms">
<p class="wow fadeInUp font-weight-bold" data-wow-delay="300ms">

<p class="wow fadeInUp" data-wow-delay="300ms">
IEEE PES SBC SJCET, Palai as part of Technista’22 brings you “WordPlay” ; a crossword puzzle competition to arouse the thinker in you ⚡
Exciting cash prizes are waiting for you, Join us and grab your win!
</p>
<p class="wow fadeInUp" data-wow-delay="300ms">
IEEE SB SJCET brings before you Textrahack - an online arduino hackathon
Mark your calender and join with us on the fun!
Further instructions will provide prior to the contest


</p>
<p class="wow fadeInUp" data-wow-delay="300ms">
TextraHack is a competition where you find yourself a basic Arduino Project from an online repository and tweak/modify the project by adding extra components (Greater the number of components, Greater will be the possibility for Victory).
</p>

<h5 style="color: white;">RULES AND REGULATIONS</h5>
<p>
1. You have to add a minimum of one component to the basic project. <br>
2. There is no limit for maximum number of components (ie, you can add as many components as the TinkerCAD platform lets you) <br>
3. The modified project is to be submitted through TinkerCAD. The Top Two winners will be awarded 500 rupees each. Winners will be decided after proper evaluation. <br>
4. The Top Two winners will be awarded 500 rupees each <br>
5. The project must be unique and not something already published <br>
6. It should be submitted at the right time <br>
7. Participants must use the specified platform for creating the projects <br>


Nb: Joining to the whatsApp group is mandatory
</p>
<br><br>




<p>Date: 27.05.2020 to 29.05.2020 <br><br> For queries,contact: <br>
Nishanth Benny : +919495216453 <br> Thomas M John : +916235278263</p>
<a href="../index.html#registration" class="btn confer-btn w-100 mb-30" style="color: #fff;">Register Here<i class="zmdi zmdi-long-arrow-right"></i></a>
<p>Date: 04/02/22<br><br>For queries, contact:<br>
Saya Fathima : 9539204327 <br>
Alwin Salu : 6282509108 <br>
Jayasankar Shyam :9400888318<br><br>
</p>
<a href="http://bit.ly/WorDplay" style="text-decoration: none;"> <button class="button-custom" >Register Here <i class="zmdi zmdi-arrow-right zmdi-hc-lg"></i>
</button> </a>

</div>
</div>

<!-- About Thumb -->
<div class="col-12 col-md-6">
<div class="about-thumb mb-80 wow fadeInUp" data-wow-delay="300ms">
<img src="../c/txtr.png" alt="" />
</div>
</div>

</div>
</div>
</section>
Expand Down
Binary file added c/pos5.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,28 @@ <h6> Design your Super Villian Robot.</h6>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-12 ">
<div class="d-flex justify-content-center">
<div class="single-blog-area wow fadeInUp tech-ev-card" data-wow-delay="300ms">
<!-- Single blog Thumb -->
<div class="single-blog-thumb">
<img src="c/c23.gif" alt="">
</div>
<div class="single-blog-text text-center">
<a class="blog-title" href="c/c5.html">WordPlay</a>
<h6>A crossword puzzle competition</h6>
<!-- Post Meta -->
<div class="post-meta">
<a class="post-date" href="#"><i class="zmdi zmdi-alarm-check"></i>4 February 2022</a>
</div>
<!-- <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. </p> -->
</div>
<div class="blog-btn">
<a href="c/c5.html"><i class="zmdi zmdi-long-arrow-right"></i></a>
</div>
</div>
</div>
</div>



Expand Down
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3268,6 +3268,7 @@ input:required {
padding-left: 15px;
padding-right: 15px;
}

}

.single-ticket-pricing-table {
Expand Down Expand Up @@ -3614,6 +3615,9 @@ input:required {
.tech-speaker-card {
width: 300px;
}
.tech-ev-card {
width: 400px;
}
.button-custom {
border-radius: 20px;
padding: 10px 25px;
Expand Down

0 comments on commit 8053d04

Please sign in to comment.