Skip to content
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
31 changes: 31 additions & 0 deletions contributors/baraa-elhajj.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<article>
<h3>Hello, I'm Baraa 👋🏻</h3>
<p>
Out of all these contributors, you clicked on <strong>my</strong> profile —
I’ll take that as a sign 😉
</p>
<p>
Curious to see what I build?
<br />
👉🏻 Check out my GitHub profile:
<a href="https://github.com/baraa-elhajj" target="_blank" rel="noopener noreferrer">
github.com/baraa-elhajj
</a>
</p>
</article>

<style>
body {
font-size: 1.3rem;
font-family: sans-serif;
}

a {
font-weight: 600;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
</style>