www.techgig.com Open in urlscan Pro
2a02:26f0:7100::210:1b0  Public Scan

Submitted URL: http://www.techgig.com//challenge
Effective URL: https://www.techgig.com//challenge
Submission: On October 11 via api from US — Scanned from DE

Form analysis 11 forms found in the DOM

Name: login_formPOST https://www.techgig.com/register

<form name="login_form" action="https://www.techgig.com/register" method="post" autocomplete="off">
  <input type="hidden" name="loginsrc" value="loginpage">
  <input type="hidden" name="return" value="https://www.techgig.com/home">
  <input type="hidden" name="error_response_url" value="https://www.techgig.com/register?tab=login">
  <input type="hidden" name="login_source" id="login_source" value="">
  <input type="hidden" name="sponsor_page" value="">
  <div class="row __login-step">
    <div class="col-sm-12">
      <input tabindex="10" type="email" class="form-control" placeholder="Enter your email id" name="username" id="username" value="" autocomplete="new-password" required="" onkeydown="email_field(this,event)">
    </div>
    <div class="col-sm-12 mrg16 __login-stepcta">
      <input type="button" class="btn button1 min120 d-btn-block form_cta" value="Continue" data-hideshow=".__login-stepcta" data-showhidecurr=".__login-step2">
    </div>
  </div>
  <div class="nodisplay __login-step2">
    <div class="row">
      <div class="col-sm-12 mrg16">
        <input tabindex="11" onkeyup="email_field(this,event);" type="password" name="password" value="" placeholder="Enter your Password" id="password" maxlength="16" class="form-control" autocomplete="new-password">
      </div>
      <div class="col-sm-12">
        <div class="row">
          <div class="col-sm-6 mrg16">
            <span class="checkbox-input checkbox-block">
              <input type="checkbox" name="remember" id="remember" value="1">
              <label for="remember">
                <i></i> Keep me logged in </label>
            </span>
          </div>
          <div class="col-sm-6 text-sm-right semi700 mrg16">
            <span class="forgot-password-area">
              <a href="javascript:void(0);" rel="nofollow" class="forgot-password" data-hideshow="._forgot_form_submit,.__login-block,._forgot_form_submit" data-showhidecurr=".__forgot-block,#pwd-top-msg-head,#reset_pwd" onclick="$('#reset_email').val('');$('#err_reset_email').hide();$('#reset_msg_response').hide();">Forgot Password?</a>
            </span>
          </div>
        </div>
      </div>
      <div class="col-sm-12 mrg16">
        <input type="button" class="btn button1 min120 d-btn-block form_cta custom-class-click" data-redirect_season="" data-redirect_type="" value="Log In" id="button_login" name="button_login" onclick="return validate_tg_login_credentials();">
      </div>
    </div>
  </div>
  <div class="row d-flex d-sm-none mrg24 visible-xs">
    <div class="col-sm-12 text-center"> Don't have an account?&nbsp;<a href="javascript:void(0)" rel="nofollow" class="signup-mscreen" data-hideshow="#login-form" data-showhidecurr="#signup-form,.__signup-stepprocess"><strong>Sign up now</strong></a>
    </div>
  </div>
  <input type="hidden" name="form_key_post" id="form_key_post" value="ed9237570d0a76dbdd08b38e9f4a225411bec732610159da04cd6a3b30f2bb978d9886839030c8e59b3550b1dadebdfc5e293d62c55ac70f4783f0827b0b11f9">
</form>

Name: reset_pwdPOST

<form action="" method="post" name="reset_pwd" id="reset_pwd">
  <div class="row">
    <div class="col-sm-12 mrg16">
      <div>
        <input type="text" name="reset_email" id="reset_email" placeholder="Enter your email id" class="form-control">
        <span style="display:none" id="err_reset_email" class="error_msg">Please provide valid email ID!</span>
        <span style="display:none" id="reset_msg_response" class="info_msg"></span>
      </div>
    </div>
    <div class="col-sm-12 mrg16">
      <input type="button" id="reset_submit_btn" class="btn button1 default-submit-btn min120 d-btn-block" value="Submit" onclick="return reSetPassword('','');">
    </div>
  </div>
</form>

Name: LoginFormPOST https://www.techgig.com/register?tab=login

<form name="LoginForm" action="https://www.techgig.com/register?tab=login" method="POST" id="sing_up_form" autocomplete="off">
  <!-- Step 1 form -->
  <div class="__signup-step formnode">
    <div class="row">
      <div class="col-sm-12 mrg16" id="current_status-field">
        <span class="tag-radio-input radio-inline">
          <input class="popupinput" type="radio" name="current_status" id="professional" value="professional" checked="checked">
          <label for="professional">I am a Professional</label>
        </span>
        <span class="tag-radio-input radio-inline">
          <input class="popupinput" type="radio" name="current_status" id="student" value="student">
          <label for="student">I am a Student</label>
        </span>
      </div>
      <div class="col-sm-12 mrg16">
        <input type="text" class="form-control" onkeyup="email_field(this,event)" name="name" id="name" value="" autocomplete="off" tabindex="1" maxlength="50" placeholder="Name*" required="">
      </div>
      <div class="col-sm-12 mrg16">
        <input type="email" placeholder="Email*" class="form-control" id="register_email" maxlength="100" name="email" value="" tabindex="2" autocomplete="new-password" onkeyup="email_field(this,event)" required="">
        <span id="register_email_error" class="error_msg" style="display:none;"></span>
      </div>
      <div class="col-sm-12 mrg16 _hindparent">
        <input type="password" class="form-control" onkeyup="email_field(this,event)" name="password" id="user_password" value="" placeholder="Password*" maxlength="16" tabindex="3" autocomplete="new-password"
          title="Password is case-sensitive and must be at least 6 characters and maximum 16 characters long. A good password should contain a combination of upper-case and lower-case letters, numbers and symbols. Allowed special characters are @#-_$%^&amp;+=§!?">
        <div class="password-hint">
          <ul>
            <li class="defaultli limitchar basic">6 characters</li>
            <li class="defaultli capchar basic">ABC</li>
            <li class="defaultli smallchar basic">abc</li>
            <li class="defaultli digitchar basic">123</li>
            <li class="defaultli symbolchar basic">#&amp;$@</li>
          </ul>
        </div>
      </div>
      <!-- Google Recaptcha Block -->
      <div class="col-sm-12 mrg8">
        <!-- <div id="signup_recaptcha"></div> -->
        <div class="row">
          <div class="col-xs-5 col-5 mrg8 _captcha">
            <img id="imgCaptcha" src="https://www.techgig.com/create_image.php" alt="Captcha image" width="100" height="40">&nbsp; <a href="javascript:void(0);" id="btnCaptcha" rel="nofollow" onclick="refresh_captcha()">
                                          <strong class="h3 text-link">⟳</strong>
                                        </a>
          </div>
          <div class="col-xs-7 col-7 mrg8">
            <input type="text" class="form-control" onkeyup="email_field(this,event)" required="" placeholder="Enter Captcha code" name="txtCaptcha" id="txtCaptcha" value="" maxlength="5">
          </div>
        </div>
      </div>
      <!-- Google Recaptcha Block -->
      <div class="col-sm-12 mrg16">
        <span class="checkbox-input" id="signup-agree">
          <input type="checkbox" id="chkbox_agree" name="chkbox_agree" value="1">
          <label for="chkbox_agree" class="agreement">
            <i></i> By signing up, you agree to our <a href="https://www.techgig.com/user/terms" target="_blank" class="textdark underline"> T&amp;Cs </a> and
            <a href="https://www.techgig.com/user/privacy" target="_blank" class="textdark underline">Privacy Policy</a>.</label>
        </span>
      </div>
      <div class="col-sm-12 mrg16 __signup-stepcta">
        <input type="button" class="btn button1 min120 d-btn-block _signupprocesscta form_cta" value="Continue" onclick="return validate_tg_signup();">
      </div>
    </div>
  </div>
  <!-- ./Step 1 form -->
  <!-- Step 2 form -->
  <div class="nodisplay __signup-step2 formnode">
    <h2 class="mrg24 nomargin">Enhance your profile by providing the details below</h2>
    <div class="row mrg8">
      <div class="col-sm-12 mrg16" id="gender-field">
        <span class="select form-control" id="user_gender">
          <select name="gender" id="gender" tabindex="4">
            <option value="">Gender</option>
            <option value="Male">Male</option>
            <option value="Female">Female</option>
            <option value="Other">Other</option>
          </select>
        </span>
      </div>
      <div class="col-sm-12 mrg16 student-section nodisplay">
        <input type="text" onkeyup="email_field(this,event)" placeholder="University/College" class="form-control" name="int-institute" id="int-institute" value="" tabindex="5">
      </div>
      <div class="col-sm-12 mrg16 student-section nodisplay" id="degree-field">
        <span class="select form-control _pdegree" id="user_degree">
          <select name="degree" id="degree" data-parent="._pdegree">
            <option value="">Degree</option>
            <option value="YmloMVdWQmN0SlUvUzZlUTQvL2VWQT09">BE/B.Tech</option>
            <option value="MU51WTlZUGt5UElTQXNlby83ME04dz09">ME/M.Tech</option>
            <option value="NFJZMzFGR1hyZU1YSW5QS2s1R1ZUQT09">MCA/PGDCA</option>
            <option value="dXBPNWhUY0s3YWZOODhtd1JOdk5IUT09">MBA/PGDM</option>
            <option value="RkdRZm83cDFidGlwazRRdG9OMi82Zz09">BCA</option>
            <option value="bkJnUXpuVk1YRW9zQVhTUEdyRVZEQT09">BBA</option>
            <option value="NTNEczQ5cUxobzNtVG90MlFqWE5EQT09">B.A.</option>
            <option value="TjR6a1NrUVBzTU8vQzJDbk5CK2E2UT09">B.Com</option>
            <option value="U243cWcvT3hGeEhXZjUrMDFZb2VMdz09">B.Pharm</option>
            <option value="M1ZIWHpRcWZteENIZFlZS1czMkF0dz09">B.Sc</option>
            <option value="aEo5K211VEJTWHBxYjRSbFl1NEpkUT09">BL/LLB</option>
            <option value="NWJDbVpUamNSZEZETmlMTzFUbkhhZz09">BDS</option>
            <option value="c0htNjBlejY0OEZrbVVNbjcyOG9pdz09">B.Ed</option>
            <option value="NnRqZTNKdU01bzVGRXRsamVqZnE2Zz09">BHM</option>
            <option value="c2syT3JqUmRzQ2tlNnRuV0E2MGRRdz09">B.Arch</option>
            <option value="QWtuTEVxUXdKcEJSSjRXWFBYbDdldz09">MBBS</option>
            <option value="c2xuUkJyWGhrZWlndzg5M3JyTlZ6UT09">Diploma</option>
            <option value="TDdmN3QzKzVYcXVLTklQZVFVQm9tZz09">MA</option>
            <option value="VXpDZTBURnROd1QwaUR0a0FJRU54UT09">M.Com</option>
            <option value="eGtSWWxIRWw1RXhkVVNpRCtVcWpDZz09">M.Pharm</option>
            <option value="dnF6bTBrdFg4VTdTNDJaSzlBVEl2Zz09">M.Sc</option>
            <option value="bmtKOHVDQVRoL3BjNFZwK1hRM1QzQT09">MD/MS</option>
            <option value="UkFiRXZaTUpmV081MWoveTZxVHVUUT09">ML/LLM</option>
            <option value="cG9Cb0pMcDVNKy9jMkRpSlpnWVUrUT09">M.Phil</option>
            <option value="TDlFci9uVXpDbURTalJFVmsyKzBvZz09">M.Ed</option>
            <option value="cHBxWExRaEcvcjd3MzBKQmhkSUhEQT09">M.Arch</option>
            <option value="bzBnckxmUERIZ0hRUGRTbDJzdjZjUT09">CA</option>
            <option value="QWxPbHl4d1BrNmR6WmljUDI0ZjR6Zz09">CS</option>
            <option value="cGd6QWU3WlFNRWFzK0hKWlhDQ1ptUT09">Other Master degree or equivalent</option>
            <option value="S1U0YSs0WVVEVmdYcGRwZHhxaFVtQT09">ICWA</option>
            <option value="ZlZrS2VraHVxZmlqNHZRQVlxMTZiZz09">Others</option>
            <option value="dUd1Tnp4cmRFOFBuVVBCZ3ozWGRGdz09">Aviation</option>
            <option value="eEY5VGFlb1dPUlJBa0JiZ3R5OUd3Zz09">B.Plan</option>
            <option value="MHBUNWNhQzFsakZndEZhd3lJMVNCdz09">BGL</option>
            <option value="NlhVMjBrZmFKaExSRDVOaHl3cHpMUT09">BVSC</option>
            <option value="a1lLQ25GSjhUS0ZVa2dYdktOZFhCdz09">Doctorate(Phd)</option>
            <option value="eXV2b3M2Qmd1SnJ1OEdvSUhBSnVWUT09">BAMS</option>
            <option value="UXFTMFh6aHVaZnhnV245WFkwdk4wZz09">MDS</option>
            <option value="cDh2UXM2YVExMmNRdnd0TUJuaXlydz09">Other Bachelor degree or equivalent</option>
            <option value="ZDd1QVZ4dGVxK2M3d3NKMlZ5bm9XQT09">12th</option>
            <option value="U2NyWExkM21EMkFSbkdZWTg2aEdtQT09">Integrated M.Tech</option>
            <option value="dDVPT0tZRHBzdWFNd3BoSWg1Z25VUT09">Other Doctorate degree or equivalent</option>
          </select>
        </span>
      </div>
      <div class="col-sm-12 mrg16 professional-section">
        <input type="text" placeholder="Company" onkeyup="email_field(this,event)" class="form-control" id="current_company" name="current_company" value="" tabindex="5">
      </div>
      <div class="col-sm-12 mrg16 professional-section">
        <input type="text" placeholder="Enter Your Role" onkeyup="email_field(this,event)" class="form-control" name="job_title" id="job_title" value="" tabindex="27">
      </div>
      <div class="col-sm-12 mrg16 btngroup two-col-flex">
        <input type="button" class="btn button1 min120 _signupprocesscta form_cta" id="reg-step2-update" data-status="txtactive laststep" data-process="66%" value="Continue">
      </div>
    </div>
  </div>
  <!-- ./Step 2 form -->
  <!-- Step 3 form -->
  <div class="nodisplay __signup-step3">
    <h2 class="mrg24 nomargin">Enhance your profile by providing the details below</h2>
    <div class="clearfix mrg8">
      <div>Add your skills</div>
      <div class="addskills_vrt">
        <div class="user-skills-form">
          <div id="dragable-keyskills" class="clearfix pad8 btngroup4 dragable-box">
          </div>
          <div class="mrg16">
            <div id="add-skills-form" class="mrg16 skill_input_section ">
              <input type="hidden" id="skillText">
              <input id="skills" type="text" class="form-control control_1" placeholder="Enter skills (ex: java)">
              <script>
                var _resultedData = new Array();
                $(document).ready(function() {
                  _authType = 'authenticate-login';
                  _authActionType = 'check_authenticity';
                  /* $("#skills").on("keypress",function(){
                      load_skill('skills');
                  }) */
                  if (typeof loadSkillTokenInput == "function") {
                    loadSkillTokenInput('skills');
                  }
                });
              </script>
            </div>
          </div>
          <!--##### Skills to add ####-->
          <div class="mrg24 skill_input_section " id="_greybox-skil-section">
            <div class="greybox-skil-section posrel">
              <h3 class="nomargin">Popular Skills to Add</h3>
              <a href="javascript:void(0);" class="btn-close _skill_close fctrlimg" data-hideshow="#_greybox-skil-section">
            <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                <mask id="mask0_801_5397" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="16" height="16">
                <rect width="16" height="16" fill="white"></rect>
                </mask>
                <g mask="url(#mask0_801_5397)">
                <path d="M4.15712 11.8402C4.37049 12.0533 4.71615 12.0533 4.92952 11.8402L8.02642 8.74437L11.1233 11.8402C11.3414 11.9998 11.6435 11.9761 11.8339 11.7843C12.0244 11.5926 12.046 11.2904 11.8848 11.0735L8.7879 7.97769L11.8848 4.88184C12.0541 4.66436 12.0349 4.35488 11.8399 4.16002C11.645 3.96516 11.3354 3.94593 11.1179 4.11516L8.02096 7.21102L4.92406 4.11516C4.7065 3.94593 4.39692 3.96516 4.20199 4.16002C4.00706 4.35488 3.98783 4.66436 4.15712 4.88184L7.25402 7.97769L4.15712 11.0735C3.94763 11.2862 3.94763 11.6276 4.15712 11.8402Z" fill="#7A7F8A"></path>
                </g>
            </svg>	
            </a>
              <div id="sq-popular-skills" class="clearfix pad8 btngroup4">
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="Java">
                    <span class="fctrl skill-nm">Java</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="C">
                    <span class="fctrl skill-nm">C</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="String">
                    <span class="fctrl skill-nm">String</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="SQL">
                    <span class="fctrl skill-nm">SQL</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="Aptitude">
                    <span class="fctrl skill-nm">Aptitude</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="C++">
                    <span class="fctrl skill-nm">C++</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="Python">
                    <span class="fctrl skill-nm">Python</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="Array">
                    <span class="fctrl skill-nm">Array</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="Mathematics">
                    <span class="fctrl skill-nm">Mathematics</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="C#">
                    <span class="fctrl skill-nm">C#</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="Database">
                    <span class="fctrl skill-nm">Database</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="Networking">
                    <span class="fctrl skill-nm">Networking</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="Software Engineering">
                    <span class="fctrl skill-nm">Software Engineering</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="JavaScript">
                    <span class="fctrl skill-nm">JavaScript</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag " data-skill="HTML">
                    <span class="fctrl skill-nm">HTML</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Interface">
                    <span class="fctrl skill-nm">Interface</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Sorting">
                    <span class="fctrl skill-nm">Sorting</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Operator &amp; Expressions">
                    <span class="fctrl skill-nm">Operator &amp; Expressions</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Memory Management">
                    <span class="fctrl skill-nm">Memory Management</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Implementation">
                    <span class="fctrl skill-nm">Implementation</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill=".Net">
                    <span class="fctrl skill-nm">.Net</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Security">
                    <span class="fctrl skill-nm">Security</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Testing">
                    <span class="fctrl skill-nm">Testing</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Cloud Computing">
                    <span class="fctrl skill-nm">Cloud Computing</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="PHP">
                    <span class="fctrl skill-nm">PHP</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="ALV">
                    <span class="fctrl skill-nm">ALV</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Exception Handling">
                    <span class="fctrl skill-nm">Exception Handling</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="File">
                    <span class="fctrl skill-nm">File</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Data Structures">
                    <span class="fctrl skill-nm">Data Structures</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Algorithm">
                    <span class="fctrl skill-nm">Algorithm</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Object Oriented Programming(OOP)">
                    <span class="fctrl skill-nm">Object Oriented Programming(OOP)</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Web">
                    <span class="fctrl skill-nm">Web</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="ML">
                    <span class="fctrl skill-nm">ML</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Process">
                    <span class="fctrl skill-nm">Process</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Stack">
                    <span class="fctrl skill-nm">Stack</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Collections">
                    <span class="fctrl skill-nm">Collections</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="MySQL">
                    <span class="fctrl skill-nm">MySQL</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Android">
                    <span class="fctrl skill-nm">Android</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Api">
                    <span class="fctrl skill-nm">Api</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Windows">
                    <span class="fctrl skill-nm">Windows</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="AI">
                    <span class="fctrl skill-nm">AI</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="REST APIs">
                    <span class="fctrl skill-nm">REST APIs</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Profit">
                    <span class="fctrl skill-nm">Profit</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Data Science">
                    <span class="fctrl skill-nm">Data Science</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Spring">
                    <span class="fctrl skill-nm">Spring</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="ASP.Net">
                    <span class="fctrl skill-nm">ASP.Net</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Architecture">
                    <span class="fctrl skill-nm">Architecture</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="R">
                    <span class="fctrl skill-nm">R</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="AngularJS">
                    <span class="fctrl skill-nm">AngularJS</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Drupal">
                    <span class="fctrl skill-nm">Drupal</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Operations">
                    <span class="fctrl skill-nm">Operations</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Queue">
                    <span class="fctrl skill-nm">Queue</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Big Data">
                    <span class="fctrl skill-nm">Big Data</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Linux">
                    <span class="fctrl skill-nm">Linux</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Operators">
                    <span class="fctrl skill-nm">Operators</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Powerpoint">
                    <span class="fctrl skill-nm">Powerpoint</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="CSS">
                    <span class="fctrl skill-nm">CSS</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Oracle">
                    <span class="fctrl skill-nm">Oracle</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Pointers">
                    <span class="fctrl skill-nm">Pointers</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="XML">
                    <span class="fctrl skill-nm">XML</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Command">
                    <span class="fctrl skill-nm">Command</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Classes And Objects">
                    <span class="fctrl skill-nm">Classes And Objects</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Multi Threading">
                    <span class="fctrl skill-nm">Multi Threading</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="AWS">
                    <span class="fctrl skill-nm">AWS</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Inheritance">
                    <span class="fctrl skill-nm">Inheritance</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Hibernate">
                    <span class="fctrl skill-nm">Hibernate</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Verbal Ability">
                    <span class="fctrl skill-nm">Verbal Ability</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Operating System(OS)">
                    <span class="fctrl skill-nm">Operating System(OS)</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Function">
                    <span class="fctrl skill-nm">Function</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="DevOps">
                    <span class="fctrl skill-nm">DevOps</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Hadoop">
                    <span class="fctrl skill-nm">Hadoop</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="J2EE">
                    <span class="fctrl skill-nm">J2EE</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Basics And Fundamentals">
                    <span class="fctrl skill-nm">Basics And Fundamentals</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Hashing">
                    <span class="fctrl skill-nm">Hashing</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Network Administration">
                    <span class="fctrl skill-nm">Network Administration</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Authentication">
                    <span class="fctrl skill-nm">Authentication</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Quantitative Aptitude">
                    <span class="fctrl skill-nm">Quantitative Aptitude</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Dynamic Programming">
                    <span class="fctrl skill-nm">Dynamic Programming</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="AJAX">
                    <span class="fctrl skill-nm">AJAX</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Classes And Methods">
                    <span class="fctrl skill-nm">Classes And Methods</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Threads">
                    <span class="fctrl skill-nm">Threads</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="TABLE operation">
                    <span class="fctrl skill-nm">TABLE operation</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Web Design">
                    <span class="fctrl skill-nm">Web Design</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Perl">
                    <span class="fctrl skill-nm">Perl</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Query">
                    <span class="fctrl skill-nm">Query</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Storage">
                    <span class="fctrl skill-nm">Storage</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="NoSQL">
                    <span class="fctrl skill-nm">NoSQL</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="IOT">
                    <span class="fctrl skill-nm">IOT</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="jQuery">
                    <span class="fctrl skill-nm">jQuery</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Logical">
                    <span class="fctrl skill-nm">Logical</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Garbage Collection">
                    <span class="fctrl skill-nm">Garbage Collection</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Google Cloud">
                    <span class="fctrl skill-nm">Google Cloud</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Analytics">
                    <span class="fctrl skill-nm">Analytics</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="NodeJs">
                    <span class="fctrl skill-nm">NodeJs</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="MongoDB">
                    <span class="fctrl skill-nm">MongoDB</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Mobile Technologies">
                    <span class="fctrl skill-nm">Mobile Technologies</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="ReactJs">
                    <span class="fctrl skill-nm">ReactJs</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Encryption">
                    <span class="fctrl skill-nm">Encryption</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="Internet">
                    <span class="fctrl skill-nm">Internet</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0);" rel="nofollow" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" data-skill="MVC">
                    <span class="fctrl skill-nm">MVC</span>
                    <span class="fctrlimg">
                    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="https://www.w3.org/2000/svg">
                        <path d="M4 8H12" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        <path d="M8 12V4" stroke="#4A4548" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                    </svg>  
                    </span>
                </a>
                <a href="javascript:void(0)" data-hideshow=".btn-active" data-showhidecurr=".hideskillcta" class="fctrl font12 btngroup4 mrg8 tag-action btn-active btn-xs btn-more" style="display:none;">
            <span>+85 More</span>
            </a>
              </div>
            </div>
          </div>
          <!--##### ./Skills to add ####-->
        </div>
        <div class="mrg24 pad8 btngroup skill_input_section" id="user-profile-update">
          <a href="javascript:void(0)" class="fctrl btn button1 save-user-form" data-action="update-skills" data-nxtstp="return-url" data-pgsrc="newRegSkill" data-returnurl="https://www.techgig.com/home" rel="nofollow">Save</a>
        </div>
      </div>
    </div>
  </div>
</form>

Name: tj_token_pwdPOST

<form method="post" name="tj_token_pwd">
  <div class="modal-header">
    <!-- <button type="button" class="close" data-dismiss="modal" aria-label="Close"></button> -->
    <h4 class="modal-title">1000+ of your batch mates have registered on TechGig. Import your profile now and reunite!</h4>
  </div>
  <div class="modal-body form1">
    <ul>
      <li>
        <label>Email ID</label>
        <input type="email" name="tj_user_email" id="tj_user_email" placeholder="Enter your email" class="form-control" data-toggle="tooltip" data-placement="right" disabled="" value="" required="" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$"
          data-original-title="" title="">
        <span style="display:none" id="err_tj_user_email" class="error_msg"></span>
      </li>
      <li>
        <label>Create a Password</label>
        <input type="password" name="tj_user_pwd" id="tj_user_pwd" placeholder="Create a Password" class="form-control" data-toggle="tooltip" data-placement="right" title=""
          data-original-title="Apart from Alphabets and Numbers Only allowed special chars are _!$@#^&amp; . Min 6 and Max 16 chars.">
        <span style="display:none" id="err_tj_user_pwd" class="error_msg">Apart from Alphabets and Numbers Only allowed special chars are _!$@#^&amp; . Min 6 and Max 16 chars!</span>
      </li>
      <li>
        <span class="checkbox-input">
          <input id="usemy-tj" tabindex="12" name="remember" value="1" type="checkbox" checked="">
          <label for="usemy-tj">USE MY EXTERNAL PROFILE DATA</label>
        </span>
      </li>
      <li>
        <input type="hidden" name="user_tjtoken" id="user_tjtoken" value="">
        <input type="button" id="open-tjtoken-password" style=" text-transform: none; font-size: 14px" value="Register on TechGig Now" class="btn button1 default-submit-btn">
        <!-- <a style="text-transform: none" href="javascript:void(0);" class="btn default-submit-btn" onclick="javascript:Tg_CommonFunction.saveResponseNRefreshCookiesForTjPopUP();$('#tj-token-register-popup').modal('hide');">No Thanks</a>
							</p> -->
      </li>
    </ul>
  </div>
</form>

Name: logout-popupPOST

<form method="post" name="logout-popup">
  <div class="modal-header">
    <h4 class="modal-title">Choose Logout Option</h4>
  </div>
  <div class="modal-body form1">
    <ul>
      <li>
        <span class="radio-input">
          <input id="single" tabindex="12" name="logout_device" value="1" type="radio" checked="">
          <label for="single">From Current Browser/ Device Only</label>
        </span>
      </li>
      <li>
        <span class="radio-input">
          <input id="multiple" tabindex="12" name="logout_device" value="2" type="radio">
          <label for="multiple">Complete Logout from all Browsers/ Devices</label>
        </span>
      </li>
      <li>
        <a id="continue_logout" style=" text-transform: none; font-size: 14px" href="javascript:void(0);" class="btn button1 default-submit-btn">Continue</a>
      </li>
    </ul>
  </div>
</form>

Name: challenge-filter

<form name="challenge-filter" id="challenge-filter">
  <header class="row">
    <div class="col-sm-6">
      <h6 class="nomargin">Filters</h6>
    </div>
    <div class="col-sm-6 text-right">
      <a href="javascript:void(0)" class="underline font12 reset-filter">Reset All</a>
    </div>
  </header>
  <main>
    <!-- Filter section -->
    <div class="clearfix mrg16">
      <h5 class="font12 nomargin">Challenge Type</h5>
      <ul class="tagselection tagchallenge_type">
        <li>
          <span class="filtertag">
            <input type="radio" id="ChallengeAll" name="challenge_type" checked="checked" value="3">
            <label for="ChallengeAll">All</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="Prize" name="challenge_type" value="2">
            <label for="Prize">Prize</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="Hiring" name="challenge_type" value="1">
            <label for="Hiring">Hiring</label>
          </span>
        </li>
      </ul>
    </div>
    <!-- ./Filter section -->
    <!-- Filter section -->
    <div class="clearfix mrg16 ">
      <h5 class="font12 nomargin">Company</h5>
      <ul class="tagselection tagcompany">
        <li>
          <span class="filtertag">
            <input type="radio" id="companyAll" name="company" checked="checked" value="ALL">
            <label for="companyAll">All</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="TechGig" name="company" value="TechGig">
            <label for="TechGig">TechGig</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="Snowflake" name="company" value="Snowflake">
            <label for="Snowflake">Snowflake</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="Times Internet Ltd" name="company" value="Times Internet Ltd">
            <label for="Times Internet Ltd">Times Internet Ltd</label>
          </span>
        </li>
      </ul>
    </div>
    <!-- ./Filter section -->
    <!-- Filter section -->
    <div class="clearfix mrg16">
      <h5 class="font12 nomargin">Status</h5>
      <ul class="tagselection tagStatus_type">
        <li>
          <span class="filtertag">
            <input type="radio" id="StatusAll" name="Status_type" checked="checked" value="1">
            <label for="StatusAll">Live</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="Upcoming" name="Status_type" value="2">
            <label for="Upcoming">Upcoming</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="Past" name="Status_type" value="3">
            <label for="Past">Past</label>
          </span>
        </li>
      </ul>
    </div>
    <!-- ./Filter section -->
    <!-- Filter section -->
    <div class="clearfix mrg16" id="eligibility">
      <h5 class="font12 nomargin">Eligibility</h5>
      <ul class="tagselection tagEligibility_type">
        <li>
          <span class="filtertag">
            <input type="radio" id="ElegibilityAll" name="Eligibility_type" checked="checked" value="1">
            <label for="ElegibilityAll">All</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="Professional" name="Eligibility_type" value="2">
            <label for="Professional">Professional</label>
          </span>
        </li>
        <li>
          <span class="filtertag">
            <input type="radio" id="Students" name="Eligibility_type" value="3">
            <label for="Students">Students</label>
          </span>
        </li>
      </ul>
    </div>
    <!-- ./Filter section -->
  </main>
</form>

POST #

<form action="#" method="post" class="clearfix">
  <input type="text" name="email_id" id="subscribe_email" placeholder="Enter your email">
  <input type="button" value="Subscribe" class="btn button1" id="newsletter_subscrption"> <!--  id="Subscribe-Email" -->
</form>

Name: reset_pwdPOST

<form method="post" name="reset_pwd">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"></button>
    <h4 class="modal-title">Forgot Password</h4>
  </div>
  <div class="modal-body form1">
    <label>Please enter your email to reset your password</label>
    <ul>
      <li>
        <input type="text" name="reset_email" id="reset_email" placeholder="Enter your email" class="form-control">
        <span style="display:none" id="err_reset_email" class="error_msg">Please provide valid email ID!</span>
      </li>
      <li class="clearfix">
        <input type="button" id="reset_submit_btn" class="btn button1 default-submit-btn right" value="Submit" onclick="return Tg_CommonFunction.reSetPassword();">
      </li>
    </ul>
  </div>
</form>

Name: rest_tmp_ext_pwdPOST

<form method="post" name="rest_tmp_ext_pwd">
  <ul>
    <li class="clearfix" data-toggle="tooltip" data-placement="right" title=""
      data-original-title="Password must be minimum 6 &amp; maximum 16 characters long &amp; a combination of alphabets &amp; numbers. Allowed special characters are _!$@#^&amp;. ">
      <input type="password" placeholder="Please provide your password" class="form-control" name="reset_ext_pwd" id="reset_ext_pwd">
      <span style="display:none" id="ext_err_reset_email" class="error_msg">Invalid password! Please follow institutions!</span>
    </li>
    <li>
      <input type="hidden" name="user_page_url" id="user_page_url" value="/challenge">
      <a style=" text-transform: none; font-size: 14px" href="javascript:void(0);" class="btn button1 default-submit-btn" id="reset_tmp_extpwd_btn">Update Password</a>
    </li>
  </ul>
</form>

Name: reset_pwdPOST

<form method="post" name="reset_pwd" autocomplete="off">
  <div class="modal-body form1">
    <p>
      <input id="LoginPassword" type="password" maxlength="100" placeholder="Enter Your Password" name="user_pwd" size="50" class="form-control" autocomplete="off">
      <input type="hidden" id="return_block" value="">
      <span style="display:none" id="pwd_error_msg" class="error_msg"></span>
      <span class="forgot-password-area"><a href="javascript:void(0);" class="forgot-password" onclick="return reSetPassword('reauth-login');">Forgot Password?</a></span>
    </p>
  </div>
  <div class="modal-footer">
    <input type="button" id="submit_btn" class="btn button1 default-submit-btn" value="Submit">
  </div>
</form>

Name: reset_pwdPOST

<form method="post" name="reset_pwd" autocomplete="off">
  <div class="modal-body form1">
    <p>It seems you haven't set a password for your TechGig profile. You need to set the password to proceed. <input type="hidden" id="return_block" value="">
    </p>
  </div>
  <div class="modal-footer">
    <a href="javascript:void(0);" class="btn button1" onclick="return Tg_CommonFunction.reSetPassword('reauth-login');">Set Password</a>
  </div>
</form>

Text Content

JavaScript must be enabled in order for you to use TechGig. However, it seems
JavaScript is either disabled or not supported by your browser.
Please verify your internet connection and retry
× The Browser we detected is unsupported and may result in unexpected behaviour.
Please select an updated version for best experience.

 * HI GUEST
   
   Profile Completeness
   
   0%
 * NEWS
   Latest Tech News
    * Trending
    * Top Stories
   
   Web Stories
    * Trending
   
   Developer Zone
    * Developer Speak
    * Technology Unplugged
    * Software Download
   
   TG Player
    * Podcast
    * Videos
   
   Leader's Speak
    * CIO Speak
    * CTO Talk
    * Expert Opinion
   
   Tech Beat
    * Java
    * Android
    * Artificial Intelligence
    * Machine Learning
    * DevOps
    * Cloud
   
   Career Advice
    * Technology Guide
   
   TG Prime
    * Exclusive Reads
    * Editor's Pick
   
   CIO Corner
    * CIO Home
    * Industry Insights
    * Tech Bytes
    * RapidFire with CIOs
    * Tech Talks
    * Startup News
    * Research

 * Challenges
 * Practice
 * Webinars
 * Skill Test
 * Jobs
 * EVENTS
   TechGig Events
    * Code Gladiators
    * Geek Goddess

 * COMMUNITIES
   Communities
    * Skill Communities
    * Company Communities
    * Campus Ambassador
    * Startup Community

 * Discussion
 * For Business

Login / SignUp




×

×





×

Don't have an account? Sign up now


LOG IN TO TECHGIG

India's Largest Tech Community for Developers
Continue with Google Continue with Linkedin
Or
Keep me logged in
Forgot Password?

Don't have an account? Sign up now
Go back to Log in page


RESET YOUR PASSWORD

Enter your email and we'll send you instructions on how to reset your password.
Please provide valid email ID!

If you are registered, We have sent a link on your registered Email Id to reset
your password.
Go back to Log in page
Already have an account?  Log in now


SIGN UP TO TECHGIG

India's Largest Tech Community for Developers
Continue with Google Continue with Linkedin
Or
I am a Professional I am a Student


 * 6 characters
 * ABC
 * abc
 * 123
 * #&$@

  ⟳

By signing up, you agree to our T&Cs and Privacy Policy.



ENHANCE YOUR PROFILE BY PROVIDING THE DETAILS BELOW

Gender Male Female Other

Degree
BE/B.TechME/M.TechMCA/PGDCAMBA/PGDMBCABBAB.A.B.ComB.PharmB.ScBL/LLBBDSB.EdBHMB.ArchMBBSDiplomaMAM.ComM.PharmM.ScMD/MSML/LLMM.PhilM.EdM.ArchCACSOther
Master degree or
equivalentICWAOthersAviationB.PlanBGLBVSCDoctorate(Phd)BAMSMDSOther Bachelor
degree or equivalent12thIntegrated M.TechOther Doctorate degree or equivalent





ENHANCE YOUR PROFILE BY PROVIDING THE DETAILS BELOW

Add your skills


POPULAR SKILLS TO ADD

Java C String SQL Aptitude C++ Python Array Mathematics C# Database Networking
Software Engineering JavaScript HTML Interface Sorting Operator & Expressions
Memory Management Implementation .Net Security Testing Cloud Computing PHP ALV
Exception Handling File Data Structures Algorithm Object Oriented
Programming(OOP) Web ML Process Stack Collections MySQL Android Api Windows AI
REST APIs Profit Data Science Spring ASP.Net Architecture R AngularJS Drupal
Operations Queue Big Data Linux Operators Powerpoint CSS Oracle Pointers XML
Command Classes And Objects Multi Threading AWS Inheritance Hibernate Verbal
Ability Operating System(OS) Function DevOps Hadoop J2EE Basics And Fundamentals
Hashing Network Administration Authentication Quantitative Aptitude Dynamic
Programming AJAX Classes And Methods Threads TABLE operation Web Design Perl
Query Storage NoSQL IOT jQuery Logical Garbage Collection Google Cloud Analytics
NodeJs MongoDB Mobile Technologies ReactJs Encryption Internet MVC +85 More
Save
Already have an account? Sign in now


HEY,

We have sent you an email with the verification link,

kindly verify your account by clicking on the link.
Not received? Resend Link
If you face any issues, please contact us at customercare@techgig.com


Sorry, You don't have enough Tech Quotient to apply for this job.

Please participate in the Skill test for skills given below in order to earn
Tech Quotient and then apply again.


×


PROFILE COMPLETION

0%




Profile Section
Weight

1000+ OF YOUR BATCH MATES HAVE REGISTERED ON TECHGIG. IMPORT YOUR PROFILE NOW
AND REUNITE!

 * Email ID
 * Create a Password Apart from Alphabets and Numbers Only allowed special chars
   are _!$@#^& . Min 6 and Max 16 chars!
 * USE MY EXTERNAL PROFILE DATA
 * 


ONE CLICK REGISTRATION

To make it easier for you, your details will be used to register you on TechGig.

Proceed


ONE CLICK REGISTRATION

To make it easier for you, your TimesJobs details will be used to register you
on TechGig.

Proceed

CHOOSE LOGOUT OPTION

 * From Current Browser/ Device Only
 * Complete Logout from all Browsers/ Devices
 * Continue

Home Challenges


CHALLENGES & HACKATHONS

At TechGig, we have always strived to give our community members an unmatched
learning experience where they can take part in exciting challenges and
hackathons and grow in the process. You can use this section to test your
current skills, learn and improve in the process. These smart challenges have
been designed by experts to test how familiar you are with various technologies
and platforms.

Participating in these challenges will improve your knowledge on niche skills
like IoT, Machine Learning, Mobility, User Experience, etc.

You can take the coding challenges in the programming language of your choice
and also win exciting prizes and rewarding career opportunities in the process.
Prior to starting any challenge on TechGig, you will get to know about the
necessary skills required to take that challenge and will also be made aware of
the rules governing the said challenge.

Taking these Challenges will improve your confidence levels in the language
concerned and make you think on your feet, a trait that can help you land up
better job opportunities in the future. ... Read More


24,629+

Developers Registered
across 5 Challenges

Test


SEARCH FOR CHALLENGES

?
Ooops! No relevant Challenges found. Please re-enter the Challenges again!


Filters

 * FILTERS

 * Challenge Type
   View All Prize Hiring
 * Company
   View All TechGig Snowflake Times Internet Ltd
 * Status
   Live Upcoming Past
 * Eligibility
   View All Professional Students
 * Reset All





UPSKILL WITH SNOWFLAKE

Prize Hackathon by Snowflake

Registered 1,068 Ends On 18 Oct (GMT+5.5)
Tests 1 (File Upload) Skills Data Architects/Data Engineers/Data
Scientist/Developer... Prize Vouchers INR 500 to INR 3500 for grab
See Details Participate Now



JAVA BACKEND DEVELOPER CHALLENGE

Hiring Challenge by Times Internet Ltd

Registered 2,103 Ends On 30 Jun (GMT+5.5)
Tests 2 (Multiple Choice, Coding) Skills Java/Spring Boot/Rest
API/Microservices/System design
See Details Participate Now



SALESFORCE

Hiring Challenge by TechGig

Registered 2,737 Ends On 31 Dec (GMT+5.5)
Tests 1 (Multiple Choice) Skills salesforce
See Details Participate Now



DATA ENGINEERING CHALLENGE

Prize Challenge by TechGig

Registered 7,307 Ends On 31 Dec (GMT+5.5)
Tests 1 (Multiple Choice) Skills Data Engineering/data warehousing/data
modeling/data wa... Prize Worth Rs 5,000
See Details Participate Now



PRIME CODE CHAMP

Prize Challenge by TechGig

Registered 11,414 Ends On 31 Dec (GMT+5.5)
Tests 1 (Coding) Skills All Programming Languages Prize Worth Rs 33,000
See Details Participate Now



load more challenges



FILTERS

Reset All

CHALLENGE TYPE

 * All
 * Prize
 * Hiring

COMPANY

 * All
 * TechGig
 * Snowflake
 * Times Internet Ltd

STATUS

 * Live
 * Upcoming
 * Past

ELIGIBILITY

 * All
 * Professional
 * Students


IMPROVE YOURSELF
WITH SKILL TESTS

Take skill tests from 60+ topics and showcase your prowess to employers.

See 2,000+ Skill Tests


GET INSIGHTS FROM
WEBINARS

Watch Live Webinars on a wide range of topics relevant to the IT industry.

See 2,000+ Webinars


BE A PART OF THE
COMMUNITY

Take skill tests from 60+ topics and showcase your prowess to employers.

See 1,500+ Companies


PRACTICE PROBLEMS TO HELP
YOU STAY PREPARED

Pick any Skill to Practice from a wide range of options available.

See 1,000+ Practice Problems

RELATED LINKS

 * C++ Skill Test
 * Python Skill Test
 * C Skill Test
 * Artificial Intelligence Skill Test
 * Node.js Skill Test
 * AngularJs Skill Test
 * C Sharp Skill Test
 * Big Data Skill Test
 * PHP Skill Test
 * SQL Skill Test

Jobs: PHP Developer Jobs | Java Developer Jobs | Oracle DBA Jobs | Network
Engineer Jobs | Linux Administrator Jobs | Web Designer Jobs | SQL Server DBA
Jobs | All Designation | Jobs In Delhi | Jobs In Mumbai | Jobs In Chennai | Jobs
In Gurgaon | Jobs In Bangalore | Jobs In Noida | Jobs In Hyderabad | All Cities

Follow Skill Pages: Java | Android | Big Data | C# Programming | Cloud computing
| Project Management | Software Testing | All Skill Pages

Skill Test: Java Test | .Net Test | C Test | HTML Test | Javascript Test

Problem/ Tutorial: Java Problems | Python Problems | C++ Problems | Regex
Problems | Data Structure Tutorial | Programming Tutorials

News Widgets: Latest News | Top Tech News | Technology News | Hiring News |
Internet News | Gadgets News | Mobile Technologies News | Startups News | Social
Media News | It-Security News | Ecommerce News | Leadership News

 * About Us
 * Contact Us
 * In The Press
 * Privacy Policy
 * Our Awards
 * Terms & Conditions
 * Join Our Team
 * Bug Bounty Program

FOLLOW TECHGIG



SUBSCRIBE TO OUR NEWSLETTER



Thank You! You will start receiving TechGig newsletter from tomorrow.

Incorrect email. Please enter the correct email.

Error During Subscription. Please try again.

Please provide an email first!.

ABOUT

 * Code Memo
 * TechGig Institution
 * Technical Profile
 * Campus Ambassadors
 * Get Hired
 * Meet People
 * Interact with IT industry experts
 * Assess your skills
 * Know about top Companies
 * Read Top Tech News

FOR DEVELOPERS

 * Become Skill Expert
 * Coding Environment
 * How to Write Your Code
 * Create Your Problem
 * Practice Problems
 * TechGig Challenges
 * College Ranking
 * Organise Codeathon

FOR BUSINESS

 * HIRING SOLUTIONS

 * Challenges
 * Talent Assessment
 * Live Interviews

 * MARKETING SOLUTIONS

 * Webinars
 * Digital Assets
 * Brand Inventories

 * BUSINESS SOLUTIONS

 * Hackathons

 * ANNUAL EVENTS

 * Code Gladiators
 * Geek Goddess



Copyright © Times Business Solutions (A Division of Times Internet Limited)
2024.

FORGOT PASSWORD

Please enter your email to reset your password
 * Please provide valid email ID!
 * 

×

RESET PASSWORD

PLEASE PROVIDE YOUR PASSWORD

 * Invalid password! Please follow institutions!
 * Update Password


CUSTOMIZE TECHGIG

Save your time. Get all your tech needs at one place

 * Get news, code challenges skill tests, webinars, jobs as per your skills.
 * You can get a privilege to add webinar, blogs & news of yours.
 * Save Time. All the tech related needs at one place.



SUBSCRIBE TO OUR NEWSLETTER

 * By subscribing, You agree to our T&Cs and Privacy Policy. You will start
   getting newsletters from tomorrow. You must agree to Terms and Conditions of
   the Techgig.com
 * 


RE-AUTHENTICATE LOGIN

Forgot Password?




SET PASSWORD

It seems you haven't set a password for your TechGig profile. You need to set
the password to proceed.

Set Password
×

×


SIGN UP TO PARTICIPATE IN CHALLENGE

 * Email
   
 * Password
   
 *  
   Autocomplete Your Profile
 * Sign Up

Existing User? Login With Email
Not Registered? Sign Up


SIGN IN TO UNLOCK TECHGIG FEATURES

 * Learn through hands on Coding Practice sessions
 * Attend interactive Webinars from Industry Experts
 * Compete in Challenges and Events
 * Showcase your AI generated Tech Resume


BROWSER NOT SUPPORTED

We're sorry, but this browser is not supported. Please try opening the
application using the latest version of Chrome and Firefox.

Proceed


MOBILE NOT SUPPORTED

We're sorry, but the application is not supported on mobile. Please open the
application using the latest version of Chrome and Firefox on your
Desktop/Laptop .

Proceed


CAMERA NOT SUPPORTED

Proctoring is mandatory to participate in test. We are redirecting to challenge
page.

Proceed


SWITCHING TABS NOT ALLOWED

We are auto submitting your test as you have moved out of the test window.

Proceed


WARNING

We are auto submitting your test as you have moved out of the full-screen test
window.

Proceed


TIME IS OVER

Thank you for taking the test. You have used the allotted time for this test.
You will now be redirected to the result page.

Proceed
We use cookies on our website to provide you with a more personalized digital
experience. To learn more about how we use cookies and how you can change your
cookie settings, please refer to our Privacy Policy and Terms and Conditions.
Accept Privacy Policy


PLEASE NOTE

This test can only be taken in full screen mode. Please click on 'Continue' to
switch to full-screen and begin the test.

Attempt Later Continue


SWITCHING TABS NOT ALLOWED

You are not allowed to switch tabs during the test. Doing so again will auto
submit the test. Please click on 'Resume Test' to resume the test

Resume Test

You are not allowed to move out of the full-screen mode. Doing so again will
auto-submit the test.

Resume Test


NEED ACCESS CAMERA AND MICROPHONE

We need access to your camera and microphone to get started.


CODING NOT SUPPORTED

We're sorry, but the coding test is not supported on mobile. Please open the
application using the latest version of Chrome and Firefox on your
Desktop/Laptop .

Proceed