Skip to content

Commit

Permalink
updated description 2-5,6
Browse files Browse the repository at this point in the history
  • Loading branch information
TishaJhabak1014 committed Apr 6, 2024
1 parent b03ad26 commit f504f91
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h1 class="title">My Projects</h1>
class="project-img"
/>
<div class="project-text">
Hue Hunt is a fun Chrome extension that simplifies color picking tasks for designers, developers, and anyone seeking inspiration from the colors around them. With Hue Hunt, users can effortlessly capture any color on their screen, view a history of picked colors, and conveniently copy or reset their saved history with a single click.
Hue Hunt is a fun Chrome extension that simplifies color picking tasks for designers, developers, and anyone seeking inspiration from the colors around them. With Hue Hunt, users can effortlessly capture any color on their screen, copy or reset their saved history in clicks!
</div>
</div>
<h2 class="experience-sub-title project-title">Hue Hunt</h2>
Expand Down Expand Up @@ -225,54 +225,54 @@ <h2 class="experience-sub-title project-title">ReVibe</h2>
<div class="details-container color-container">
<div class="article-container">
<img
src="./assets/project-3.png"
alt="CampusEats"
src="./assets/project-2.png"
alt="Pixcelerator"
class="project-img"
/>
<div class="project-text">
CampusEats revolutionizes how students dine near USYD. With seamless integration of Google API, we provide tailored food recommendations at your fingertips. Say goodbye to indecision and hello to culinary bliss with CampusEats!
Pixcelerator offers users a captivating journey into the realm of visual artistry. From the mesmerizing allure of neural style transfers to the whimsical charm of cartoonification, Pixelerator invites users to explore digital creativity!
</div>
</div>
<h2 class="experience-sub-title project-title">Campus Eats</h2>
<h2 class="experience-sub-title project-title">Pixcelerator</h2>
<div class="btn-container">
<button
class="btn btn-color-2 project-btn"
onclick="window.open('https://github.com/TishaJhabak1014/campus-eats', '_blank')"

onclick="window.open('https://github.com/TishaJhabak1014/pixcelerator', '_blank')"
>
View Source
</button>
<!-- <button
<button
class="btn btn-color-2 project-btn"
onclick="window.open('https://github.com/TishaJhabak1014/campus-eats', '_blank')"
onclick="window.open('https://github.com/TishaJhabak1014/pixcelerator', '_blank')"
>
Live Demo
</button> -->
</button>
</div>
</div>

<div class="details-container color-container">
<div class="article-container">
<img
src="./assets/project-2.png"
alt="Pixcelerator"
src="./assets/project-3.png"
alt="CampusEats"
class="project-img"
/>
<div class="project-text">
Pixcelerator offers users a captivating journey into the realm of visual artistry. With just a few clicks, users can transform ordinary images into captivating pieces of stylized art. From the mesmerizing allure of neural style transfers to the whimsical charm of cartoonification, Pixelerator invites users to explore digital creativity!
CampusEats revolutionizes how students dine near USYD. With seamless integration of Google API, we provide tailored food recommendations at your fingertips. Say goodbye to indecision and hello to culinary bliss with CampusEats!
</div>
</div>
<h2 class="experience-sub-title project-title">Pixcelerator</h2>
<h2 class="experience-sub-title project-title">Campus Eats</h2>
<div class="btn-container">
<button
class="btn btn-color-2 project-btn"
onclick="window.open('https://github.com/TishaJhabak1014/pixcelerator', '_blank')"
onclick="window.open('https://github.com/TishaJhabak1014/campus-eats', '_blank')"

>
View Source
</button>
<!-- <button
class="btn btn-color-2 project-btn"
onclick="window.open('https://tishajhabak1014.github.io/pixcelerator', '_blank')"
onclick="window.open('https://github.com/TishaJhabak1014/campus-eats', '_blank')"
>
Live Demo
</button> -->
Expand Down

0 comments on commit f504f91

Please sign in to comment.