diff --git a/server/views/account/show.jade b/server/views/account/show.jade
index c75105c9c1..964492cf6a 100644
--- a/server/views/account/show.jade
+++ b/server/views/account/show.jade
@@ -15,7 +15,7 @@ block content
| Update your settings
.col-xs-12
a.btn.btn-lg.btn-block.btn-primary.btn-link-social(href='/signout')
- | Sign me out of Free Code Camp
+ | Sign me out of freeCodeCamp
.col-xs-12
a.btn.btn-lg.btn-block.btn-primary.btn-link-social(href='mailto:team@freecodecamp.com')
| Email us at team@freecodecamp.com
diff --git a/server/views/certificate/back-end.jade b/server/views/certificate/back-end.jade
index d6bc7e288b..1f7b4bc79c 100644
--- a/server/views/certificate/back-end.jade
+++ b/server/views/certificate/back-end.jade
@@ -7,7 +7,7 @@ include styles
header
.col-md-5.col-sm-12
.logo
- img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="Free Code Camp's Logo")
+ img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="freeCodeCamp's Logo")
.col-md-7.col-sm-12
.issue-date Issued
strong #{date}
@@ -20,7 +20,7 @@ include styles
h3 has successfully completed the
h1
strong Back End Development Projects
- h4 (400 hours of coursework & 1 of 3 Free Code Camp certificates)
+ h4 (400 hours of coursework & 1 of 3 freeCodeCamp certificates)
footer
.row.signatures
diff --git a/server/views/certificate/data-vis.jade b/server/views/certificate/data-vis.jade
index 7efcb0064b..9d4cbe061c 100644
--- a/server/views/certificate/data-vis.jade
+++ b/server/views/certificate/data-vis.jade
@@ -7,7 +7,7 @@ include styles
header
.col-md-5.col-sm-12
.logo
- img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="Free Code Camp's Logo")
+ img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="freeCodeCamp's Logo")
.col-md-7.col-sm-12
.issue-date Issued
strong #{date}
@@ -20,7 +20,7 @@ include styles
h3 has successfully completed the
h1
strong Data Visualization Projects
- h4 (400 hours of coursework & 1 of 3 Free Code Camp certificates)
+ h4 (400 hours of coursework & 1 of 3 freeCodeCamp certificates)
footer
.row.signatures
diff --git a/server/views/certificate/front-end.jade b/server/views/certificate/front-end.jade
index 4186cbb436..8cdbcab877 100644
--- a/server/views/certificate/front-end.jade
+++ b/server/views/certificate/front-end.jade
@@ -7,7 +7,7 @@ include styles
header
.col-md-5.col-sm-12
.logo
- img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="Free Code Camp's Logo")
+ img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="freeCodeCamp's Logo")
.col-md-7.col-sm-12
.issue-date Issued
strong #{date}
@@ -20,7 +20,7 @@ include styles
h3 has successfully completed the
h1
strong Front End Development Projects
- h4 (400 hours of coursework & 1 of 3 Free Code Camp certificates)
+ h4 (400 hours of coursework & 1 of 3 freeCodeCamp certificates)
footer
.row.signatures
diff --git a/server/views/certificate/full-stack.jade b/server/views/certificate/full-stack.jade
index c2517db5b4..05c0c27808 100644
--- a/server/views/certificate/full-stack.jade
+++ b/server/views/certificate/full-stack.jade
@@ -7,7 +7,7 @@ include styles
header
.col-md-5.col-sm-12
.logo
- img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="Free Code Camp's Logo")
+ img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="freeCodeCamp's Logo")
.col-md-7.col-sm-12
.issue-date Issued
strong #{date}
@@ -20,7 +20,7 @@ include styles
h3 has successfully completed the
h1
strong Full Stack Development Projects
- h4 (400 hours of coursework & 1 of 3 Free Code Camp certificates)
+ h4 (400 hours of coursework & 1 of 3 freeCodeCamp certificates)
footer
.row.signatures
diff --git a/server/views/commit/index.jade b/server/views/commit/index.jade
index bec1b274eb..89664458e3 100644
--- a/server/views/commit/index.jade
+++ b/server/views/commit/index.jade
@@ -3,7 +3,7 @@ block content
h2.text-center Commit to yourself. Commit to a nonprofit.
.row
.col-xs-12.col-sm-6.col-sm-offset-3
- p You can give yourself external motivation, and immediately start helping nonprofits. You can do this by pledging a monthly donation to a nonprofit until you’ve earned one of our certifications. This pledge is completely optional. This pledge is entirely between you and the nonprofit, and no money goes to Free Code Camp. You can change your commitment or stop it at any time.
+ p You can give yourself external motivation, and immediately start helping nonprofits. You can do this by pledging a monthly donation to a nonprofit until you’ve earned one of our certifications. This pledge is completely optional. This pledge is entirely between you and the nonprofit, and no money goes to freeCodeCamp. You can change your commitment or stop it at any time.
.row
.col-xs-12.col-sm-6.col-sm-offset-3.text-center
diff --git a/server/views/emails/a-extend-user-welcome.ejs b/server/views/emails/a-extend-user-welcome.ejs
index 97b0f159cd..c33b266c31 100644
--- a/server/views/emails/a-extend-user-welcome.ejs
+++ b/server/views/emails/a-extend-user-welcome.ejs
@@ -10,7 +10,7 @@ Please verify your email by following the link below:
<%= verifyHref %>
-Feel free to email us at this address if you have any questions about Free Code Camp.
+Feel free to email us at this address if you have any questions about freeCodeCamp.
And if you have a moment, check out our blog: https://medium.freecodecamp.com.
@@ -20,4 +20,4 @@ Good luck with the challenges!
-- the Free Code Camp Team.
+- the freeCodeCamp Team.
diff --git a/server/views/emails/certified.ejs b/server/views/emails/certified.ejs
index 0987058f4e..93bcc7009c 100644
--- a/server/views/emails/certified.ejs
+++ b/server/views/emails/certified.ejs
@@ -1,6 +1,6 @@
Hi <%= name || username %>,
-Congratulations on recently completing all three Free Code Camp certifications. But you have not yet finished Free Code Camp. The most important part still remains: the nonprofit projects.
+Congratulations on recently completing all three freeCodeCamp certifications. But you have not yet finished freeCodeCamp. The most important part still remains: the nonprofit projects.
These will help you contextualize and apply the raw skills you've picked up. You'll practice by building full stack JavaScript apps that real people will use. And in the end, you'll have code in production that you can showcase in your portfolio. This will be critical to your job search.
@@ -10,4 +10,4 @@ Once you fill this out we will get back to you as quickly as possible to get you
Best,
-Michael - nonprofit guy @ Free Code Camp
+Michael - nonprofit guy @ freeCodeCamp
diff --git a/server/views/emails/user-email-verify.ejs b/server/views/emails/user-email-verify.ejs
index a7f23e373d..b858b5b090 100644
--- a/server/views/emails/user-email-verify.ejs
+++ b/server/views/emails/user-email-verify.ejs
@@ -7,8 +7,8 @@ Please verify your email by following the link below:
<%= verifyHref %>
-Please email us at this address if you have any questions about Free Code Camp.
+Please email us at this address if you have any questions about freeCodeCamp.
-- the Free Code Camp Team
\ No newline at end of file
+- the freeCodeCamp Team
diff --git a/server/views/home.jade b/server/views/home.jade
index 1b723a0e2c..5090ed9750 100644
--- a/server/views/home.jade
+++ b/server/views/home.jade
@@ -37,15 +37,15 @@ block content
.row
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="//i.imgur.com/nsvNixW.jpg", alt="Meta's testimonial image")
- p.testimonial-copy Through Free Code Camp, I built a robust and highly functional web app for a nonprofit. This led me to getting a fantastic job.
+ p.testimonial-copy Through freeCodeCamp, I built a robust and highly functional web app for a nonprofit. This led me to getting a fantastic job.
h3 - Meta Hirschl
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="//i.imgur.com/QPpjPac.jpg", alt="Brian's testimonial image")
- p.testimonial-copy Free Code Camp's a great way for disabled veterans like me to retrain. I'm receiving engineering job offers, and I haven't even finished yet.
+ p.testimonial-copy freeCodeCamp's a great way for disabled veterans like me to retrain. I'm receiving engineering job offers, and I haven't even finished yet.
h3 - Brian Grant
.col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="//i.imgur.com/wjlDigg.jpg", alt="Maxim Orlov's testimonial image")
- p.testimonial-copy I started Free Code Camp with zero knowledge of web development. 6 months later, I landed my first job as a back end engineer.
+ p.testimonial-copy I started freeCodeCamp with zero knowledge of web development. 6 months later, I landed my first job as a back end engineer.
h3 - Maxim Orlov
.spacer
hr
diff --git a/server/views/layout-react.jade b/server/views/layout-react.jade
index fb646d6972..200cec021a 100644
--- a/server/views/layout-react.jade
+++ b/server/views/layout-react.jade
@@ -4,7 +4,7 @@ html(lang='en')
if title
title= title
else
- title Free Code Camp
+ title freeCodeCamp
include partials/react-stylesheets
body.container.react-layout(style='overflow: hidden')
#fcc!= markup
diff --git a/server/views/partials/meta.jade b/server/views/partials/meta.jade
index 8ba19b0ca6..ac52859cbc 100644
--- a/server/views/partials/meta.jade
+++ b/server/views/partials/meta.jade
@@ -2,7 +2,7 @@ meta(charset='utf-8')
meta(http-equiv='X-UA-Compatible', content='IE=edge')
meta(name='viewport', content='width=device-width, initial-scale=1.0')
meta(name='csrf-token', content=_csrf)
-title #{title} | Free Code Camp
+title #{title} | freeCodeCamp
link(rel='canonical', href='http://freecodecamp.com')
meta(charset='utf-8')
meta(http-equiv='X-UA-Compatible', content='IE=edge')
@@ -10,7 +10,7 @@ meta(name='viewport', content='width=device-width, initial-scale=1.0')
meta(name='csrf-token', content=_csrf)
meta(name='keywords', content='learn to code, learn to program, learn programming, learn javascript, learn coding, code, coding, programming, software engineer, software developer, mean stack, web development, development, engineering, learn node.js, learn angular.js, learn express.js, learn mongoDB, coding bootcamp, javascript, open source')
meta(property="og:title", content="Learn to code and help nonprofits")
-meta(property="og:site_name", content="Free Code Camp")
+meta(property="og:site_name", content="freeCodeCamp")
meta(name='twitter:widgets:csp', content='on')
meta(name='p:domain_verify', content='d0bc047a482c03c24f1168004c2a216a')
meta(property="og:url", content="http://www.freecodecamp.com")
@@ -19,8 +19,8 @@ meta(property="og:image", content="https://s3.amazonaws.com/freecodecamp/curricu
meta(property="og:type", content="article")
meta(property="article:publisher", content="https://www.facebook.com/freecodecamp")
meta(property="article:section", content="Responsive")
-link(rel="publisher", href="https://plus.google.com/+Freecodecamp")
-link(rel="author", href="https://plus.google.com/+Freecodecamp")
+link(rel="publisher", href="https://plus.google.com/+freeCodeCamp")
+link(rel="author", href="https://plus.google.com/+freeCodeCamp")
meta(name="description", content="Learn to code and build projects for nonprofits. Build your full stack web development portfolio today.")
meta(name="twitter:creator", content="@freecodecamp")
meta(name="twitter:url", content="http://www.freecodecamp.com")
diff --git a/server/views/partials/navbar.jade b/server/views/partials/navbar.jade
index bf2db91a82..0f3a16b920 100644
--- a/server/views/partials/navbar.jade
+++ b/server/views/partials/navbar.jade
@@ -4,7 +4,7 @@ nav.navbar.navbar-default.navbar-fixed-top.nav-height
.col-xs-12
span.hamburger-text Menu
a.navbar-brand(href='/challenges/current-challenge')
- img.img-responsive.nav-logo(src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt='learn to code javascript at Free Code Camp logo')
+ img.img-responsive.nav-logo(src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt='learn to code javascript at freeCodeCamp logo')
.collapse.navbar-collapse
ul.nav.navbar-nav.navbar-right.hamburger-dropdown
li.dropdown
diff --git a/server/views/redirect-https.html b/server/views/redirect-https.html
index 0bf621c23b..b8fe45b1c3 100644
--- a/server/views/redirect-https.html
+++ b/server/views/redirect-https.html
@@ -1,9 +1,9 @@
-
redirecting you... please wait...
redirecting you... please wait...
We’re an open source community that helps you learn to code.
You can work through our self-paced coding challenges, build projects, and earn certificates. We also connect you with people in your city so you can code together.
-Yes. Thousands of people have gotten software developer jobs after joining our open source community.
-No. A lot of coding bootcamps use Free Code Camp as part of their curriculum, though.
+No. A lot of coding bootcamps use freeCodeCamp as part of their curriculum, though.
Our pro bono Code Grant program is designed for developers to gain real world experience by building projects for nonprofit organizations. We recognize the value of this opportunity for your students. However, at this time, only those who have completed the Front End, Back End, and Data Visualization certifications at Free Code Camp are eligible to participate.
We would encourage you to consider creating a skills-based volunteer initiative at your school/bootcamp/MOOC. For help getting started, contact Michael@freecodecamp.com.
Our pro bono Code Grant program is designed for developers to gain real world experience by building projects for nonprofit organizations. We recognize the value of this opportunity for your students. However, at this time, only those who have completed the Front End, Back End, and Data Visualization certifications at freeCodeCamp are eligible to participate.
We would encourage you to consider creating a skills-based volunteer initiative at your school/bootcamp/MOOC. For help getting started, contact Michael@freecodecamp.com.
Yes. Our curriculum, nonprofit projects, and verified certificates are all free.
-Once you finish the first 1,200 hours of challenges, you’ll get to build a series of solutions for nonprofits. You’ll work in pairs, under the supervision of a volunteer project manager and a stakeholder from the nonprofit.
-Our community has donated more than a million dollars worth of pro-bono coding for nonprofits so far.
Yes. You can pledge a monthly donation to a nonprofit of your choosing while you learn.
-It takes about 2,080 hours to complete our Full Stack Developer certificate. This translates into one year of full-time coding. We’re completely self-paced though, so take as long as you need.
-No. Please don’t drop out of college just to pursue Free Code Camp. You can pursue both concurrently. Even though you don’t need a 4-year degree to work as a software developer, it still helps a lot.
-Yes. Many high school, college, and adult ed programs incorporate Free Code Camp into their coursework. We're open source, so no license or special permission from us is necessary. We're even building special tools for teachers.
+No. Please don’t drop out of college just to pursue freeCodeCamp. You can pursue both concurrently. Even though you don’t need a 4-year degree to work as a software developer, it still helps a lot.
+Yes. Many high school, college, and adult ed programs incorporate freeCodeCamp into their coursework. We're open source, so no license or special permission from us is necessary. We're even building special tools for teachers.
We’ve put a lot of thought into how we introduce concepts. But you’re free to jump around.
As long as your code is publicly viewable, and you have a live demo, you can use whatever you want.
We hope to release these in September 2016. In the meantime, other people have completed our React/Sass and D3 projects by referencing their official documentation.
-Quincy started our open source community in 2014. He is now just one of many active contributors. You can read more in this Medium story.
-Quincy set up a company in California called Free Code Camp, Inc. to support the Free Code Camp community. It pays for servers and other expenses. It also sponsors Quincy, Berkeley, and Michael, who oversee infrastructure and nonprofit projects.
-Quincy set up a company in California called freeCodeCamp, Inc. to support the freeCodeCamp community. It pays for servers and other expenses. It also sponsors Quincy, Berkeley, and Michael, who oversee infrastructure and nonprofit projects.
+We can't afford to hire anyone, but we can serve as a springboard for your next job. Our contributors have landed jobs at companies like GitHub and Spotify.
-We don’t show ads.
-We're self-funded and don't want outside investment.
-We don’t accept donations. Instead, you should support us through our shop.
.spacer diff --git a/server/views/resources/academic-honesty.jade b/server/views/resources/academic-honesty.jade index e903b42a6c..3b34c80d12 100644 --- a/server/views/resources/academic-honesty.jade +++ b/server/views/resources/academic-honesty.jade @@ -8,6 +8,6 @@ block content"I understand that plagiarism means copying someone else’s work and presenting the work as if it were my own, without clearly attributing the original author.
"I understand that plagiarism is an act of intellectual dishonesty, and that people usually get kicked out of university or fired from their jobs if they get caught plagiarizing.
"Aside from using open source libraries such as jQuery and Bootstrap, and short snippets of code which are clearly attributed to their original author, 100% of the code in my projects was written by me, or along with another camper with whom I was pair programming in real time.
-"I pledge that I did not plagiarize any of my Free Code Camp work. I understand that Free Code Camp’s team will audit my projects to confirm this."
+"I pledge that I did not plagiarize any of my freeCodeCamp work. I understand that freeCodeCamp’s team will audit my projects to confirm this."
In the situations where we discover instances of unambiguous plagiarism, we will replace the camper in question’s certification with a message that "Upon review, this account has been flagged for academic dishonesty."
-As an academic institution that grants achievement-based certifications, we take academic honesty very seriously. If you have any questions about this policy, or suspect that someone has violated it, you can email team@freecodecamp.com and we will investigate.
\ No newline at end of file +As an academic institution that grants achievement-based certifications, we take academic honesty very seriously. If you have any questions about this policy, or suspect that someone has violated it, you can email team@freecodecamp.com and we will investigate.
diff --git a/server/views/resources/code-of-conduct.jade b/server/views/resources/code-of-conduct.jade index 3b2a0748da..2169889909 100644 --- a/server/views/resources/code-of-conduct.jade +++ b/server/views/resources/code-of-conduct.jade @@ -3,18 +3,18 @@ block content .col-xs-12.col-sm-8.col-sm-offset-2.col-md-6.col-md-offset-3 h1.text-center Code of Conduct hr - p Free Code Camp is a friendly place to learn to code. We’re committed to keeping it that way. - p By using Free Code Camp, you agree that you'll follow this code of conduct. + p freeCodeCamp is a friendly place to learn to code. We’re committed to keeping it that way. + p By using freeCodeCamp, you agree that you'll follow this code of conduct. p In short:Your privacy is critically important to us. At Free Code Camp we have a few fundamental principles:
+Your privacy is critically important to us. At freeCodeCamp we have a few fundamental principles:
If you have questions about deleting or correcting your personal data please email us at team@freecodecamp.com
-Free Code Camp Inc. (“Free Code Camp”) operates several websites including FreeCodeCamp.com. It is Free Code Camp’s policy to respect your privacy regarding any information we may collect while operating our websites.
+freeCodeCamp Inc. (“freeCodeCamp”) operates several websites including FreeCodeCamp.com. It is freeCodeCamp’s policy to respect your privacy regarding any information we may collect while operating our websites.
Like most website operators, Free Code Camp collects non-personally-identifying information of the sort that web browsers and servers typically make available, such as the browser type, language preference, referring site, and the date and time of each visitor request. Free Code Camp’s purpose in collecting non-personally identifying information is to better understand how Free Code Camp’s visitors use its website. From time to time, Free Code Camp may release non-personally-identifying information in the aggregate, e.g., by publishing a report on trends in the usage of its website.
-Free Code Camp also collects potentially personally-identifying information like Internet Protocol (IP) addresses for logged in users and for users leaving comments on FreeCodeCamp.com blogs. Free Code Camp only discloses logged in user and commenter IP addresses under the same circumstances that it uses and discloses personally-identifying information as described below, except that blog commenter IP addresses and email addresses are visible and disclosed to the administrators of the blog where the comment was left.
+Like most website operators, freeCodeCamp collects non-personally-identifying information of the sort that web browsers and servers typically make available, such as the browser type, language preference, referring site, and the date and time of each visitor request. freeCodeCamp’s purpose in collecting non-personally identifying information is to better understand how freeCodeCamp’s visitors use its website. From time to time, freeCodeCamp may release non-personally-identifying information in the aggregate, e.g., by publishing a report on trends in the usage of its website.
+freeCodeCamp also collects potentially personally-identifying information like Internet Protocol (IP) addresses for logged in users and for users leaving comments on FreeCodeCamp.com blogs. freeCodeCamp only discloses logged in user and commenter IP addresses under the same circumstances that it uses and discloses personally-identifying information as described below, except that blog commenter IP addresses and email addresses are visible and disclosed to the administrators of the blog where the comment was left.
Many visitors to Free Code Camp’s websites choose to interact with Free Code Camp in ways that require Free Code Camp to gather personally-identifying information. The amount and type of information that Free Code Camp gathers depends on the nature of the interaction. For example, we ask visitors who create an account for tracking their progress at FreeCodeCamp.com to provide either an email address or sign in with a social media oauth service like GitHub. Those who engage in transactions with Free Code Camp – by placing job ads, for example – are asked to provide additional information, including as necessary the personal and financial information required to process those transactions. In each case, Free Code Camp collects such information only insofar as is necessary or appropriate to fulfill the purpose of the visitor’s interaction with Free Code Camp. Free Code Camp does not disclose personally-identifying information other than as described below. And visitors can always refuse to supply personally-identifying information, with the caveat that it may prevent them from engaging in certain website-related activities.
+Many visitors to freeCodeCamp’s websites choose to interact with freeCodeCamp in ways that require freeCodeCamp to gather personally-identifying information. The amount and type of information that freeCodeCamp gathers depends on the nature of the interaction. For example, we ask visitors who create an account for tracking their progress at FreeCodeCamp.com to provide either an email address or sign in with a social media oauth service like GitHub. Those who engage in transactions with freeCodeCamp – by placing job ads, for example – are asked to provide additional information, including as necessary the personal and financial information required to process those transactions. In each case, freeCodeCamp collects such information only insofar as is necessary or appropriate to fulfill the purpose of the visitor’s interaction with freeCodeCamp. freeCodeCamp does not disclose personally-identifying information other than as described below. And visitors can always refuse to supply personally-identifying information, with the caveat that it may prevent them from engaging in certain website-related activities.
Free Code Camp may collect statistics about the behavior of visitors to its websites. For instance, Free Code Camp may monitor the accounts to try and identify spammers. Free Code Camp may display this information publicly or provide it to others. However, Free Code Camp does not disclose personally-identifying information other than as described below.
+freeCodeCamp may collect statistics about the behavior of visitors to its websites. For instance, freeCodeCamp may monitor the accounts to try and identify spammers. freeCodeCamp may display this information publicly or provide it to others. However, freeCodeCamp does not disclose personally-identifying information other than as described below.
Free Code Camp discloses potentially personally-identifying and personally-identifying information only to those of its employees, contractors and affiliated organizations that (i) need to know that information in order to process it on Free Code Camp’s behalf or to provide services available at Free Code Camp’s websites, and (ii) that have agreed not to disclose it to others. Some of those employees, contractors and affiliated organizations may be located outside of your home country; by using Free Code Camp’s websites, you consent to the transfer of such information to them. Free Code Camp will not rent or sell potentially personally-identifying and personally-identifying information to anyone. Other than to its employees, contractors and affiliated organizations, as described above, Free Code Camp discloses potentially personally-identifying and personally-identifying information only in response to a subpoena, court order or other governmental request, or when Free Code Camp believes in good faith that disclosure is reasonably necessary to protect the property or rights of Free Code Camp, third parties or the public at large. If you are a registered user of an Free Code Camp website and have supplied your email address, Free Code Camp may occasionally send you an email to tell you about new features, solicit your feedback, or just keep you up to date with what’s going on with Free Code Camp and our products. We primarily use our various product blogs to communicate this type of information, so we expect to keep this type of email to a minimum. If you send us a request (for example via a support email or via one of our feedback mechanisms), we reserve the right to publish it in order to help us clarify or respond to your request or to help us support other users. Free Code Camp takes all measures reasonably necessary to protect against the unauthorized access, use, alteration or destruction of potentially personally-identifying and personally-identifying information.
+freeCodeCamp discloses potentially personally-identifying and personally-identifying information only to those of its employees, contractors and affiliated organizations that (i) need to know that information in order to process it on freeCodeCamp’s behalf or to provide services available at freeCodeCamp’s websites, and (ii) that have agreed not to disclose it to others. Some of those employees, contractors and affiliated organizations may be located outside of your home country; by using freeCodeCamp’s websites, you consent to the transfer of such information to them. freeCodeCamp will not rent or sell potentially personally-identifying and personally-identifying information to anyone. Other than to its employees, contractors and affiliated organizations, as described above, freeCodeCamp discloses potentially personally-identifying and personally-identifying information only in response to a subpoena, court order or other governmental request, or when freeCodeCamp believes in good faith that disclosure is reasonably necessary to protect the property or rights of freeCodeCamp, third parties or the public at large. If you are a registered user of an freeCodeCamp website and have supplied your email address, freeCodeCamp may occasionally send you an email to tell you about new features, solicit your feedback, or just keep you up to date with what’s going on with freeCodeCamp and our products. We primarily use our various product blogs to communicate this type of information, so we expect to keep this type of email to a minimum. If you send us a request (for example via a support email or via one of our feedback mechanisms), we reserve the right to publish it in order to help us clarify or respond to your request or to help us support other users. freeCodeCamp takes all measures reasonably necessary to protect against the unauthorized access, use, alteration or destruction of potentially personally-identifying and personally-identifying information.
A cookie is a string of information that a website stores on a visitor’s computer, and that the visitor’s browser provides to the website each time the visitor returns. Free Code Camp uses cookies to help Free Code Camp identify and track visitors, their usage of Free Code Camp website, and their website access preferences. Free Code Camp visitors who do not wish to have cookies placed on their computers should set their browsers to refuse cookies before using Free Code Camp’s websites, with the drawback that certain features of Free Code Camp’s websites may not function properly without the aid of cookies.
+A cookie is a string of information that a website stores on a visitor’s computer, and that the visitor’s browser provides to the website each time the visitor returns. freeCodeCamp uses cookies to help freeCodeCamp identify and track visitors, their usage of freeCodeCamp website, and their website access preferences. freeCodeCamp visitors who do not wish to have cookies placed on their computers should set their browsers to refuse cookies before using freeCodeCamp’s websites, with the drawback that certain features of freeCodeCamp’s websites may not function properly without the aid of cookies.
If Free Code Camp, or substantially all of its assets, were acquired, or in the unlikely event that Free Code Camp goes out of business or enters bankruptcy, user information would be one of the assets that is transferred or acquired by a third party. You acknowledge that such transfers may occur, and that any acquirer of Free Code Camp may continue to use your personal information as set forth in this policy.
+If freeCodeCamp, or substantially all of its assets, were acquired, or in the unlikely event that freeCodeCamp goes out of business or enters bankruptcy, user information would be one of the assets that is transferred or acquired by a third party. You acknowledge that such transfers may occur, and that any acquirer of freeCodeCamp may continue to use your personal information as set forth in this policy.
If in the future we show ads, ads appearing on any of our websites may be delivered to users by advertising partners, who may set cookies. These cookies allow the ad server to recognize your computer each time they send you an online advertisement to compile information about you or others who use your computer. This information allows ad networks to, among other things, deliver targeted advertisements that they believe will be of most interest to you. This Privacy Policy covers the use of cookies by Free Code Camp and does not cover the use of cookies by any advertisers.
+If in the future we show ads, ads appearing on any of our websites may be delivered to users by advertising partners, who may set cookies. These cookies allow the ad server to recognize your computer each time they send you an online advertisement to compile information about you or others who use your computer. This information allows ad networks to, among other things, deliver targeted advertisements that they believe will be of most interest to you. This Privacy Policy covers the use of cookies by freeCodeCamp and does not cover the use of cookies by any advertisers.
Although most changes are likely to be minor, Free Code Camp may change its Privacy Policy from time to time, and in Free Code Camp’s sole discretion. Free Code Camp encourages visitors to frequently check this page for any changes to its Privacy Policy. If you have a FreeCodeCamp.com account, you should also check your blog’s dashboard for alerts to these changes. Your continued use of this site after any change in this Privacy Policy will constitute your acceptance of such change.
-This privacy policy is adopted from the Automattic (Free Code Camp) open source terms and are subject to the Creative Commons Attribution-ShareAlike 4.0 International license. We thank them for making this available.
+Although most changes are likely to be minor, freeCodeCamp may change its Privacy Policy from time to time, and in freeCodeCamp’s sole discretion. freeCodeCamp encourages visitors to frequently check this page for any changes to its Privacy Policy. If you have a FreeCodeCamp.com account, you should also check your blog’s dashboard for alerts to these changes. Your continued use of this site after any change in this Privacy Policy will constitute your acceptance of such change.
+This privacy policy is adopted from the Automattic (freeCodeCamp) open source terms and are subject to the Creative Commons Attribution-ShareAlike 4.0 International license. We thank them for making this available.
diff --git a/server/views/resources/shop.jade b/server/views/resources/shop.jade index ea85ae0a3c..0ca8d5e51c 100644 --- a/server/views/resources/shop.jade +++ b/server/views/resources/shop.jade @@ -14,7 +14,7 @@ block content .col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center img.img-responsive.img-center(src='//i.imgur.com/Ev3dGx2.jpg') h3 Bonfire Function Call Hoodie - $49.99 - p Stay warm and dress like a developer. This Free Code Camp hoodie comes with pockets and a zipper for maximum convenience. + p Stay warm and dress like a developer. This freeCodeCamp hoodie comes with pockets and a zipper for maximum convenience. p Fits great on men, women, and kids. a.btn.btn-cta.signup-btn.btn-block(href='http://bit.ly/2cHlCx6' target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', 'bonfire function call hoodie');") Get this toasty hoodie @@ -32,7 +32,7 @@ block content .col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center img.img-responsive.img-center(src='//i.imgur.com/XcruzJf.jpg') h3 Celebrate the Open Data Movement T-shirt - $24.99 - p All around the world, scientists and governments are releasing open data. Free Code Camp's datasets are among the most popular with Kaggle's community of 600,000+ data scientists. + p All around the world, scientists and governments are releasing open data. freeCodeCamp's datasets are among the most popular with Kaggle's community of 600,000+ data scientists. p Also available in high quality American Apparel women's fitted tee sizes. a.btn.btn-cta.signup-btn.btn-block(href='http://bit.ly/2celkPa' target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', 'open data tshirt');") Get this awesome shirt @@ -49,7 +49,7 @@ block content .row .col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center img.img-responsive.img-center(src='//i.imgur.com/FNFqn9Tg.jpg') - h3 Free Code Camp laptop stickers + h3 freeCodeCamp laptop stickers p Get 2 for only $5, with free shipping anywhere! p These durable 2" (5 cm) stickers sport a matte finish, and look great anywhere - especially on your laptop. html. @@ -84,4 +84,4 @@ block content img.img-responsive.img-center(src='//i.imgur.com/kAzbbvk.jpg') h3 Hackers: Heroes of the Computer Revolution p Get this audiobook and another of your choosing for free with an Audible free trial. - a.btn.btn-cta.signup-btn.btn-block(target='_blank' href="http://amzn.to/2bIHlYP" onClick="ga('send', 'event', 'Shop', 'clicked', 'book-hackers');") Get this audiobook for free \ No newline at end of file + a.btn.btn-cta.signup-btn.btn-block(target='_blank' href="http://amzn.to/2bIHlYP" onClick="ga('send', 'event', 'Shop', 'clicked', 'book-hackers');") Get this audiobook for free diff --git a/server/views/resources/software-resources-for-nonprofits.jade b/server/views/resources/software-resources-for-nonprofits.jade index 37a79d5b19..6bafee7b6b 100644 --- a/server/views/resources/software-resources-for-nonprofits.jade +++ b/server/views/resources/software-resources-for-nonprofits.jade @@ -3,7 +3,7 @@ block content .col-xs-12.col-sm-8.col-sm-offset-2.col-md-6.col-md-offset-3 h2.text-center Software Resources for Nonprofits hr - p Please note that Free Code Camp is not partnered with, nor do we receive a referral fee from, any of the following providers. We simply want to help guide you toward a solution for your organization. + p Please note that freeCodeCamp is not partnered with, nor do we receive a referral fee from, any of the following providers. We simply want to help guide you toward a solution for your organization. h3 Skills-based Volunteer Organizations: ul li diff --git a/server/views/resources/terms-of-service.jade b/server/views/resources/terms-of-service.jade index cf639bf511..697c65cce8 100644 --- a/server/views/resources/terms-of-service.jade +++ b/server/views/resources/terms-of-service.jade @@ -5,39 +5,39 @@ block contentWe (the folks that run Free Code Camp's open source community) would love for you to use it. Our community is free, and our service is designed to give you as much control and ownership over the code you write as possible, and encourage you to express yourself freely. However, be responsible in what you publish. In particular, make sure that none of the prohibited items (like spam, viruses, or serious threats of violence) appear on your website. If you find anything on Free Code Camp that you believe violates these Terms of Service, please email us at team@freecodecamp.com
+We (the folks that run freeCodeCamp's open source community) would love for you to use it. Our community is free, and our service is designed to give you as much control and ownership over the code you write as possible, and encourage you to express yourself freely. However, be responsible in what you publish. In particular, make sure that none of the prohibited items (like spam, viruses, or serious threats of violence) appear on your website. If you find anything on freeCodeCamp that you believe violates these Terms of Service, please email us at team@freecodecamp.com
The following terms and conditions govern all use of the FreeCodeCamp.com website and all content, services, and products available at or through the website - taken together, our Services. Our Services are offered subject to your acceptance without modification of all of the terms and conditions contained herein and all other operating rules, policies (including, without limitation, Free Code Camp's Privacy Policy) and procedures that may be published from time to time by Free Code Camp (collectively, the “Agreement”). You agree that we may automatically upgrade our Services, and these terms will apply to any upgrades. Your agreement is with Free Code Camp Inc. Please read this Agreement carefully before accessing or using our Services. By accessing or using any part of our services, you agree to become bound by the terms and conditions of this agreement. If you do not agree to all the terms and conditions of this agreement, then you may not access or use any of our services. If these terms and conditions are considered an offer by Free Code Camp, acceptance is expressly limited to these terms. Our Services are not directed to children younger than 13, and access and use of our Services is only offered to users 13 years of age or older. If you are under 13 years old, please do not register to use our Services. Any person who registers as a user or provides their personal information to our Services represents that they are 13 years of age or older. Use of some aspects of our Services may require a FreeCodeCamp.com account. You agree to provide us with complete and accurate information when you register for an account. You will be solely responsible and liable for any activity that occurs under your username. You are responsible for keeping your password secure.
+The following terms and conditions govern all use of the FreeCodeCamp.com website and all content, services, and products available at or through the website - taken together, our Services. Our Services are offered subject to your acceptance without modification of all of the terms and conditions contained herein and all other operating rules, policies (including, without limitation, freeCodeCamp's Privacy Policy) and procedures that may be published from time to time by freeCodeCamp (collectively, the “Agreement”). You agree that we may automatically upgrade our Services, and these terms will apply to any upgrades. Your agreement is with freeCodeCamp Inc. Please read this Agreement carefully before accessing or using our Services. By accessing or using any part of our services, you agree to become bound by the terms and conditions of this agreement. If you do not agree to all the terms and conditions of this agreement, then you may not access or use any of our services. If these terms and conditions are considered an offer by freeCodeCamp, acceptance is expressly limited to these terms. Our Services are not directed to children younger than 13, and access and use of our Services is only offered to users 13 years of age or older. If you are under 13 years old, please do not register to use our Services. Any person who registers as a user or provides their personal information to our Services represents that they are 13 years of age or older. Use of some aspects of our Services may require a FreeCodeCamp.com account. You agree to provide us with complete and accurate information when you register for an account. You will be solely responsible and liable for any activity that occurs under your username. You are responsible for keeping your password secure.
Free Code Camp has not reviewed, and cannot review, all of the material, including computer software, posted to our Services, and cannot therefore be responsible for that material’s content, use or effects. By operating our Services, Free Code Camp does not represent or imply that it endorses the material there posted, or that it believes such material to be accurate, useful, or non-harmful. You are responsible for taking precautions as necessary to protect yourself and your computer systems from viruses, worms, Trojan horses, and other harmful or destructive content. Our Services may contain content that is offensive, indecent, or otherwise objectionable, as well as content containing technical inaccuracies, typographical mistakes, and other errors. Our Services may also contain material that violates the privacy or publicity rights, or infringes the intellectual property and other proprietary rights, of third parties, or the downloading, copying or use of which is subject to additional terms and conditions, stated or unstated. Free Code Camp disclaims any responsibility for any harm resulting from the use by visitors of our Services, or from any downloading by those visitors of content there posted.
+freeCodeCamp has not reviewed, and cannot review, all of the material, including computer software, posted to our Services, and cannot therefore be responsible for that material’s content, use or effects. By operating our Services, freeCodeCamp does not represent or imply that it endorses the material there posted, or that it believes such material to be accurate, useful, or non-harmful. You are responsible for taking precautions as necessary to protect yourself and your computer systems from viruses, worms, Trojan horses, and other harmful or destructive content. Our Services may contain content that is offensive, indecent, or otherwise objectionable, as well as content containing technical inaccuracies, typographical mistakes, and other errors. Our Services may also contain material that violates the privacy or publicity rights, or infringes the intellectual property and other proprietary rights, of third parties, or the downloading, copying or use of which is subject to additional terms and conditions, stated or unstated. freeCodeCamp disclaims any responsibility for any harm resulting from the use by visitors of our Services, or from any downloading by those visitors of content there posted.
We have not reviewed, and cannot review, all of the material, including computer software, made available through the websites and webpages to which FreeCodeCamp.com links, and that link to FreeCodeCamp.com. Free Code Camp does not have any control over those non-FreeCodeCamp.com websites, and is not responsible for their contents or their use. By linking to a non-FreeCodeCamp.com website, Free Code Camp does not represent or imply that it endorses such website. You are responsible for taking precautions as necessary to protect yourself and your computer systems from viruses, worms, Trojan horses, and other harmful or destructive content. Free Code Camp disclaims any responsibility for any harm resulting from your use of non-FreeCodeCamp.com websites and webpages.
+We have not reviewed, and cannot review, all of the material, including computer software, made available through the websites and webpages to which FreeCodeCamp.com links, and that link to FreeCodeCamp.com. freeCodeCamp does not have any control over those non-FreeCodeCamp.com websites, and is not responsible for their contents or their use. By linking to a non-FreeCodeCamp.com website, freeCodeCamp does not represent or imply that it endorses such website. You are responsible for taking precautions as necessary to protect yourself and your computer systems from viruses, worms, Trojan horses, and other harmful or destructive content. freeCodeCamp disclaims any responsibility for any harm resulting from your use of non-FreeCodeCamp.com websites and webpages.
As Free Code Camp asks others to respect its intellectual property rights, it respects the intellectual property rights of others. If you believe that material located on or linked to by FreeCodeCamp.com violates your copyright, you are encouraged to notify Free Code Camp in accordance with Free Code Camp’s Digital Millennium Copyright Act (“DMCA”) Policy. Free Code Camp will respond to all such notices, including as required or appropriate by removing the infringing material or disabling all links to the infringing material. Free Code Camp will terminate a visitor’s access to and use of the Website if, under appropriate circumstances, the visitor is determined to be a repeat infringer of the copyrights or other intellectual property rights of Free Code Camp or others.
+As freeCodeCamp asks others to respect its intellectual property rights, it respects the intellectual property rights of others. If you believe that material located on or linked to by FreeCodeCamp.com violates your copyright, you are encouraged to notify freeCodeCamp in accordance with freeCodeCamp’s Digital Millennium Copyright Act (“DMCA”) Policy. freeCodeCamp will respond to all such notices, including as required or appropriate by removing the infringing material or disabling all links to the infringing material. freeCodeCamp will terminate a visitor’s access to and use of the Website if, under appropriate circumstances, the visitor is determined to be a repeat infringer of the copyrights or other intellectual property rights of freeCodeCamp or others.
This Agreement does not transfer from Free Code Camp to you any Free Code Camp or third party intellectual property, and all right, title, and interest in and to such property will remain (as between the parties) solely with Free Code Camp. Free Code Camp, FreeCodeCamp.com, the FreeCodeCamp.com logo, and all other trademarks, service marks, graphics and logos used in connection with FreeCodeCamp.com or our Services, are trademarks or registered trademarks of Free Code Camp or Free Code Camp’s licensors. Other trademarks, service marks, graphics and logos used in connection with our Services may be the trademarks of other third parties. Your use of our Services grants you no right or license to reproduce or otherwise use any Free Code Camp or third-party trademarks.
+This Agreement does not transfer from freeCodeCamp to you any freeCodeCamp or third party intellectual property, and all right, title, and interest in and to such property will remain (as between the parties) solely with freeCodeCamp. freeCodeCamp, FreeCodeCamp.com, the FreeCodeCamp.com logo, and all other trademarks, service marks, graphics and logos used in connection with FreeCodeCamp.com or our Services, are trademarks or registered trademarks of freeCodeCamp or freeCodeCamp’s licensors. Other trademarks, service marks, graphics and logos used in connection with our Services may be the trademarks of other third parties. Your use of our Services grants you no right or license to reproduce or otherwise use any freeCodeCamp or third-party trademarks.
We are constantly updating our Services, and that means sometimes we have to change the legal terms under which our Services are offered. If we make changes that are material, we will let you know by posting on one of our websites, or by sending you an email or other communication before the changes take effect. The notice will designate a reasonable period of time after which the new terms will take effect. If you disagree with our changes, then you should stop using our Services within the designated notice period. Your continued use of our Services will be subject to the new terms. However, any dispute that arose before the changes shall be governed by the Terms (including the binding individual arbitration clause) that were in place when the dispute arose.
Free Code Camp may terminate your access to all or any part of our Services at any time, with or without cause, with or without notice, effective immediately. If you wish to terminate this Agreement or your FreeCodeCamp.com account (if you have one), you may simply discontinue using our Services. All provisions of this Agreement which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.
+freeCodeCamp may terminate your access to all or any part of our Services at any time, with or without cause, with or without notice, effective immediately. If you wish to terminate this Agreement or your FreeCodeCamp.com account (if you have one), you may simply discontinue using our Services. All provisions of this Agreement which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.
Our Services are provided “as is.” Free Code Camp and its suppliers and licensors hereby disclaim all warranties of any kind, express or implied, including, without limitation, the warranties of merchantability, fitness for a particular purpose and non-infringement. Neither Free Code Camp nor its suppliers and licensors, makes any warranty that our Services will be error free or that access thereto will be continuous or uninterrupted. If you’re actually reading this, we praise your diligence and concern. We'd be better off as a civilization if more people cared like you do. You understand that you download from, or otherwise obtain content or services through, our Services at your own discretion and risk.
+Our Services are provided “as is.” freeCodeCamp and its suppliers and licensors hereby disclaim all warranties of any kind, express or implied, including, without limitation, the warranties of merchantability, fitness for a particular purpose and non-infringement. Neither freeCodeCamp nor its suppliers and licensors, makes any warranty that our Services will be error free or that access thereto will be continuous or uninterrupted. If you’re actually reading this, we praise your diligence and concern. We'd be better off as a civilization if more people cared like you do. You understand that you download from, or otherwise obtain content or services through, our Services at your own discretion and risk.
In no event will Free Code Camp, or its suppliers or licensors, be liable with respect to any subject matter of this Agreement under any contract, negligence, strict liability or other legal or equitable theory for: (i) any special, incidental or consequential damages; (ii) the cost of procurement for substitute products or services; (iii) for interruption of use or loss or corruption of data; or (iv) for any amounts that exceed the fees paid by you to Free Code Camp under this agreement during the twelve (12) month period prior to the cause of action. Free Code Camp shall have no liability for any failure or delay due to matters beyond their reasonable control. The foregoing shall not apply to the extent prohibited by applicable law.
+In no event will freeCodeCamp, or its suppliers or licensors, be liable with respect to any subject matter of this Agreement under any contract, negligence, strict liability or other legal or equitable theory for: (i) any special, incidental or consequential damages; (ii) the cost of procurement for substitute products or services; (iii) for interruption of use or loss or corruption of data; or (iv) for any amounts that exceed the fees paid by you to freeCodeCamp under this agreement during the twelve (12) month period prior to the cause of action. freeCodeCamp shall have no liability for any failure or delay due to matters beyond their reasonable control. The foregoing shall not apply to the extent prohibited by applicable law.
You represent and warrant that (i) your use of our Services will be in strict accordance with the Free Code Camp Privacy Policy, with this Agreement, and with all applicable laws and regulations (including without limitation any local laws or regulations in your country, state, city, or other governmental area, regarding online conduct and acceptable content, and including all applicable laws regarding the transmission of technical data exported from the United States or the country in which you reside) and (ii) your use of our Services will not infringe or misappropriate the intellectual property rights of any third party.
+You represent and warrant that (i) your use of our Services will be in strict accordance with the FreeCodeCamp Privacy Policy, with this Agreement, and with all applicable laws and regulations (including without limitation any local laws or regulations in your country, state, city, or other governmental area, regarding online conduct and acceptable content, and including all applicable laws regarding the transmission of technical data exported from the United States or the country in which you reside) and (ii) your use of our Services will not infringe or misappropriate the intellectual property rights of any third party.
You expressly represent and warrant that your use of our Services and or associated services and products is not contrary to applicable U.S. Sanctions. Such use is prohibited, and Free Code Camp reserve the right to terminate accounts or access of those in the event of a breach of this condition.
+You expressly represent and warrant that your use of our Services and or associated services and products is not contrary to applicable U.S. Sanctions. Such use is prohibited, and freeCodeCamp reserve the right to terminate accounts or access of those in the event of a breach of this condition.
You agree to indemnify and hold harmless Free Code Camp, its contractors, and its licensors, and their respective directors, officers, employees, and agents from and against any and all claims and expenses, including attorneys’ fees, arising out of your use of our Services, including but not limited to your violation of this Agreement.
+You agree to indemnify and hold harmless freeCodeCamp, its contractors, and its licensors, and their respective directors, officers, employees, and agents from and against any and all claims and expenses, including attorneys’ fees, arising out of your use of our Services, including but not limited to your violation of this Agreement.
These Terms of Service were originally written in English (US). We may translate these terms into other languages. In the event of a conflict between a translated version of these Terms of Service and the English version, the English version will control.
This Agreement constitutes the entire agreement between Free Code Camp and you concerning the subject matter hereof, and they may only be modified by a written amendment signed by an authorized executive of Free Code Camp, or by the posting by Free Code Camp of a revised version. Except to the extent applicable law, if any, provides otherwise, this Agreement, any access to or use of our Services will be governed by the laws of the state of California, U.S.A., excluding its conflict of law provisions, and the proper venue for any disputes arising out of or relating to any of the same will be the state and federal courts located in San Francisco County, California. Except for claims for injunctive or equitable relief or claims regarding intellectual property rights (which may be brought in any competent court without the posting of a bond), any dispute arising under this Agreement shall be finally settled in accordance with the Comprehensive Arbitration Rules of the Judicial Arbitration and Mediation Service, Inc. (“JAMS”) by three arbitrators appointed in accordance with such Rules. The arbitration shall take place in San Francisco, California, in the English language and the arbitral decision may be enforced in any court. The prevailing party in any action or proceeding to enforce this Agreement shall be entitled to costs and attorneys’ fees. If any part of this Agreement is held invalid or unenforceable, that part will be construed to reflect the parties’ original intent, and the remaining portions will remain in full force and effect. A waiver by either party of any term or condition of this Agreement or any breach thereof, in any one instance, will not waive such term or condition or any subsequent breach thereof. You may assign your rights under this Agreement to any party that consents to, and agrees to be bound by, its terms and conditions; Free Code Camp may assign its rights under this Agreement without condition. This Agreement will be binding upon and will inure to the benefit of the parties, their successors and permitted assigns.
+This Agreement constitutes the entire agreement between freeCodeCamp and you concerning the subject matter hereof, and they may only be modified by a written amendment signed by an authorized executive of freeCodeCamp, or by the posting by freeCodeCamp of a revised version. Except to the extent applicable law, if any, provides otherwise, this Agreement, any access to or use of our Services will be governed by the laws of the state of California, U.S.A., excluding its conflict of law provisions, and the proper venue for any disputes arising out of or relating to any of the same will be the state and federal courts located in San Francisco County, California. Except for claims for injunctive or equitable relief or claims regarding intellectual property rights (which may be brought in any competent court without the posting of a bond), any dispute arising under this Agreement shall be finally settled in accordance with the Comprehensive Arbitration Rules of the Judicial Arbitration and Mediation Service, Inc. (“JAMS”) by three arbitrators appointed in accordance with such Rules. The arbitration shall take place in San Francisco, California, in the English language and the arbitral decision may be enforced in any court. The prevailing party in any action or proceeding to enforce this Agreement shall be entitled to costs and attorneys’ fees. If any part of this Agreement is held invalid or unenforceable, that part will be construed to reflect the parties’ original intent, and the remaining portions will remain in full force and effect. A waiver by either party of any term or condition of this Agreement or any breach thereof, in any one instance, will not waive such term or condition or any subsequent breach thereof. You may assign your rights under this Agreement to any party that consents to, and agrees to be bound by, its terms and conditions; freeCodeCamp may assign its rights under this Agreement without condition. This Agreement will be binding upon and will inure to the benefit of the parties, their successors and permitted assigns.
These terms are adopted from the Automattic (WordPress) open source terms and are subject to the Creative Commons Attribution-ShareAlike 4.0 International license. We thank them for making this available.