Added READ.md
This commit is contained in:
parent
f8a452c887
commit
193032efec
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
||||
<h1>Portfolio Website</h1>
|
||||
Welcome to my personal portfolio website! This project is designed to showcase my skills, projects, and experience in web development. I built this website to serve as both a learning platform and a showcase of my journey as I explore new web technologies and techniques.
|
||||
<h3>Tech Stack<h3>
|
||||
<ul>
|
||||
<li>HTML</li>
|
||||
<li>CSS</li>
|
||||
<li>JavaScript</li>
|
||||
<li>Neovim</li>
|
||||
</ul>
|
||||
<h3>Future Improvements</h3>
|
||||
This website will evolve over time as I continue to learn and implement new features. Here are a few things I plan to work on:
|
||||
<ul>
|
||||
<li>Mobile version</li>
|
||||
<li>Dark mode toggle</li>
|
||||
<li>Optimize the webpage(compress the images and videos)</li>
|
||||
<li>Animations</li>
|
||||
|
||||
</ul>
|
@ -35,14 +35,14 @@
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<a href="#section2">
|
||||
<h2 class="default">Skill</h2>
|
||||
<h2 class="default">Skills</h2>
|
||||
<h2 class="under-black">and more...</h2>
|
||||
<video src="videos/video4.mp4" autoplay muted loop></video>
|
||||
</a>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
<a href="#section3" style="background-color: #0f1a52;">
|
||||
<center><h2>work in progress</h2></center>
|
||||
<center><h2>Work in progress</h2></center>
|
||||
</a>
|
||||
</div>
|
||||
<div class="grid-item">
|
||||
|
Loading…
x
Reference in New Issue
Block a user