-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
171 lines (158 loc) · 6.64 KB
/
index.html
File metadata and controls
171 lines (158 loc) · 6.64 KB
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
165
166
167
168
169
170
171
<!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">
<meta name="p:domain_verify" content="e3b1d962e4fb8d9743a73038bff9eb11" />
<!-- Google Fonts -->
<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">
<!-- Custom and external CSS -->
<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">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>NEDCODE</title>
</head>
<body>
<!-- HEADER SECTION - Contains navigation and logo -->
<header class="l-header">
<nav class="nav bd-grid ">
<!-- Logo section - Full logo and individual letters for animation effect -->
<div class="nav-logo">
<a href="index.html">
<img src="img/full-logo.png" alt="NEDCODE logo">
</a>
</div>
<!-- Individual letters for logo animation -->
<div class="nav-logo1">
<a href="index.html">
<img src="img/logo-ned-n.png" alt="N letter">
</a>
</div>
<div class="nav-logo2">
<a href="index.html">
<img src="img/logo-ned-e.png" alt="E letter">
</a>
</div>
<div class="nav-logo3">
<a href="index.html">
<img src="img/logo-ned-d.png" alt="D letter">
</a>
</div>
<div class="nav-logo4">
<a href="index.html">
<img src="img/logo-code-c.png" alt="C letter">
</a>
</div>
<div class="nav-logo5">
<a href="index.html">
<img src="img/logo-code-o.png" alt="O letter">
</a>
</div>
<div class="nav-logo6">
<a href="index.html">
<img src="img/logo-code-d.png" alt="D letter">
</a>
</div>
<div class="nav-logo7">
<a href="index.html">
<img src="img/logo-code-e.png" alt="E letter">
</a>
</div>
<!-- Navigation menu -->
<div class="nav-menu" id="nav-menu">
<ul class="nav-list">
<li class="nav-item"><a href="index.html" class="nav-link active">HOME</a></li>
<li class="nav-item"><a href="about.html" class="nav-link">ABOUT</a></li>
<li class="nav-item"><a href="blog.html" class="nav-link">BLOG</a></li>
<li class="nav-item"><a href="favorites.html" class="nav-link">FAVORITES</a></li>
<li class="nav-item"><a href="projects.html" class="nav-link">PROJECTS</a></li>
<li class="nav-item"><a href="contact.html" class="nav-link">CONTACT</a></li>
</ul>
</div>
<!-- Hamburger menu icon for mobile navigation -->
<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">
<!-- HOME SECTION - Main content area -->
<section class="home bd-grid" id="home">
<!-- Introduction text -->
<div class="home-data">
<h1 class="home-title">
Hi, I'm
<span class="home-name-color">
Ned
</span>
<span class="emoji" id="wave">
<img class="wave" src="img/wave-hand.png" alt="Waving hand emoji">
</span>
<span class="home-title-color">
Frontend Developer
</span>
</h1>
<h2 class="home-title-description">
Based out of
<span class="home-city-color">Montreal</span>,
<span class="home-country-color">Canada</span>.
</h2>
</div>
<!-- Social media links -->
<div class="home-social">
<a href="https://www.threads.net/@nedcodev/" target="_blank" class="home-social-icon">
<iconify-icon icon="mingcute:threads-line"></iconify-icon>
</a>
<a href="https://www.instagram.com/nedcodev/" target="_blank" class="home-social-icon">
<iconify-icon icon="uil:instagram"></iconify-icon>
</a>
<a href="https://www.youtube.com/@NEDCODEV" target="_blank" class="home-social-icon">
<iconify-icon icon="tdesign:logo-youtube"></iconify-icon>
</a>
<a href="https://www.tiktok.com/@nedcodev" target="_blank" class="home-social-icon">
<iconify-icon icon="bxl:tiktok"></iconify-icon>
</a>
<a href="https://twitter.com/nedcodev" target="_blank" class="home-social-icon">
<iconify-icon icon="fa6-brands:x-twitter"></iconify-icon>
</a>
<a href="https://github.com/nedcodev" target="_blank" class="home-social-icon">
<iconify-icon icon="mingcute:github-line"></iconify-icon>
</a>
<a href="https://buymeacoffee.com/nedcode" target="_blank" class="coffee-social-icon">
<iconify-icon icon="simple-icons:buymeacoffee"></iconify-icon>
</a>
</div>
<!-- Newsletter subscription section -->
<div class="subscribe-description">
<p>Exciting Updates <span class="highlight">Coming Soon!</span>
<br><strong><span class="subscribe">SUBSCRIBE</span></strong> to my newsletter to stay in the loop.
</p>
</div>
<div class="subscribe-button">
<iframe src="https://embeds.beehiiv.com/70a8bd62-70d8-435c-9c06-6860d82f5cf3?slim=true"
data-test-id="beehiiv-embed" height="52" frameborder="0" scrolling="no"></iframe>
</div>
</section>
</main>
<!-- SCRIPTS - JavaScript files and integrations -->
<script src="scripts.js"></script>
<script src="https://code.iconify.design/iconify-icon/2.1.0/iconify-icon.min.js"></script>
<script type="text/javascript" async src="https://embeds.beehiiv.com/attribution.js"></script>
<script>
pintrk('track', 'pagevisit', {
event_id: 'eventId0001'
});
</script>
</body>
</html>