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

London |Forogh Aghaeiyarijani | Module -User-Focused-Data |my portfolio #111

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 21 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</head>
<body>
<header>
<h1>My Name</h1>
<h1>Forogh Aghaeiyarijani</h1>
<nav>
<ul>
<li><a href="#about">About Me</a></li>
Expand All @@ -50,30 +50,33 @@ <h1>My Name</h1>
<main tabindex="0">
<section id="about">
<header><h2>About Me</h2></header>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Nulla nisi
excepturi quidem, eum rem doloribus quam aspernatur hic enim eligendi
commodi minima ullam necessitatibus, cumque blanditiis, nihil magni
amet consectetur?
<p> I'm a web developer skilled in HTML, CSS, and JavaScript.I have been learning web development for a year. My main skills are in HTML, CSS, and JavaScript. I enjoy building responsive and interactive web experiences.
</p>
</section>
<section id="projects">
<header><h2>Projects Showcase</h2></header>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Nulla nisi
excepturi quidem, eum rem doloribus quam aspernatur hic enim eligendi
commodi minima ullam necessitatibus, cumque blanditiis, nihil magni
amet consectetur?
</p>
<header>
<h2>Projects Showcase</h2>
</header>
<h3>Project 1</h3>
<p>London |Forogh Aghaeiyarijani | Module -User-Focused-Data |Wireframe
Complete .</p>

<a href="https://github.com/CodeYourFuture/Module-User-Focused-Data/pull/166" target="_blank">View Project</a>
</div>
<div class="project">
<h3>Project 2</h3>
<p>LONDON | Forogh Aghaeiyarijani | Module-User-Focused-Data /Control Form | week2
Complete.</p>
<a href="https://github.com/CodeYourFuture/Module-User-Focused-Data/pull/228" target="_blank">View Project</a>
</section>
<section id="contact">
<header><h2>Contact me</h2></header>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Nulla nisi
excepturi quidem, eum rem doloribus quam aspernatur hic enim eligendi
commodi minima ullam necessitatibus, cumque blanditiis, nihil magni
amet consectetur?
</p>
My phone number:07858374847
</p>
<p>
My Email address: f.aghaiee@gmail.com
</p>
</section>
</main>
<footer>
Expand Down