-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
196 lines (167 loc) · 9.08 KB
/
index.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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0" /> -->
<meta content="width=device-width, initial-scale=1" name="viewport" />
<!-- 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=Open+Sans&family=Raleway&display=swap" rel="stylesheet"> -->
<!-- What is this? -->
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Front-end web design for those who want a clean and well built site.">
<!-- <link rel="stylesheet" href="./sass/test.css"> -->
<link rel="stylesheet" href="css/main.css">
<link rel="shortcut icon" href="img/full-sized/Logo A Favicon2.svg" type="image/x-icon">
<title>Aaron's Los Angeles Web Design</title>
</head>
<body>
<header id="nav-bar">
<nav>
<div class="class">
<img src="img/full-sized/Logo A Favicon2.svg" alt="" id="logo">
</div>
<div class="nav-links">
<a href="#contact" alt="Hire Me">Hire Me</a>
<!-- <a href="about-me.html">About Me</a> -->
</div>
</nav>
</header>
<section id="landing">
<div id="landing-text">
<h1>Hello, I'm Aaron and I'm a software engineer.</h1>
<p>I'm passionate about code and designing web sites that look good, for mobile and desktop.</p>
</div>
</section>
<main>
<section id="selling-points" class="grid products">
<span class="grid-item-2 yellow"></span>
<div id="selling-text" class="grid-item-1">
<h2>Have a business?</h2>
<p>
With the world as it is, more and more people are looking up businesses online before visting them.
If you have a business, then you need a web site. Not just a web site, but a well built site. One
that's searchable, shows off your brand, and keeps customers coming back.
<!-- With the world as it is, more and more people are looking up businesses online before visting them.
This is where I can help you attract more clients for your business. Whether your site needs a fresh
new look, it needs something fixed on it, or you just don't have one yet. I'm here to help. -->
<!-- Descoverability -->
<!-- Competitive edge -->
<!-- Brand/Credibility/Legitimacy -->
<!-- Answer simple questions, which saves time -->
<!-- More Repeat Customers -->
<!-- More Credibility, which makes them more competitive -->
</p>
</div>
<div id="services" class="services grid grid-item-3">
<div id="discoverability" class="sub-grid-item-1">
<img src="img/full-sized/Web Search 2.svg" alt="">
<h3>Discoverability</h3>
<ul>
<li></li>
<li>Having a site makes you searchable.</li>
<li>Helping more people find you.</li>
<li>Bringing in more organic traffic.</li>
<li>How searchable are you now?</li>
</ul>
</div>
<div id="brand" class="sub-grid-item-2">
<img src="img/full-sized/brand.svg" alt="">
<h3>Brand</h3>
<ul>
<li>Branding communicates who you are.</li>
<li>It defines how you're described.</li>
<li>How you are remembered.</li>
<li>How is your brand perceived?</li>
</ul>
</div>
<div id="repeat-customers" class="sub-grid-item-3">
<img src="img/full-sized/Repeat Customers 2.svg" alt="">
<h3>Repeat Customers</h3>
<ul>
<li>A well built site helps create repeat customers.</li>
<li>Repeats promote your business.</li>
<li>Bringing in others.</li>
<li>How many of your customers are repeats?</li>
<li></li>
</ul>
</div>
</div>
</section>
<section id="projects" class="grid projects">
<div id="project-text" class="grid-item-area-title">
<h2>Projects</h2>
<p>
Here is some of the different projects that I've worked on.
</p>
</div>
<img class="grid-item-area-img1 simplySass" src="img/Thumbnail/simplySass Logo2.svg" alt="">
<div class="grid-item-area-text1">
<h3>simplySass</h3>
<p>
simplySass is a Sass library focused on mobile-first design, which helps quickly write clean CSS code. Which this page was
written using it.
</p>
<a href="https://github.com/Developer626/simplySass">View Project ></a>
</div>
<img class="grid-item-area-img2 simplySass" src="img/Thumbnail/simplySass Logo2.svg" alt="">
<div class="grid-item-area-text2">
<h3>simplySass Technical Page</h3>
<p>If you want to see what simplySass is capable of, this page will help you get started.</p>
<a href="web-portfolio/showcase/Technical-Page/index.html">View Page ></a>
</div>
<img class="grid-item-area-img3 template-img" src="img/Thumbnail/breakfast-Thumbnail.webp" alt="">
<div class="grid-item-area-text3" >
<h3>Product Page Template</h3>
<p>A product page for the Free Code Camp.</p>
<a href="web-portfolio/showcase/Product-Page/index.html">View Project ></a>
</div>
</section>
<section id="contact" class="grid">
<div class="dark-box"></div>
<div class="grid-item-1" id="hire">
<h3>
<!-- Let's get to work. -->
What problem do you have?
</h3>
<!-- <p>Tell me what you need done.</p> -->
<p>What do you need done?</p>
<a href="https://www.fiverr.com/aaron_ender">
<!-- Start now! -->
Let's talk!
</a>
</div>
</section>
</main>
<footer>
<div id="social-links">
<a href="https://www.linkedin.com/in/aaron-waruszewski-05549272/">
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 34 34" id="LinkedIn">
<title>
Aaron Waruszewski LinkedIn Page
</title>
<g>
<path d="M34,2.5v29A2.5,2.5,0,0,1,31.5,34H2.5A2.5,2.5,0,0,1,0,31.5V2.5A2.5,2.5,0,0,1,2.5,0h29A2.5,2.5,0,0,1,34,2.5ZM10,13H5V29h5Zm.45-5.5A2.88,2.88,0,0,0,7.59,4.6H7.5a2.9,2.9,0,0,0,0,5.8h0a2.88,2.88,0,0,0,2.95-2.81ZM29,19.28c0-4.81-3.06-6.68-6.1-6.68a5.7,5.7,0,0,0-5.06,2.58H17.7V13H13V29h5V20.49a3.32,3.32,0,0,1,3-3.58h.19c1.59,0,2.77,1,2.77,3.52V29h5Z" fill="#0A66C2"></path>
</g>
</svg>
</a>
<a href="https://github.com/Developer626">
<svg height="35" viewBox="0 0 16 16" version="1.1" width="35" data-view-component="true" fill="white" id="GitHub">
<title>
My Developer626 Github Page
</title>
<g>
<path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path>
</g>
</svg>
</a>
<a href="https://www.freecodecamp.org/developer626" >
<img src="img/Thumbnail/FCC Logo.svg" alt="My free code camp profile">
</a>
</div>
<div id="made-by">Handcoded by me © 2021</div>
<div id="made-with"><a href="https://github.com/Developer626/simplySass">Made with simplySass</a></div>
</footer>
</body>
</html>