{"id":36,"date":"2026-02-13T20:14:35","date_gmt":"2026-02-13T20:14:35","guid":{"rendered":"https:\/\/chameleon.students.mtu.edu\/?page_id=36"},"modified":"2026-03-19T17:57:15","modified_gmt":"2026-03-19T17:57:15","slug":"signup","status":"publish","type":"page","link":"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/","title":{"rendered":"Create Account"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"36\" class=\"elementor elementor-36\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24658d2 e-flex e-con-boxed e-con e-parent\" data-id=\"24658d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5d6a19 elementor-widget elementor-widget-heading\" data-id=\"f5d6a19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Create Your Account Today!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f8a63b e-flex e-con-boxed e-con e-parent\" data-id=\"8f8a63b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-959b933 elementor-widget elementor-widget-html\" data-id=\"959b933\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"\r\n    display:flex;\r\n    justify-content:center;\r\n    align-items:center;\r\n    min-height:50vh;\r\n\">\r\n\r\n  <div style=\"\r\n      width:100%;\r\n      max-width:400px;\r\n      padding:30px;\r\n      border-radius:12px;\r\n      box-shadow:0 10px 25px rgba(0,0,0,0.1);\r\n      background:#ffffff;\r\n      font-family:Arial, sans-serif;\r\n  \">\r\n\r\n    \r\n\r\n    <form id=\"customSignupForm\" style=\"display:flex; flex-direction:column; gap:1px;\">\r\n        \r\n       \r\n <h2 style=\"text-align:center; margin-bottom;color: black; font-size: 30px;\">Account Info<\/h2>\r\n \r\n <h2 style=\"text-align:left; margin-bottom;color: black; font-size: 16px;\">Username<\/h2>\r\n      \r\n      <input type=\"text\" name=\"username\" placeholder=\"Username\" required\r\n        style=\"padding:12px; border-radius:6px; border:1px solid #ccc; font-size:14px;\">\r\n\r\n<h2 style=\"text-align:left; margin-bottom;color: black; font-size: 16px;\">Email<\/h2>\r\n\r\n      <input type=\"email\" name=\"email\" placeholder=\"Email\" required\r\n        style=\"padding:11px; border-radius:6px; border:1px solid #ccc; font-size:14px;\">\r\n\r\n<h2 style=\"text-align:left; margin-bottom;color: black;gap:11px ; font-size: 16px;\">Password<\/h2>\r\n\r\n      <input type=\"password\" name=\"password\" placeholder=\"Password\" required\r\n        style=\"padding:12px; border-radius:6px; border:1px solid #ccc; gap:25px; font-size:14px;\">\r\n\r\n      <button type=\"submit\"\r\n        style=\"\r\n          padding:12px;\r\n          border-radius:6px;\r\n          border:none;\r\n          background:#2ecc71;\r\n          color:white;\r\n          font-size:15px;\r\n          font-weight:bold;margin-top:20px;\r\n          cursor:pointer;\r\n          transition:0.2s ease;\r\n        \"\r\n        onmouseover=\"this.style.opacity='0.85'\"\r\n        onmouseout=\"this.style.opacity='1'\"\r\n      >\r\n        Create Account\r\n      <\/button>\r\n\r\n    <\/form>\r\n\r\n    <div id=\"signupResponse\" style=\"margin-top:15px; text-align:center;\"><\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n\r\n    const form = document.getElementById(\"customSignupForm\");\r\n\r\n    if (!form) return;\r\n\r\n    form.addEventListener(\"submit\", function(e) {\r\n        e.preventDefault();\r\n\r\n        const responseDiv = document.getElementById(\"signupResponse\");\r\n        responseDiv.innerHTML = \"Creating account...\";\r\n\r\n        const formData = new FormData(form);\r\n\r\n        fetch(\"\/wp-admin\/admin-ajax.php?action=custom_user_signup\", {\r\n            method: \"POST\",\r\n            body: formData\r\n        })\r\n        .then(res => res.json())\r\n        .then(data => {\r\n\r\n            if (data.success) {\r\n                responseDiv.innerHTML = data.data.message;\r\n\r\n                setTimeout(() => {\r\n                    window.location.href = data.data.redirect_url;\r\n                }, 800);\r\n\r\n            } else {\r\n                responseDiv.innerHTML = data.data || \"Signup failed.\";\r\n            }\r\n\r\n        })\r\n        .catch(() => {\r\n            responseDiv.innerHTML = \"Something went wrong. Try again.\";\r\n        });\r\n\r\n    });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Create Your Account Today! Account Info Username Email Password Create Account<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-36","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Create Account - Resume Chameleon<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create Account - Resume Chameleon\" \/>\n<meta property=\"og:description\" content=\"Create Your Account Today! Account Info Username Email Password Create Account\" \/>\n<meta property=\"og:url\" content=\"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/\" \/>\n<meta property=\"og:site_name\" content=\"Resume Chameleon\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-19T17:57:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/\",\"url\":\"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/\",\"name\":\"Create Account - Resume Chameleon\",\"isPartOf\":{\"@id\":\"https:\/\/chameleon.students.mtu.edu\/#website\"},\"datePublished\":\"2026-02-13T20:14:35+00:00\",\"dateModified\":\"2026-03-19T17:57:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/chameleon.students.mtu.edu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create Account\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/chameleon.students.mtu.edu\/#website\",\"url\":\"https:\/\/chameleon.students.mtu.edu\/\",\"name\":\"Resume Chameleon\",\"description\":\"Your resume, your way.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/chameleon.students.mtu.edu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create Account - Resume Chameleon","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/","og_locale":"en_US","og_type":"article","og_title":"Create Account - Resume Chameleon","og_description":"Create Your Account Today! Account Info Username Email Password Create Account","og_url":"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/","og_site_name":"Resume Chameleon","article_modified_time":"2026-03-19T17:57:15+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/","url":"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/","name":"Create Account - Resume Chameleon","isPartOf":{"@id":"https:\/\/chameleon.students.mtu.edu\/#website"},"datePublished":"2026-02-13T20:14:35+00:00","dateModified":"2026-03-19T17:57:15+00:00","breadcrumb":{"@id":"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/chameleon.students.mtu.edu\/index.php\/signup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/chameleon.students.mtu.edu\/"},{"@type":"ListItem","position":2,"name":"Create Account"}]},{"@type":"WebSite","@id":"https:\/\/chameleon.students.mtu.edu\/#website","url":"https:\/\/chameleon.students.mtu.edu\/","name":"Resume Chameleon","description":"Your resume, your way.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/chameleon.students.mtu.edu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/chameleon.students.mtu.edu\/index.php\/wp-json\/wp\/v2\/pages\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chameleon.students.mtu.edu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chameleon.students.mtu.edu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chameleon.students.mtu.edu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chameleon.students.mtu.edu\/index.php\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":34,"href":"https:\/\/chameleon.students.mtu.edu\/index.php\/wp-json\/wp\/v2\/pages\/36\/revisions"}],"predecessor-version":[{"id":149,"href":"https:\/\/chameleon.students.mtu.edu\/index.php\/wp-json\/wp\/v2\/pages\/36\/revisions\/149"}],"wp:attachment":[{"href":"https:\/\/chameleon.students.mtu.edu\/index.php\/wp-json\/wp\/v2\/media?parent=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}