-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
164 lines (153 loc) · 7.16 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./css/style.css">
<link rel="shortcut icon" type="image/png" href="./img/favicon.ico" />
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.0/css/line.css">
<meta name="p:domain_verify" content="e3b1d962e4fb8d9743a73038bff9eb11" />
<title>Ned Marafawi | Front End Developer</title>
</head>
<body>
<!--===== HEADER =====-->
<header class="l-header">
<nav class="nav bd-grid">
<div class="nav-logo ">
<a href="index.html">
<img src="img/NEDCODE_logo_black.png" alt="" >
</a>
</div>
<div class="nav-logo2">
<a href="index.html">
<img src="img/CODE_neo.png" alt="" >
</a>
</div>
<div class="nav-menu" id="nav-menu">
<ul class="nav-list">
<li class="nav-item"><a href="index.html" class="nav-link ">HOME</a></li>
<li class="nav-item"><a href="about.html" class="nav-link active">ABOUT</a></li>
<li class="nav-item"><a href="blog.html" class="nav-link">BLOG</a></li>
<!-- <li class="nav-item"><a href="shop.html" class="nav-link">SHOP</a></li> -->
<li class="nav-item"><a href="projects.html" class="nav-link ">PROJECTS</a></li>
<!-- <li class="nav-item"><a href="hotdeals.html" class="nav-link">HOT DEALS</a></li> -->
<li class="nav-item"><a href="contact.html" class="nav-link">CONTACT</a></li>
</ul>
</div>
<!-- <div class="nav-toggle" id="nav-toggle">
<i class="uil uil-align-right"></i>
</div> -->
<!--===== MENU ICON =====-->
<div class="nav-toggle" id="nav-toggle">
<svg class="nav-toggle hamRotate ham1" viewBox="0 0 100 100" width="50" onclick="this.classList.toggle('active')">
<path
class="line top"
d="m 30,33 h 40 c 0,0 9.044436,-0.654587 9.044436,-8.508902 0,-7.854315 -8.024349,-11.958003 -14.89975,-10.85914 -6.875401,1.098863 -13.637059,4.171617 -13.637059,16.368042 v 40" />
<path
class="line middle"
d="m 30,50 h 40" />
<path
class="line bottom"
d="m 30,67 h 40 c 12.796276,0 15.357889,-11.717785 15.357889,-26.851538 0,-15.133752 -4.786586,-27.274118 -16.667516,-27.274118 -11.88093,0 -18.499247,6.994427 -18.435284,17.125656 l 0.252538,40" />
</svg>
</div>
</nav>
</header>
<main class="l-main">
<!--===== ABOUT =====-->
<section class="about bd-grid" id="about">
<div class="about-data">
<h1 class="about-title section-title ">
ABOUT
<span class="about-title-color about-title">ME</span>
</h1>
<div>
<h2 class="about-subtitle">Hi, I'm Ned!</h2>
<br>
<p class="about-text">I love solving problems with <mark>design</mark> and <mark>code</mark>, turning ideas
into reality to make life better. Resilience comes from my failures, pushing me to re-evaluate and improve
constantly.
<br>
<br>
I’m passionate about learning and value the experiences of others.
These qualities make me a developer who is <span class="highlight">responsible</span>, <span
class="highlight">driven</span>, <span class="highlight">diligent</span>, <span
class="highlight">ambitious</span>, and <span class="highlight">creative</span>.
<br>
<br>
Together, we can bring innovative ideas to life!
<br>
<br>
I thrive on connecting with <span class="highlight">like-minded individuals</span>, <span
class="highlight">sharing insights</span>, and <span class="highlight">creating a
collaborative environment</span> where we can all learn and grow together. Whether it's discussing the
latest tech trends or brainstorming creative solutions, I'm always eager to connect and exchange ideas.
<br>
<br>
In my downtime, I cherish precious moments with friends and family, immersing myself in quality time that
<span class="highlight">fuels my creativity</span>.
<br>
<br>
I also love diving into video games, where imagination meets strategy, and unwinding with exciting content
on <span class="highlight">Twitch TV</span>—especially enjoying the immersive world of <span
class="highlight">GTA RP</span>.
<br>
<br>
Join me on this journey of discovery and connection—it's all about making meaningful connections and
embracing every opportunity for learning and enjoyment!
</p>
<br>
<br>
</div>
</div>
<!--===== FOOTER =====-->
<footer class="footer">
<div class="footer-social">
<a href="https://www.threads.net/@nedmarafawi/" target="_blank" class="footer-icon">
<iconify-icon icon="mingcute:threads-line"></iconify-icon>
</a>
<a href="https://www.instagram.com/nedmarafawi/" target="_blank" class="footer-icon">
<!-- <i class="uil uil-instagram"></i> -->
<iconify-icon icon="uil:instagram"></iconify-icon>
</a>
<a href="https://www.youtube.com/@NEDCODEV" target="_blank" class="footer-icon">
<iconify-icon icon="tdesign:logo-youtube"></iconify-icon>
</a>
<a href="https://www.tiktok.com/@nedmarafawi" target="_blank" class="footer-icon">
<iconify-icon icon="bxl:tiktok"></iconify-icon>
</a>
<a href="https://www.pinterest.com/nedcode/" target="_blank" class="footer-icon">
<iconify-icon icon="ph:pinterest-logo-bold"></iconify-icon>
</a>
<a href="https://twitter.com/nedmarafawi" target="_blank" class="footer-icon">
<!-- <i class="uil uil-twitter-alt"></i> -->
<iconify-icon icon="uil:twitter-alt"></iconify-icon>
</a>
<a href="https://github.com/nedmarafawi" target="_blank" class="footer-icon">
<!-- <i class="uil uil-github-alt"></i> -->
<iconify-icon icon="mingcute:github-line"></iconify-icon>
</a>
</div>
<p>© Designed & Developed by Ned Marafawi, 2025
<br>
<br>
<p class="disclosure-footer">
Disclosure: My content is reader-supported. This means if you click on some of my links, then I may earn a
commission. I only recommend products and services I personally use and trust.
</p>
</p>
</footer>
<!--===== SCRIPTS =====-->
<script src="scripts.js"></script>
<script src="https://code.iconify.design/iconify-icon/2.1.0/iconify-icon.min.js"></script>
<script>
pintrk('track', 'pagevisit', {
event_id: 'eventId0001'
});
</script>
</body>
</html>