Skip to content

Commit

Permalink
updated a project.
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoke221 committed Nov 27, 2023
1 parent 5035578 commit e3cf88b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 deletions.
Binary file added Images/Screenshot (218).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 18 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,63 +144,59 @@ <h3 class="project-title">Book My Shoot</h3>
</div> <br> <br>
<div class="project-card">
<div class="project-info">
<h3 class="project-title">Crystaline</h3>
<p class="project-description">Crystaline is a jewelry e-commerce website.</p>
<h3 class="project-title">File Management System</h3>
<p class="project-description">A robust file management system to organize, store, and retrieve files efficiently</p>
<div class="project-tech-stack">
<p>HTML</p>
<p>CSS</p>
<p>JavaScript</p>
<p>Express JS</p>
<p>Node JS</p>
<p>React</p>
<p>AWS Services</p>
<p>S3 Bucket</p>
</div>
<a class="project-github-link" href="https://github.com/Rubel011/dead-rail-6352" target="_blank">Source
<a class="project-github-link" href="https://github.com/Smoke221/File-Management-System-Frontend"
target="_blank">Source
code</a>
<br> <br>
<a class="project-deployed-link" href="https://musical-youtiao-14aa59.netlify.app/" target="_blank">Live
<a class="project-deployed-link" href="https://file-management-system-frontend.vercel.app/" target="_blank">Live
here</a>
</div>
<div id="project-image-coursel">
<div class="swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="./Images/index-2.png" alt="">
</div>
<div class="swiper-slide">
<img src="./Images/rings.png" alt="">
</div>
<div class="swiper-slide">
<img src="./Images/earrings.png" alt="">
<img src="./Images/Screenshot (218).png" alt="">
</div>
</div>
</div>
</div>
</div> <br> <br>
<div class="project-card">
<div class="project-info">
<h3 class="project-title">Revive Beauty</h3>
<p class="project-description">For the love of our skin and Revive Beauty provides the best products for
you by our Estheticians</p>
<h3 class="project-title">Crystaline</h3>
<p class="project-description">Crystaline is a jewelry e-commerce website.</p>
<div class="project-tech-stack">
<p>HTML</p>
<p>CSS</p>
<p>JavaScript</p>
</div>
<a class="project-github-link" href="https://github.com/Smoke221/ordinary-minute-2647"
target="_blank">Source
<a class="project-github-link" href="https://github.com/Rubel011/dead-rail-6352" target="_blank">Source
code</a>
<br> <br>
<a class="project-deployed-link" href="https://bucolic-pixie-2fe8a5.netlify.app/" target="_blank">Live
<a class="project-deployed-link" href="https://musical-youtiao-14aa59.netlify.app/" target="_blank">Live
here</a>
</div>
<div id="project-image-coursel">
<div class="swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="./Images/index-3.png" alt="">
<img src="./Images/index-2.png" alt="">
</div>
<div class="swiper-slide">
<img src="./Images/makeup.png" alt="">
<img src="./Images/rings.png" alt="">
</div>
<div class="swiper-slide">
<img src="./Images/cart.png" alt="">
<img src="./Images/earrings.png" alt="">
</div>
</div>
</div>
Expand Down

0 comments on commit e3cf88b

Please sign in to comment.