forked from SaijoGeorge/HelpMeBuild
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivacy.html
282 lines (252 loc) · 30.6 KB
/
privacy.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
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#1cd1af">
<script type="text/javascript">
var host = "helpmebuild.io";
if ((host == window.location.host) && (window.location.protocol != "https:"))
window.location.protocol = "https";
</script>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/animatedheadline.css">
<link rel="stylesheet" type="text/css" href="css/contentanimation.css" />
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet">
<script src="js/modernizr.js"></script>
<title>Privacy ~ HelpMeBuild.io</title>
<link rel="canonical" href="https://helpmebuild.io" />
<meta name="author" content="Saijo George">
<meta name="copyright" content="Saijo George">
<meta name="description" content="Handpicked tools to help you build websites, logos, resumes, videos and more, all in one location.">
<meta name="robots" content="noindex">
<meta property="og:site_name" content="HelpMeBuild.io">
<meta property="og:title" content="Help Me Build . IO - anyone can build websites and logos">
<meta property="og:description" content="Handpicked tools to help you build websites, logos, resumes, videos and more, all in one location.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://helpmebuild.io">
<meta property="og:image" content="https://helpmebuild.io/img/helpmebuild.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@Saijo_George">
<meta name="twitter:creator" content="@Saijo_George">
<meta name="twitter:title" content="Help Me Build . IO - anyone can build websites and logos">
<meta name="twitter:domain" content="https://helpmebuild.io">
<meta name="twitter:description" content="Handpicked tools to help you build websites, logos, resumes, videos and more, all in one location.">
<meta name="twitter:image:src" content="https://helpmebuild.io/img/helpmebuild.png">
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<script src='//cdn.goroost.com/roostjs/6ryd970rm3m3e2d7erxvbnktnkzbt62k' async></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49302038-7', 'auto');
ga('send', 'pageview');
</script>
<!-- start Mixpanel --><script type="text/javascript">(function(f,b){if(!b.__SV){var a,e,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=f.createElement("script");a.type="text/javascript";a.async=!0;a.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";e=f.getElementsByTagName("script")[0];e.parentNode.insertBefore(a,e)}})(document,window.mixpanel||[]);
mixpanel.init("bcda30b6d59703f69d6e34547df73db6");</script><!-- end Mixpanel -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-4939718182327406",
enable_page_level_ads: true
});
</script>
</head>
<body>
<header class="cd-header">
<section class="cd-intro">
<h1 class="cd-headline main-title rotate-1">
<span>Help Me Build</span>
<span class="cd-words-wrapper">
<b class="is-visible">. IO</b>
<b>Websites</b>
<b>Apps</b>
<b>Logos</b>
<b>Images</b>
<b>Emails</b>
<b>Videos</b>
<b>...</b>
<b>Anything</b>
</span>
</h1>
</section>
</header>
<div class="intro-text"> HelpMeBuild.io helps you discover high quality tools, that can help you build your dream websites, logos, graphics, videos and a lot more, all in one location. Not knowing to design or code should not stop you from creating awesome stuff. <br/><br/><i>If you don't build your dream, someone will hire you to help build theirs.</i> - Tony A. Gaskins Jr.
</div>
<main class="cd-main-content">
<div class="cd-tab-filter-wrapper">
<div class="cd-tab-filter">
<ul class="cd-filters">
<li class="placeholder">
<a data-type="all" href="#all">All</a> <!-- selected option on mobile -->
</li>
<li class="filter"><a class="selected" href="#all" data-type="all">All</a></li>
<li class="filter" data-filter=".build-website"><a href="#website" data-type="build-website">Website</a></li>
<li class="filter" data-filter=".build-wordpress"><a href="#wordpress" data-type="build-wordpress">WordPress</a></li>
<li class="filter" data-filter=".build-bootstrap"><a href="#bootstrap" data-type="build-bootstrap">Bootstrap</a></li>
<li class="filter" data-filter=".build-app"><a href="#app" data-type="build-app">App</a></li>
<li class="filter" data-filter=".build-logo"><a href="#logo" data-type="build-logo">Logo</a></li>
<li class="filter" data-filter=".build-graphics"><a href="#graphics" data-type="build-graphics">Graphics</a></li>
<li class="filter" data-filter=".build-email"><a href="#email" data-type="build-email">Email</a></li>
<li class="filter" data-filter=".build-presentation"><a href="#presentation" data-type="build-presentation">Presentation</a></li>
<li class="filter" data-filter=".build-video"><a href="#video" data-type="build-video">Video</a></li>
<li class="filter" data-filter=".build-others"><a href="#others" data-type="build-others">Others</a></li>
<!-- <li class="filter" data-filter=".build-businesscards"><a href="#businesscards" data-type="build-businesscards">Business Cards</a></li> -->
<!-- <li class="filter" data-filter=".build-mockups"><a href="#mockups" data-type="build-mockups">Mockups</a></li> -->
<!-- <li class="filter" data-filter=".build-invoice"><a href="#invoice" data-type="build-invoice">Invoice</a></li> -->
<!-- <li class="filter" data-filter=".build-form"><a href="#form" data-type="build-form">Form</a></li> -->
<!-- <li class="filter" data-filter=".build-resume"><a href="#resume" data-type="build-resume">Resume</a></li> -->
<!-- <li class="filter" data-filter=".build-prototypes"><a href="#prototypes" data-type="build-prototypes">Prototypes</a></li> -->
</ul> <!-- cd-filters -->
</div> <!-- cd-tab-filter -->
</div> <!-- cd-tab-filter-wrapper -->
<section class="cd-gallery">
<style>
#ppBody
{
font-size:11pt;
width:100%;
margin:0 auto;
text-align:justify;
}
#ppHeader
{
font-family:verdana;
font-size:21pt;
width:100%;
margin:0 auto;
}
.ppConsistencies
{
display:none;
}
</style><div id='ppHeader'>helpmebuild.io Privacy Policy</div><div id='ppBody'><div class='ppConsistencies'><div class='col-2'>
<div class="quick-links text-center">Information Collection</div>
</div><div class='col-2'>
<div class="quick-links text-center">Information Usage</div>
</div><div class='col-2'>
<div class="quick-links text-center">Information Protection</div>
</div><div class='col-2'>
<div class="quick-links text-center">Cookie Usage</div>
</div><div class='col-2'>
<div class="quick-links text-center">3rd Party Disclosure</div>
</div><div class='col-2'>
<div class="quick-links text-center">3rd Party Links</div>
</div><div class='col-2'></div></div><div style='clear:both;height:10px;'></div><div class='ppConsistencies'><div class='col-2'>
<div class="col-12 quick-links2 gen-text-center">Google AdSense</div>
</div><div class='col-2'>
<div class="col-12 quick-links2 gen-text-center">
Fair Information Practices
<div class="col-8 gen-text-left gen-xs-text-center" style="font-size:12px;position:relative;left:20px;">Fair information<br> Practices</div>
</div>
</div><div class='col-2'>
<div class="col-12 quick-links2 gen-text-center coppa-pad">
COPPA
</div>
</div><div class='col-2'>
<div class="col-12 quick-links2 quick4 gen-text-center caloppa-pad">
CalOPPA
</div>
</div><div class='col-2'>
<div class="quick-links2 gen-text-center">Our Contact Information<br></div>
</div></div><div style='clear:both;height:10px;'></div>
<div class='innerText'>This privacy policy has been compiled to better serve those who are concerned with how their 'Personally identifiable information' (PII) is being used online. PII, as used in US privacy law and information security, is information that can be used on its own or with other information to identify, contact, or locate a single person, or to identify an individual in context. Please read our privacy policy carefully to get a clear understanding of how we collect, use, protect or otherwise handle your Personally Identifiable Information in accordance with our website.<br></div><span id='infoCo'></span><br><div class='grayText'><strong>What personal information do we collect from the people that visit our blog, website or app?</strong></div><br /><div class='innerText'>When ordering or registering on our site, as appropriate, you may be asked to enter your name, email address or other details to help you with your experience.</div><br><div class='grayText'><strong>When do we collect information?</strong></div><br /><div class='innerText'>We collect information from you when you register on our site, subscribe to a newsletter, fill out a form or enter information on our site.</div><br><span id='infoUs'></span><br><div class='grayText'><strong>How do we use your information? </strong></div><br /><div class='innerText'> We may use the information we collect from you when you register, make a purchase, sign up for our newsletter, respond to a survey or marketing communication, surf the website, or use certain other site features in the following ways:<br><br></div><div class='innerText'> <strong>•</strong> To personalize user's experience and to allow us to deliver the type of content and product offerings in which you are most interested.</div><div class='innerText'> <strong>•</strong> To improve our website in order to better serve you.</div><div class='innerText'> <strong>•</strong> To allow us to better service you in responding to your customer service requests.</div><div class='innerText'> <strong>•</strong> To administer a contest, promotion, survey or other site feature.</div><div class='innerText'> <strong>•</strong> To send periodic emails regarding your order or other products and services.</div><span id='infoPro'></span><br><div class='grayText'><strong>How do we protect visitor information?</strong></div><br /><div class='innerText'>We do not use vulnerability scanning and/or scanning to PCI standards.</div><div class='innerText'>We do not use Malware Scanning.<br><br></div><div class='innerText'>We do not use an SSL certificate</div><div class='innerText'> <strong>•</strong> We do not need an SSL because:</div><div class='innerText'>we are not anything and don't collect credit card info</div><span id='coUs'></span><br><div class='grayText'><strong>Do we use 'cookies'?</strong></div><br /><div class='innerText'>Yes. Cookies are small files that a site or its service provider transfers to your computer's hard drive through your Web browser (if you allow) that enables the site's or service provider's systems to recognize your browser and capture and remember certain information. For instance, we use cookies to help us remember and process the items in your shopping cart. They are also used to help us understand your preferences based on previous or current site activity, which enables us to provide you with improved services. We also use cookies to help us compile aggregate data about site traffic and site interaction so that we can offer better site experiences and tools in the future.</div><div class='innerText'><br><strong>We use cookies to:</strong></div><div class='innerText'> <strong>•</strong> Keep track of advertisements.</div><div class='innerText'> <strong>•</strong> Compile aggregate data about site traffic and site interactions in order to offer better site experiences and tools in the future. We may also use trusted third party services that track this information on our behalf.</div><div class='innerText'><br>You can choose to have your computer warn you each time a cookie is being sent, or you can choose to turn off all cookies. You do this through your browser (like Internet Explorer) settings. Each browser is a little different, so look at your browser's Help menu to learn the correct way to modify your cookies.<br></div><br><div class='innerText'>If you disable cookies off, some features will be disabled It won't affect the users experience that make your site experience more efficient and some of our services will not function properly.</div><br><div class='innerText'>However, you can still place orders .</div><br><span id='trDi'></span><br><div class='grayText'><strong>Third Party Disclosure</strong></div><br /><div class='innerText'>We do not sell, trade, or otherwise transfer to outside parties your personally identifiable information unless we provide you with advance notice. This does not include website hosting partners and other parties who assist us in operating our website, conducting our business, or servicing you, so long as those parties agree to keep this information confidential. We may also release your information when we believe release is appropriate to comply with the law, enforce our site policies, or protect ours or others' rights, property, or safety. <br><br> However, non-personally identifiable visitor information may be provided to other parties for marketing, advertising, or other uses. </div><span id='trLi'></span><br><div class='grayText'><strong>Third party links</strong></div><br /><div class='innerText'>Occasionally, at our discretion, we may include or offer third party products or services on our website. These third party sites have separate and independent privacy policies. We therefore have no responsibility or liability for the content and activities of these linked sites. Nonetheless, we seek to protect the integrity of our site and welcome any feedback about these sites.</div><span id='gooAd'></span><br><div class='blueText'><strong>Google</strong></div><br /><div class='innerText'>Google's advertising requirements can be summed up by Google's Advertising Principles. They are put in place to provide a positive experience for users. https://support.google.com/adwordspolicy/answer/1316548?hl=en <br><br></div><div class='innerText'>We use Google AdSense Advertising on our website.</div><div class='innerText'><br>Google, as a third party vendor, uses cookies to serve ads on our site. Google's use of the DART cookie enables it to serve ads to our users based on their visit to our site and other sites on the Internet. Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy.<br></div><div class='innerText'><br><strong>We have implemented the following:</strong></div><div class='innerText'> <strong>•</strong> Remarketing with Google AdSense</div><div class='innerText'> <strong>•</strong> Google Display Network Impression Reporting</div><div class='innerText'> <strong>•</strong> Demographics and Interests Reporting</div><div class='innerText'> <strong>•</strong> DoubleClick Platform Integration<br></div><br><div class='innerText'>We along with third-party vendors, such as Google use first-party cookies (such as the Google Analytics cookies) and third-party cookies (such as the DoubleClick cookie) or other third-party identifiers together to compile data regarding user interactions with ad impressions, and other ad service functions as they relate to our website. </div><div class='innerText'><br>Opting out:<Br>
Users can set preferences for how Google advertises to you using the Google Ad Settings page. Alternatively, you can opt out by visiting the Network Advertising initiative opt out page or permanently using the Google Analytics Opt Out Browser add on.</div><span id='calOppa'></span><br><div class='blueText'><strong>California Online Privacy Protection Act</strong></div><br /><div class='innerText'>CalOPPA is the first state law in the nation to require commercial websites and online services to post a privacy policy. The law's reach stretches well beyond California to require a person or company in the United States (and conceivably the world) that operates websites collecting personally identifiable information from California consumers to post a conspicuous privacy policy on its website stating exactly the information being collected and those individuals with whom it is being shared, and to comply with this policy. - See more at: http://consumercal.org/california-online-privacy-protection-act-caloppa/#sthash.0FdRbT51.dpuf<br></div><div class='innerText'><br><strong>According to CalOPPA we agree to the following:</strong></div><div class='innerText'>Users can visit our site anonymously</div><div class='innerText'>Once this privacy policy is created, we will add a link to it on our home page, or as a minimum on the first significant page after entering our website.</div><div class='innerText'>Our Privacy Policy link includes the word 'Privacy', and can be easily be found on the page specified above.</div><div class='innerText'><br>Users will be notified of any privacy policy changes:</div><div class='innerText'> <strong>•</strong> On our Privacy Policy Page</div><div class='innerText'>Users are able to change their personal information:</div><div class='innerText'> <strong>•</strong> By emailing us</div><div class='innerText'><br><strong>How does our site handle do not track signals?</strong></div><div class='innerText'>We try and honor do not track signals and do not track, plant cookies, or use advertising when a Do Not Track (DNT) browser mechanism is in place. </div><div class='innerText'><br><strong>Does our site allow third party behavioral tracking?</strong></div><div class='innerText'>It's also important to note that we allow third party behavioral tracking</div><span id='coppAct'></span><br><div class='blueText'><strong>COPPA (Children Online Privacy Protection Act)</strong></div><br /><div class='innerText'>When it comes to the collection of personal information from children under 13, the Children's Online Privacy Protection Act (COPPA) puts parents in control. The Federal Trade Commission, the nation's consumer protection agency, enforces the COPPA Rule, which spells out what operators of websites and online services must do to protect children's privacy and safety online.<br><br></div><div class='innerText'>We do not specifically market to children under 13.</div><span id='ftcFip'></span><br><div class='blueText'><strong>Fair Information Practices</strong></div><br /><div class='innerText'>The Fair Information Practices Principles form the backbone of privacy law in the United States and the concepts they include have played a significant role in the development of data protection laws around the globe. Understanding the Fair Information Practice Principles and how they should be implemented is critical to comply with the various privacy laws that protect personal information.<br><br></div><div class='innerText'><strong>In order to be in line with Fair Information Practices we will take the following responsive action, should a data breach occur:</strong></div><div class='innerText'>We will notify the users via in site notification as soon as we can.</div><div class='innerText'><br>We also agree to the individual redress principle, which requires that individuals have a right to pursue legally enforceable rights against data collectors and processors who fail to adhere to the law. This principle requires not only that individuals have enforceable rights against data users, but also that individuals have recourse to courts or a government agency to investigate and/or prosecute non-compliance by data processors.</div><span id='canSpam'></span><br><div class='blueText'><strong>CAN SPAM Act</strong></div><br /><div class='innerText'>The CAN-SPAM Act is a law that sets the rules for commercial email, establishes requirements for commercial messages, gives recipients the right to have emails stopped from being sent to them, and spells out tough penalties for violations.<br><br></div><div class='innerText'><strong>We collect your email address in order to: send periodic promotional emails. </strong></div><div class='innerText'><strong><br>If at any time you would like to unsubscribe from receiving future emails, you can email us at</strong></div> and we will promptly remove you from <strong>ALL</strong> correspondence.</div><br><span id='ourCon'></span><br><div class='blueText'><strong>Contacting Us</strong></div><br /><div class='innerText'>If there are any questions regarding this privacy policy you may contact us using the information below.<br><br></div><div class='innerText'>helpmebuild.io</div><div class='innerText'>83 Yarra Street</div>Heidelberg, Victoria 3084 <div class='innerText'>Australia</div><div class='innerText'>iam@saijogeorge.com</div><div class='innerText'><br>Last Edited on 2015-09-27</div></div>
<div class="social-center"><a href="https://twitter.com/intent/tweet?original_referer=http://helpmebuild.io&text=HelpMeBuild.io%20-%20All%20the%20best%20web%20builders%20in%20one%20location&tw_p=tweetbutton&url=http%3A%2F%2Fhelpmebuild.io&via=Saijo_George" class="icon-button twitter"><i class="fa fa-twitter"></i><span></span></a>
<a href="http://www.facebook.com/sharer.php?u=http://helpmebuild.io" class="icon-button facebook"><i class="fa fa-facebook"></i><span></span></a>
<a href="http://plus.google.com/share?url=http://helpmebuild.io" class="icon-button google-plus"><i class="fa fa-google-plus"></i><span></span></a>
<a href="http://www.reddit.com/submit?title=HelpMeBuild.io%20-%20All%20the%20best%20web%20builders%20in%20one%20location&url=http://helpmebuild.io" class="icon-button reddit"><i class="fa fa-reddit"></i><span></span></a>
<a href="mailto:?subject=Checkout%20this%20Amazing%20List%20of%20Web%20Builders&body=Hi%20%0A%0AI%20thought%20you%20might%20love%20these%20awesome%20web%20builders%20listed%20in%20once%20place.%20I%20replaced%20a%20bunch%20of%20bookmarks%20with%20this%20one%20link.%0A%0Ahttp%3A%2F%2FHelpMeBuild.io%0A%0ARegards%2C%0A" class="icon-button envelope"><i class="fa fa-envelope"></i><span></span></a></div><br/>
<div class="withLove"><p>Doh!!! Looks like I missed a few of the awesome builders out there. Luckily for me you folks would have come across those and will drop me a link via <a target="_blank" href="https://twitter.com/Saijo_George"><span data-title="Twitter">Twitter</span></a> or <a target="_blank" href="https://www.linkedin.com/in/saijogeorge"><span data-title="LinkedIn">LinkedIn</span></a>, won't you?</p><br/><br/>We are planning to send out an email with a list of the new builders we add to this list. If you want that awesome email to grace your inbox with its presence, drop your email in the field below and hit subscribe.<br/></div>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//seo-saijogeorge.us6.list-manage.com/subscribe/post?u=087acf4f0ea4f1f8ba55d1a80&id=e94cd338b8" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div class="mc-field-group">
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_087acf4f0ea4f1f8ba55d1a80_e94cd338b8" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
<br/>
<div class="withLove">
<p>My name is Saijo George, I work as an <a target="_blank" href="http://saijogeorge.com/"><span data-title="SEO consultant in Melbourne">SEO consultant in Melbourne</span></a> for Envato on sites like <a target="_blank" href="http://themeforest.net?ref=SaijoGeorge"><span data-title="ThemeForest">ThemeForest</span></a>. More info on <a target="_blank" href="https://github.com/SaijoGeorge/HelpMeBuild"><span data-title="GitHub">GitHub</span></a>. <br/><br/>You folks might also like some of my other projects <a target="_blank" href="http://allthefreestock.com/"><span data-title="AllTheFreeStock.com">Free CC0 Stock Photos</span></a>, <a target="_blank" href="http://saijogeorge.com/best-marketing-tools/"><span data-title="SEO Tools">SEO Tools</span></a>, <a target="_blank" href="http://saijogeorge.com/brand-style-guide-examples/"><span data-title="Style Guides">Style Guides</span></a>, <a target="_blank" href="https://nativeadvertisingworks.com/"><span data-title="Native Advertising Works">Native Advertising Works</span></a> and <a target="_blank" href="http://saijogeorge.com/css-puns/"><span data-title="CSS Puns">CSS Puns</span></a>.
<br/><br/><a target="_blank" href="http://www.producthunt.com/posts/help-me-build"><img src="img/product-hunt-upvote.png" alt="product-hunt-upvote"height="50" width="295"></a><br/><br/>Made with <!-- Heart SVG icon --> <svg class="heart" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="92.515px" height="73.161px" viewBox="0 0 92.515 73.161" enable-background="new 0 0 92.515 73.161" xml:space="preserve"> <g> <path fill="#010101" d="M82.32,7.888c-8.359-7.671-21.91-7.671-30.271,0l-5.676,5.21l-5.678-5.21c-8.357-7.671-21.91-7.671-30.27,0 c-9.404,8.631-9.404,22.624,0,31.255l35.947,32.991L82.32,39.144C91.724,30.512,91.724,16.52,82.32,7.888z"></path> </g> </svg> in Melbourne</div></p>
</section> <!-- cd-gallery -->
<div class="cd-filter">
<form>
<div class="cd-filter-block">
<h4>I want to build a</h4>
<div class="cd-filter-content">
<input type="search" placeholder="mockup, resume, ..">
</div> <!-- cd-filter-content -->
</div> <!-- cd-filter-block -->
<div class="cd-filter-block">
<h4>Features</h4>
<ul class="cd-filter-content cd-filters list">
<li>
<input class="filter" data-filter=".featureimport" type="checkbox" id="featureimport">
<label class="checkbox-label" for="featureimport">Use existing data to build</label>
</li>
</ul> <!-- cd-filter-content -->
</div> <!-- cd-filter-block -->
<div class="cd-filter-block">
<h4>Pricing</h4>
<ul class="cd-filter-content cd-filters list">
<li>
<input class="filter" data-filter="" type="radio" name="radioButton" id="radio1" checked>
<label class="radio-label" for="radio1">All</label>
</li>
<li>
<input class="filter" data-filter=".radioFullFree" type="radio" name="radioButton" id="radioFullFree">
<label class="radio-label" for="radioFullFree">Free</label>
</li>
<li>
<input class="filter" data-filter=".radioFree" type="radio" name="radioButton" id="radioFree">
<label class="radio-label" for="radioFree">Free (limited)</label>
</li>
<li>
<input class="filter" data-filter=".radioPaid" type="radio" name="radioButton" id="radioPaid">
<label class="radio-label" for="radioPaid">Paid</label>
</li>
</ul> <!-- cd-filter-content -->
</div> <!-- cd-filter-block -->
</form>
<a href="#filters" class="cd-close">Close</a>
</div> <!-- cd-filter -->
<a href="#filters" class="cd-filter-trigger">Filters</a>
</main> <!-- cd-main-content -->
<script src="js/jquery-2.1.1.js"></script>
<script src="js/jquery.mixitup.min.js"></script>
<script src="js/toucheffects.js"></script>
<script src="js/main.js"></script> <!-- Resource jQuery -->
<script src="js/animatedheadline.js"></script>
</body>
</html>