-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
156 lines (139 loc) · 7.05 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
<!DOCTYPE HTML>
<html>
<head>
<title>Shawn Charles Portfolio - CharlesCreativeContent</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" />
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo">Changing the World <strong>1 line of Code</strong> at a time</a>
<ul class="icons">
<li><a onclick="change()" class="icon fa-moon"><span class="label">Night-Mode</span></a></li>
<li><a href="mailto:[email protected]" class="icon fa-envelope"><span class="label">Email</span></a></li>
<li><a href="https://twitter.com/shawnbasquiat" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://linkedin.com/in/shawnxcharles" class="icon brands fa-linkedin"><span class="label">Linked-In</span></a></li>
<li><a href="https://github.com/CharlesCreativeContent" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://angel.co/u/shawnxcharles" class="icon brands fa-angellist"><span class="label">Angel List</span></a></li>
</ul>
</header>
<!-- Banner -->
<section id="banner">
<div class="content">
<header>
<h1>Hi, I’m Shawn,<br /> Your Next Software Engineer</h1>
<p>Ready to Change The World?</p>
</header>
<!-- <p>Mini Del-Blurb saying why anyone would want to click on that button below and learn more about me.</p> -->
<ul class="actions">
<li><a href="aboutme.html" class="button big">Meet Me</a></li>
</ul>
</div>
<span class="image object">
<img src="images/headshot.jpg" alt="" />
</span>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Latest Projects</h2>
</header>
<div class="posts">
<article>
<a a target="_blank" href="http://www.travelara.org" class="image"><img src="images/soon.png" alt="" /></a>
<h3>Travelara</h3>
<p><strong>Javascript, Bootstrap, Sass, Node.js, & Express.js</strong> - Platform to help build momentous milestones along with your friends and family! Travelara makes Dream Trips a Reality!<br><strong>Demo account</strong>: [email protected]<br><strong>Demo password</strong>: demo</p>
<ul class="actions">
<li><a a target="_blank" href="http://www.travelara.org" class="button">Visit</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://codepen.io/ShawnBasquiat/full/bGVWpYw" class="image"><img src="images/bug.png" alt="" /></a>
<h3>Rigley 2: "Flappy Bug"</h3>
<p><strong>Javascript & Phaser.js</strong> - The awaited sequel sees our Rigley friend jumping through firewalls "Flappy Bird" style.</p>
<ul class="actions">
<li><a target="_blank" href="https://codepen.io/ShawnBasquiat/full/bGVWpYw" class="button">Play</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://poke-matchcards.netlify.app/" class="image"><img src="images/poke.png" alt="" /></a>
<h3>Matching Cards</h3>
<p><strong>HTML5, CSS3, & Javascript</strong> - With over 100 different cards, test your memory in these three popular trading card themes, Pokemon, Yugioh, & Magic: The Gathering!</p>
<ul class="actions">
<li><a target="_blank" href="https://poke-matchcards.netlify.app/" class="button">Play</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://shawn-shoppies.netlify.app/" class="image"><img src="images/Shoppies.png" alt="" /></a>
<h3>Shoppies Movie Search</h3>
<p><strong>Javascript & Confetti.js</strong> - Search site where you can find out where you can watch your favorite movies.</p>
<ul class="actions">
<li><a target="_blank" href="https://shawn-shoppies.netlify.app/" class="button">Visit</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://anime-sc.herokuapp.com/" class="image"><img src="images/anime.png" alt="" /></a>
<h3>Anime List</h3>
<p><strong>Bootstrap, Javascript, Node.js, Express.Js</strong> - Web application where you can find and save your favorite manga and anime</p>
<ul class="actions">
<li><a target="_blank" href="https://anime-sc.herokuapp.com/" class="button">Visit</a></li>
</ul>
</article>
<article>
<a target="_blank" href="https://codepen.io/ShawnBasquiat/full/LYVMOrb" class="image"><img src="images/bug3.png" alt="" /></a>
<h3>Rigley Escape</h3>
<p><strong>Javascript & Phaser.js</strong> - A game where you are a bug trying to avoid the coders. Do you have the skills to become a 'Zero Day' Bug?</p>
<ul class="actions">
<li><a target="_blank" href="https://codepen.io/ShawnBasquiat/full/LYVMOrb" class="button">Play</a></li>
</ul>
</article>
</div>
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search -->
<section id="search" class="alt">
<form method="post" action="#">
<input type="text" name="query" id="query" placeholder="Search" />
</form>
</section>
<!-- Menu -->
<!-- Section -->
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<p>Reach out and let's start a conversation!</p>
<ul class="contact">
<li class="icon solid fa-envelope"><a href="mailto:[email protected]">[email protected]</a></li>
<li class="icon brands fa-twitter"><a href="https://twitter.com/shawnbasquiat" >@ShawnBasquiat</a></li>
<li class="icon brands fa-linkedin"><a href="https://linkedin.com/in/shawnxcharles">@ShawnXCharles</a></li>
<li class="icon brands fa-github"><a href="https://github.com/CharlesCreativeContent">@CharlesCreativeContent</a></li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© CharlesCreativeContent. All rights reserved.</p>
</footer>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.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>
</body>
<!--Editorial by HTML5 UP-->
</html>