-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
229 lines (215 loc) · 8.84 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
<!DOCTYPE HTML>
<!--
Landed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Damon Alexander | Developer</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload landing">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="index.html">Hello, You've Landed</a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li>
<a href="#">Projects</a>
<ul>
<li><a href="left-sidebar.html">Ios App</a></li>
<li><a href="right-sidebar.html">E-Commerce</a></li>
<li><a href="no-sidebar.html">Real estate visuaization</a></li>
<li>
<a href="#">Refrences & Links</a>
<ul>
<li><a href="#">Option 1</a></li>
<li><a href="#">Option 2</a></li>
<li><a href="#">Option 3</a></li>
<li><a href="#">Option 4</a></li>
</ul>
</li>
</ul>
</li>
<!-- <li><a href="elements.html">Elements</a></li> -->
<li><p><a href="#" class="button primary">Freelance</p></a></li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<!-- Adding the neural network to the banner -->
<div class="content" class="content large-header" id="large-header">
<canvas id="demo-canvas"></canvas>
<header>
<h2>Damon Alexander</h2>
<p>Web Developer</p>
</header>
<span class="image"><img src="images/IMG_0393.jpg" alt="" /></span>
</div>
<a href="#one" class="goto-next scrolly">Next</a>
</section>
<!-- One -->
<section id="one" class="spotlight style1 bottom">
<span class="image fit main"><img src="images/CryptoBall2.jpg" alt="" /></span>
<div class="content">
<div class="container">
<div class="row">
<div class="col-4 col-12-medium">
<header>
<h2>CryptoBall</h2>
<p>imessage app that allows family & friends to interact with sports games using crypto</p>
</header>
</div>
<div class="col-4 col-12-medium">
<p>An Imessage app designed with Figma and built with swift. Use of API’s and an understanding of blockchain allows for simulation of how crypto can be integrated into our lives.</p>
</div>
</div>
</div>
</div>
<a href="#two" class="goto-next scrolly">Next</a>
</section>
<!-- Two -->
<section id="two" class="spotlight style2 right">
<span class="image fit main"><img src="images/jamon.png" alt="" /></span>
<div class="content">
<header>
<h2>E-commerce Web Development</h2>
<p>Collaborated with Jamon LLC to build an environmentally friendly online store</p>
</header>
<p>Built an E-Commerce platform with react framework, Git and Node.js.
</p>
<ul class="actions">
<li><a href="http://daytonaseco.com" class="button">Learn More</a></li>
</ul>
</div>
<a href="#three" class="goto-next scrolly">Next</a>
</section>
<!-- Three -->
<section id="three" class="spotlight style3 left">
<span class="image fit main bottom"><img src="images/square.png" alt="" /></span>
<div class="content">
<header>
<h2>Real Estate Deal Visualization</h2>
<p>Takes input from investors and outputs a Visualization</p>
</header>
<p>Built for a group of investors on Streamlit
that give interactive and visual representation of
data and senerios.
</p>
<ul class="actions">
<li><a href="#" class="button">Learn More</a></li>
</ul>
</div>
<a href="#four" class="goto-next scrolly">Next</a>
</section>
<!-- Four -->
<section id="four" class="wrapper style1 special fade-up">
<div class="container">
<header class="major">
<h2>About</h2>
<p>[Give about me and skills]</p>
</header>
<div class="box alt">
<div class="row gtr-uniform">
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/js.png" alt=""></span>
<h3>Javascript</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/python.png" alt=""></span> <h3>Python</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/html.png" alt=""></span>
<h3>HTML</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/node.png" alt=""></span>
<h3>Node.js</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/adobecloud.png" alt=""></span>
<h3>Adobe creative</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/php.png" alt=""></span>
<h3>Php</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/swift.png" alt=""></span>
<h3>Swift</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/sass.png" alt=""></span>
<h3>Sass</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/git.png" alt=""></span>
<h3>Git</h3>
</section>
<section class="col-4 col-6-medium col-12-xsmall">
<span class="logo"> <img class= "logo_img" src="images/django.png" alt=""></span>
<h3>Django</h3>
</section>
</div>
</div>
<footer class="major">
<ul class="actions special">
<li><a href="#" class="button">Resume</a></li>
</ul>
</footer>
</div>
</section>
<!-- Five -->
<!--
<section id="five" class="wrapper style2 special fade">
<div class="container">
<header>
<h2>Magna faucibus lorem diam</h2>
<p>Ante metus praesent faucibus ante integer id accumsan eleifend</p>
</header>
<form method="post" action="#" class="cta">
<div class="row gtr-uniform gtr-50">
<div class="col-8 col-12-xsmall"><input type="email" name="email" id="email" placeholder="Your Email Address" /></div>
<div class="col-4 col-12-xsmall"><input type="submit" value="Get Started" class="fit primary" /></div>
</div>
</form>
</div>
</section>
-->
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="#" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands alt fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon solid alt fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© Untitled. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<!-- Added -->
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/499416/TweenLite.min.js"></script>
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/499416/EasePack.min.js"></script>
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/499416/demo.js"></script>
</body>
</html>