-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
268 lines (237 loc) · 12.8 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
<!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">
<title>Alex Portfolio - Home page</title>
<!--Style-->
<link rel="stylesheet" href="./style/dark-style.css">
<link rel="stylesheet" href="./style/light-style.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SDGZKMYCGD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SDGZKMYCGD');
</script>
<!--Fonts-->
<!--Roboto-->
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<!--Crete round-->
<link href='https://fonts.googleapis.com/css?family=Crete%20Round' rel='stylesheet'>
<!--Poppins-->
<link href='https://fonts.googleapis.com/css2?family=Poppins' rel='stylesheet'>
<!--Inter-->
<link href='https://fonts.googleapis.com/css2?family=Inter' rel='stylesheet'>
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<main id="myContainer" class="MainContainer">
<!--Main Mobile-->
<div class="dark">
<header>
<!--side nav-->
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<a href="#portfolio" onclick="closeNav()">Portfolio</a>
<hr class="hrlight">
<a href="#about" onclick="closeNav()">About</a>
<hr class="hrlight">
<a href="#contact" onclick="closeNav()">Contact</a>
<hr class="hrlight">
</div>
<!--Horizontal nav-->
<nav>
<ul>
<li class="my-logo">
<a href="#">Alex Dev</a>
</li>
<li class="menu-button">
<a onclick="openNav()">☰</a>
</li>
<li class="menu-desktop">
<ul class="menu-list">
<li class="menu-list-item"> <a href="#">Portfolio</a> </li>
<li class="menu-list-item"> <a href="#">About</a> </li>
<li class="menu-list-item"> <a href="#">Contact</a> </li>
<li class="menu-list-item"> <a href="#"><img src="./assets/Union.png" alt="menu logo"></a> </li>
</ul>
</li>
</ul>
</nav>
</header>
<div class="dark-section">
<div class="card-content">
<h1>Hey There. I'm Alex</h1>
<h2 class="head2m">I'm a Software Developer</h2>
<p>I can help you build a product, feature or website Look trough some of my work and experience! If you like what you see and have a project you need coded, don't heastiate contact me.</p>
</div>
<div class="social-container dark-container">
<a href="#" class="fa fa-github fa-lg"></a>
<a href="#" class="fa fa-linkedin fa-lg"></a>
<a href="#" class="fa fa-angellist fa-lg"></a>
<a href="#" class="fa fa-twitter fa-lg"></a>
<a href="#" class="fa fa-medium fa-lg"></a>
</div>
</div>
</div>
<!--Works-->
<div class="light" id="portfolio">
<header class="title-justify">
<h2 class="maintitle">My Recent Works</h2>
<hr>
</header>
<section>
<div class="card-container">
<!--Main Card-->
<div class="multi-post">
<img class="mpimage" src="./assets/multipostplaceholder.png" alt="Portfolio pageexample">
<div class="post">
<h2>Multi-Post Stories</h2>
<p>A daily selection of privately personalized reads; no accounts or sign-ups required. has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a standard dummy text.</p>
<ul class="tags">
<li class="card-tag-crystal">css</li>
<li class="card-tag-crystal">html</li>
<li class="card-tag-crystal">bootstrap</li>
<li class="card-tag-crystal">ruby</li>
</ul>
<div class="mpfooter">
<a onclick="openModal(
'my header',
['my badge'],
'./assets/Snapshoot-Portfolio.png',
'my modal text',
'https://www.github.com',
'https://www.github.com/wikitelmex'
)">See Project</a>
</div>
</div>
</div>
<!--Array of cards from js here-->
</div>
</section>
</div>
<!--About me-->
<div class="dark bkg2" id="about">
<section>
<div class="about-div">
<h2 class="about maintitledark">About me</h2>
<p>
Hello I’m a software developer! I can help you build a product , feature or website Look through some of my work and experience! If you like what you see and have a project you need coded, don’t hestiate to contact me.
</p>
<button type="button" class="dark-button withspace">
Get My resume
</button>
</div>
<hr class="hrdark">
<!--center-->
<ul class="about-skills">
<li class="li-angsquare">
Language
<ul class="sublist">
<li>Javascript</li>
<li>Ruby</li>
<li>Html</li>
<li>Css</li>
</ul>
</li>
<li class="li-square">
Frameworks
<ul class="sublist">
<li>Bootstrap</li>
<li>Ruby on Rails</li>
<li>RSPec</li>
<li>CapyBara</li>
<li>Selenium</li>
</ul>
</li>
<li class="li-circle">
Skills
<ul class="sublist">
<li>Codekit</li>
<li>Github</li>
<li>Codepen</li>
<li>Gitlab</li>
<li>Terminal</li>
</ul>
</li>
</ul>
</section>
</div>
<footer>
<div class="light" id="contact">
<div class="footer-form">
<h2 id="h1footer">
I'm always interested in hearing about new projects, so if you'd like to chat please get in touch.
</h2>
<!--Contact form-->
<form name="contact-form"
id="contact-form"
class="portfolio-form"
action="https://formspree.io/f/mnqlovey"
method="POST"
>
<input id="fullName" class="textbox" type="text" placeholder="Full name" maxlength="30" required>
<input id="contactEmail" class="textbox" type="email" placeholder="Email address" name="_replyto" required>
<div class="wrap">
<div class="pull-tab"></div>
<textarea placeholder="Enter text here"
id="textArea"
class="textarea"
name="contact-textarea"
cols="30" rows="10"
maxlength="500"
required></textarea>
</div>
<p class="errorBox"><span>⛔</span><span id="errorText">Please write email entirely in lowercase</span></p>
<button id="button1" class="dark-button" type="submit">Get It Touch</button>
</form>
</div>
<hr class="hrform">
<div class="social-container">
<a href="#" class="social-icon fa fa-github fa-lg"></a>
<a href="#" class="social-icon fa fa-linkedin fa-lg"></a>
<a href="#" class="social-icon fa fa-angellist fa-lg"></a>
<a href="#" class="social-icon fa fa-twitter fa-lg"></a>
<a href="#" class="social-icon fa fa-medium fa-lg"></a>
</div>
</div>
</footer>
</main>
<!--Modal window (isn't default visible)-->
<div id="myModal" class="Modal is-hidden is-visuallyHidden">
<div class="Modal-content">
<h2>
<span id="modalHeader"></span>
<span id="closeModal" class="Close" onclick="closeModal()">×</span>
</h2>
<ul id="modalBadges" class="tags">
</ul>
<div class="multi-post modal-post">
<img id="modalImage" class="modalimage" src="./assets/Rectangle55.png" alt="Portfolio pageexample">
<div>
<p id="modalText">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essent
</p>
<div class="flex-btn">
<!--<button onclick="window.open('https://www.github.com')">Continue</button>-->
<button id="modalGoLive" type="button" class="dark-button flex-btn justify-sa">
<span>See Live</span>
<img src="./assets/Icon-see-live.svg" alt="go live project icon">
</button>
<button id="modalGoSource" type="button" class="dark-button flex-btn justify-sa">
<span>See Source</span>
<img src="./assets/icon-source.svg" alt="source project icon">
</button>
</div>
</div>
</div>
</div>
</div>
<!--custom Scripts-->
<script src="./script.js"></script>
</body>
</html>