courses.calhoun.io Open in urlscan Pro
165.227.201.60  Public Scan

URL: https://courses.calhoun.io/signup?email=mmiaskauzy%40gmail.com&license=key_vCJAN-LQ5lZn0-qFnfi8HRo0tgLde6Xp&name=
Submission: On January 29 via manual from PL — Scanned from DE

Form analysis 1 forms found in the DOM

POST /signup

<form class="w-full px-8 mb-4 lg:mb-8" action="/signup" method="POST">
  <div class="mb-6">
    <label class="block mb-2 px-1 uppercase font-bold text-sm text-grey-400"> Name </label>
    <input class="appearance-none w-full py-2 px-2 rounded border text-grey-500 focus:outline-none focus:border-teal-400 border-grey-100" name="name" type="text" placeholder="Your full name" value="">
  </div>
  <div class="mb-6">
    <label class="block mb-2 px-1 uppercase font-bold text-sm text-grey-400"> Email address </label>
    <input class="appearance-none w-full py-2 px-2 rounded border text-grey-500 focus:outline-none focus:border-teal-400 border-grey-100" name="email" type="email" placeholder="jim@dundermifflin.com" value="mmiaskauzy@gmail.com">
  </div>
  <div class="mb-6">
    <label class="block mb-2 px-1 uppercase font-bold text-sm text-grey-400"> Password </label>
    <input class="appearance-none w-full py-2 px-2 rounded border text-grey-500 focus:outline-none focus:border-teal-400 border-grey-100" name="password" type="password" placeholder="Something super secret" value="">
  </div>
  <div class="mb-6">
    <label class="block mb-2 px-1 uppercase font-bold text-sm text-grey-400"> License key </label>
    <input class="appearance-none w-full py-2 px-2 rounded border text-grey-500 focus:outline-none focus:border-teal-400 border-grey-100" name="license" type="text" placeholder="License key" value="key_vCJAN-LQ5lZn0-qFnfi8HRo0tgLde6Xp">
    <p class="px-1 py-2 text-sm text-grey-400">You can find this in an email sent over by Gumroad after purchasing a course. Or in the case of Gophercises it will be in an email from me (jon@calhoun.io).</p>
  </div>
  <div class="block w-full pt-12">
    <button class="border-2 border-transparent focus:border-orange-400 focus:outline-none bg-orange-500 hover:bg-orange-600 focus:bg-orange-600 text-white font-bold py-4 px-4 rounded w-full font-bold tracking-wide uppercase" type="submit"> Sign Up
    </button>
    <p class="text-grey-300 text-sm text-center py-8 md:py-4 px-1">
      <span class="pr-1">Already have an account?</span>
      <a class="underline" href="/signin?email=mmiaskauzy%40gmail.com&amp;license=key_vCJAN-LQ5lZn0-qFnfi8HRo0tgLde6Xp">Sign in</a>
    </p>
  </div>
</form>

Text Content

WELCOME!

It looks like you want to signup for a new account and then enroll in the
following course(s):

 * → Gophercises - Free 😀

If that is correct, just continue signing up and the license
key_vCJAN-LQ5lZn0-qFnfi8HRo0tgLde6Xp will be applied to your new account.

If you want to add this key to an existing account, please sign in instead.

Sign up
/
Sign in
Name
Email address
Password
License key

You can find this in an email sent over by Gumroad after purchasing a course. Or
in the case of Gophercises it will be in an email from me (jon@calhoun.io).

Sign Up

Already have an account? Sign in

It looks like you want to signup for a new account and then enroll in the
following course(s):

 * → Gophercises - Free 😀

If that is correct, just continue signing up and the license
key_vCJAN-LQ5lZn0-qFnfi8HRo0tgLde6Xp will be applied to your new account.

If you want to add this key to an existing account, please sign in instead.


Thanks so much for checking out my courses! I know you are eager to learn, but
first you need to create an account. This will allow you to access any of the
courses you sign up for while also keeping track of your course progress in
order to make it easier to jump right back to where you left off the next time
you log in.
Jon Calhoun