Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chnaged name #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
![Watch Now](./img/Design.jpg)
# One page Portfolio Website (HTML CSS Project)
**Watch on YouTube ![YouTube Video Views](https://img.shields.io/youtube/views/ZFQkb26UD1Y?style=social) : https://youtu.be/ZFQkb26UD1Y**
**Watch on YouTube

---

### Made with ❤️ by [Shaif Arfan](https://www.instagram.com/shaifarfan08/)
### Made with ❤️ by [kunalmoundekar]
kunalmoundekar marked this conversation as resolved.
Show resolved Hide resolved

Like my works and want to support me?

<a href="https://www.buymeacoffee.com/shaifarfan08" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 45px !important;width: 162.75px !important;" ></a>


---

## Other projects

📚 [All Web Cifar Project Tutorials](https://github.com/ShaifArfan/wc-project-tutorials)
📚



8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="nav-bar">
<div class="brand">
<a href="#hero">
<h1><span>S</span>haif <span>A</span>rfan</h1>
<h1><span>K</span>unal <span>M</span>oundekar</h1>
</a>
</div>
<div class="nav-list">
Expand All @@ -42,7 +42,7 @@ <h1><span>S</span>haif <span>A</span>rfan</h1>
<div>
<h1>Hello, <span></span></h1>
<h1>My Name is <span></span></h1>
<h1>Arfan <span></span></h1>
<h1>Kunal <span></span></h1>
<a href="#projects" type="button" class="cta">Portfolio</a>
</div>
</div>
Expand Down Expand Up @@ -221,7 +221,7 @@ <h2>Fatikchhari, Chittagong, Bangladesh</h2>
<section id="footer">
<div class="footer container">
<div class="brand">
<h1><span>S</span>haif <span>A</span>rfan</h1>
<h1><span>K</span>unal <span>M</span>oundekar</h1>
</div>
<h2>Your Complete Web Solution</h2>
<div class="social-icon">
Expand All @@ -238,7 +238,7 @@ <h2>Your Complete Web Solution</h2>
<a href="#"><img src="https://img.icons8.com/bubbles/100/000000/behance.png" /></a>
</div>
</div>
<p>Copyright © 2020 Arfan. All rights reserved</p>
<p>Copyright © 2023 Kunal. All rights reserved</p>
</div>
</section>
<!-- End Footer -->
Expand Down