-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
172 lines (148 loc) · 8.1 KB
/
index.html
File metadata and controls
172 lines (148 loc) · 8.1 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
172
<!--
This Website and code is a product of Shawn Ritch/WebDeveloprz
And subject to the MIT License & applicable standards
More Info: https://github.com/Shawn-Ritch/portfolio
-->
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preload" href="https://shawn-ritch.github.io/portfolio/images/mypic.jpg" as="image">
<link rel="preload" href="https://shawn-ritch.github.io/portfolio/images/connected.jpg" as="image">
<meta name="robots" content="index,follow">
<title>Portfolio | Shawn Ritch</title>
<meta name="description" content="Specializing In Custom, Fast Loading, Mobile First, Websites And Progressive Web Apps | Portfolio Shawn Ritch">
<meta property="og:url" content="https://shawn-ritch.github.io/portfolio/">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Shawn Ritch">
<meta property="og:title" content="Portfolio | Shawn Ritch">
<meta property="og:description" content="Specializing In Custom, Fast Loading, Mobile First, Websites And Progressive Web Apps | Portfolio Shawn Ritch">
<meta property="og:image" content="https://shawn-ritch.github.io/portfolio/images/shawn-ritch-portfolio.jpg">
<meta property="og:image:secure_url" content="https://shawn-ritch.github.io/portfolio/images/shawn-ritch-portfolio.jpg">
<meta property="og:image:type" content="image/jpg">
<meta property="og:image:width" content="1280">
<meta property="og:image:height" content="720">
<meta property="og:image:alt" content="Background For Shawn Ritch's Portfolio">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Portfolio | Shawn Ritch">
<meta name="twitter:description" content="Specializing In Custom, Fast Loading, Mobile First, Websites And Progressive Web Apps | Portfolio Shawn Ritch">
<meta name="twitter:image" content="https://shawn-ritch.github.io/portfolio/images/shawn-ritch-portfolio.jpg">
<meta name="twitter:image:alt" content="Background For Shawn Ritch's Portfolio">
<link rel="shortcut icon" type="image/x-icon" href="https://webdeveloprz.com/favicon-194x194.png">
<link rel="stylesheet" href="style.css">
</head>
<body class="home">
<header class="plr5">
<div class="mypic">
<img src="images/mypic.jpg" alt="Picture of Shawn Ritch">
</div>
<nav class="right">
<ul>
<li><a href="https://shawn-ritch.github.io/portfolio/">Home</a></li>
<li>
<a href='javascript:void(0)' class='menubtn' onclick='toggleMenus()'>Menu ▼</a>
<div class='mainmenu' id='mainMenu'>
<a href='https://shawn-ritch.github.io/portfolio/projects.html'>Projects</a>
<a href='https://shawn-ritch.github.io/portfolio/about.html'>About</a>
<a href='https://shawn-ritch.github.io/portfolio/contact.html'>Contact</a>
</div>
</li>
</ul>
</nav>
</header>
<main>
<section class="atf">
<div id="paraBgImg" class="bgimg"></div>
<div id="parah1" class="c70 pt30 ctxt">
<h1>Shawn Ritch</h1>
</div>
</section>
<section class="content">
<div class="col">
<h2 class="pt10 ctxt">Projects</h2>
<div class="c70mw flex fcnt">
<div class="slider">
<div class="slide fade">
<div class="slidenum">1 / 3</div>
<img src="images/sunrise.jpg" style="width:100%">
<div class="text">Projects Coming Soon<br>Meanwhile, Enjoy These Images</div>
</div>
<div class="slide fade">
<div class="slidenum">2 / 3</div>
<img src="images/sunset.jpg" style="width:100%">
<div class="text">Projects Coming Soon<br>Meanwhile, Enjoy These Images</div>
</div>
<div class="slide fade">
<div class="slidenum">3 / 3</div>
<img src="images/beach.jpg" style="width:100%">
<div class="text">Projects Coming Soon<br>Meanwhile, Enjoy These Images</div>
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
</div>
</div>
</section>
<section class="ctxt cta">
<div class="bgimg2">
<div class="col flex mtb10 pb1m">
<div class="c70mw center greybg pb1m">
<h3 class="p1m">About</h3>
<p class="p1m">
I Specialize In Custom, Fast Loading, Mobile First, Websites / PWAs<br>
Just Like This One!<br>
Tech | Strengths:<br>
</p>
<div class="col pb1m">
<div class="c50 ctxt list">
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>Ajax</li>
<li>JSON</li>
<li>PHP</li>
<li>MySQL</li>
</ul>
</div>
<div class="c50 ctxt list">
<ul>
<li>Design</li>
<li>GitHub</li>
<li>Admin</li>
<li>cPanel</li>
<li>Analytics</li>
<li>SEO</li>
<li>Marketing</li>
</ul>
</div>
</div>
<div class="links col p1m">
<div class="link mlr1m">
<a target="_blank" href="https://github.com/Shawn-Ritch" style="display: block;">
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z" transform="scale(64)" fill="#1B1F23"/>
</svg>
</a>
</div>
<div class="link mlr1m right">
<a target="_blank" href="https://www.linkedin.com/in/shawn-ritch" style="display: block;">
<svg height="2500" width="2490" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<g fill="none">
<path d="M0 18.338C0 8.216 8.474 0 18.92 0h218.16C247.53 0 256 8.216 256 18.338v219.327C256 247.79 247.53 256 237.08 256H18.92C8.475 256 0 247.791 0 237.668V18.335z" fill="#069"/>
<path d="M77.796 214.238V98.986H39.488v115.252H77.8zM58.65 83.253c13.356 0 21.671-8.85 21.671-19.91-.25-11.312-8.315-19.915-21.417-19.915-13.111 0-21.674 8.603-21.674 19.914 0 11.06 8.312 19.91 21.169 19.91h.248zM99 214.238h38.305v-64.355c0-3.44.25-6.889 1.262-9.346 2.768-6.885 9.071-14.012 19.656-14.012 13.858 0 19.405 10.568 19.405 26.063v61.65h38.304v-66.082c0-35.399-18.896-51.872-44.099-51.872-20.663 0-29.738 11.549-34.78 19.415h.255V98.99H99.002c.5 10.812-.003 115.252-.003 115.252z" fill="#fff"/>
</g>
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="p1m">
<h6 class="ctxt">© <span id="thisYear"></span> Shawn Ritch</h6>
</footer>
<script src="js/app.js"></script>
<script src="js/para.js"></script>
<script src="js/slider.js"></script>
</body>
</html>