Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bruhathisp authored Jul 17, 2024
1 parent 3e13f9c commit 9fabd01
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ <h3 class="name">Bruhathi</h3>
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#education">Experience</a></li>
<!-- <li><a href="#portfolio">Portfolio</a></li> -->
</ul>
</nav>

Expand All @@ -54,12 +54,9 @@ <h1> I'M <span> BRUHATHI</span></h1>
<h1 class="heading"><span>about</span> me</h1>
<div class="row">
<div class="counter">

<div class="box">
<span>1+</span>
<h3>years of experience</h3>
</div>
<div class="box">
<span>2</span>
<span>4</span>
<h3>projects completed</h3>
</div>
</div>
Expand All @@ -76,7 +73,7 @@ <h3>Intel Unnati Industrial Training IIIT Bangalore | May 2023 - July 2023</h3>

<h3>Innovative Computing, Intelligent Communication and Smart Electrical Systems (ICSES 2022) | July 2022</h3>

<h3>Implementation of Lane Detection with FPGA and Sobel Filter | Chennai, TamilNadu</h3>
<h3>Performance Optimisation of Matrix Multiplication in CUDA</h3>
</div>

<!-- Education details -->
Expand Down Expand Up @@ -128,6 +125,8 @@ <h3>Smart Home Energy Management</h3>
<p>Created a smart home energy management system using IoT and machine learning algorithms. The system optimized energy usage based on real-time data and user preferences.</p>
</div>

</div>




Expand All @@ -145,7 +144,7 @@ <h1 class="heading"><span>contact</span> me</h1>
<div class="content">
<h3 class="title">contact</h3>
<div class="info">
<h3><i class="fas fa-envelope"></i>[email protected]</h3>
<h3><i class="fas fa-envelope"></i>[email protected]</h3>
<h3><i class="fas fa-phone"></i>9080541120</h3>
<h3><i class="fas fa-map-marker"></i>mogappair west, chennai -600037, india</h3

Expand Down

0 comments on commit 9fabd01

Please sign in to comment.