www.techgig.com Open in urlscan Pro
2600:1413:b000:1c::17d1:2ecc  Public Scan

Submitted URL: http://1710376333376.evenkiignore.com/c3ad2822-dde7-4915-b6ac-4f2ef18284dc?n=2&t=1710376332931&l_next=ahr0chm6ly93d3cuamfubmh1y29oaxiu...
Effective URL: https://www.techgig.com/
Submission: On April 14 via api from US — Scanned from SG

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 you email id" name="username" id="username" value="" autocomplete="new-password" required="" onkeydown="if (event.keyCode == 13) { return false; }">
    </div>
    <div class="col-sm-12 mrg16 __login-stepcta">
      <input type="button" class="btn button1 min120 d-btn-block" 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" 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);" 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 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)" 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="ce5b4475beca59d2bb0759b5b5a2ac11369c34f672e0e6300b751604108ccd5477399b7c72cc6d5d47f05c1403fd460bdea6771fed82589881d180a19ca5352e">
</form>

Name: reset_pwdPOST

<form action="" method="post" name="reset_pwd" id="reset_pwd">
  <div class="row">
    <div class="col-sm-12 mrg16">
      <input type="text" name="reset_email" id="reset_email" placeholder="Enter you 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 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">
    <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" 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" required="">
        <span id="register_email_error" class="error_msg" style="display:none;"></span>
      </div>
      <div class="col-sm-12 mrg16">
        <input type="password" class="form-control" 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>
      <!-- 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">
            <img id="imgCaptcha" src="https://www.techgig.com/create_image.php" width="100" height="40">&nbsp; <a href="javascript:void(0);" id="btnCaptcha" 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" 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" value="Continue" onclick="return validate_tg_signup();">
      </div>
    </div>
  </div>
  <!-- ./Step 1 form -->
  <!-- Step 2 form -->
  <div class="nodisplay __signup-step2">
    <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" 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" 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" 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" 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>
                $(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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" 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);" class="fctrl font12 btngroup4 mrg8 tag-action tag-img btn-xs skill-tag nodisplay hideskillcta" style="display: none;" data-skill="Regression">
                    <span class="fctrl skill-nm">Regression</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>

<form id="pollForm">
  <ul class="uloption polloptions">
    <li class="poll_act_block posrel" data-poll_id_option="3">
      <span style="width:77%"></span>
      <label class="lblctrl"> Unacceptable <strong>77%</strong>
      </label>
    </li>
    <li class="poll_act_block posrel" data-poll_id_option="2">
      <span style="width:23%"></span>
      <label class="lblctrl"> Worrying <strong>23%</strong>
      </label>
    </li>
    <li class="poll_act_block posrel" data-poll_id_option="1">
      <span style="width:0%"></span>
      <label class="lblctrl"> Justified <strong>0%</strong>
      </label>
    </li>
  </ul>
  <div class="clearfix mrg8 pollsuc-msg colorprimaay nodisplay text-success">You have successfully cast your vote.</div>
  <input type="hidden" id="poid" name="poid" value="108826324">
</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="/index.html">
      <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 Tg_CommonFunction.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

TECHNOLOGY AND INDIA'S LARGEST TECH COMMUNITY

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

 * JOIN COMMUNITY
   Communities
    * Skill Communities
    * Company Communities
    * Campus Ambassador
    * Startup Community

 * For Business
 * Discuss

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 Facebook Continue with Linkedin
By signing up, you agree to our T&Cs and Privacy Policy.

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
By signing up, you agree to our T&Cs and Privacy Policy.

Or
I am a Professional I am a Student



  ⟳

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


 * Techno Digest
 * Latest Tech News


TECHNO DIGEST

Career Advice


IIST IS OFFERING SUMMER INTERNSHIP PROGRAM FOR TECHIES; APPLY BEFORE 15 APRIL

Ruchi Kumari | 12 Apr 2024 01:46 PM (GMT+5.5)

80% NEW GCCS PRIORITIZE AI/ML CAPABILITIES FOR UNPRECEDENTED GROW...

2 days ago

ONEPLUS AND GOOGLE COLLABORATE TO BRING GEMINI ULTRA TO SMARTPHON...

3 days ago

5 DATA SCIENCE ROLES THAT CAN LAND YOU HIGH PAYING JOB

2 days ago

WOMEN IN TECH EYEING EXIT OVER POOR MANAGEMENT, TRAINING, AND SAL...

3 days ago

 * GOOGLE TIGHTENS THE GRIP ON EMPLOYEE MESSAGING BOARD; KNOW WHY
   
   4 days ago

 * WHY MILLENNIALS AND GEN ZS SHY AWAY FROM MANAGERIAL ROLES
   
   4 days ago

 * ELON MUSK TO VISIT INDIA ON THIS DATE; MEETING WITH PM MODI CONFIRMED
   
   3 days ago

 * GENPACT ON HIRING SPREE: OVER 5000 TECH JOBS AVAILABLE IN INDIA
   
   3 days ago

 * CANADIAN IMMIGRATION MINISTER RELEASES OFFICIAL CAP FIGURES FOR 2024
   
   3 days ago


WEB STORIES

 * List of best Visual Studio extensions in 2024
 * How Copilot AI can enhance coding workflows in 2024
 * Best Web3 programming languages everyone should use in 2024
 * Best programming languages that can be used for 3D graphic designing
 * Best software testing tools every QA engineer must use in 2024
 * Countries with easier work visa processes for Indians
 * View more stories


LATEST TECH NEWS

 * Trending
 * TOP STORIES

 * Hiring
   
   WFH JOBS FOR DATA SCIENTISTS AVAILABLE AT MCAFEE; KNOW HOW TO APPLY
   
   02 Apr 2024 11:03 AM (GMT+5.5)
 * Career Advice
   
   CHECK QUALIFICATIONS OF 5 INDIAN CEOS TRANSFORMING THE TECH LANDSCAPE
   
   02 Apr 2024 11:26 PM (GMT+5.5)
 * Technology
   
   MICROSOFT LEVELS UP XBOX SUPPORT WITH AI CHATBOT; EVERYTHING YOU NEED...
   
   03 Apr 2024 12:41 PM (GMT+5.5)
 * Technology
   
   BMW AND TATA TECHNOLOGIES JOIN HANDS FOR AUTOMOTIVE SOFTWARE DEVELOPM...
   
   02 Apr 2024 09:12 PM (GMT+5.5)
 * Technology
   
   LAID OFF CXOS STRUGGLE TO FIND JOBS AMID SALARY REALITIES
   
   29 Mar 2024 07:45 PM (GMT+5.5)
 * Technology
   
   WIPRO TO OFFER ONLINE MASTERS PROGRAMME IN AI, ML, DATA SCIENCE, AND ...
   
   01 Apr 2024 12:37 PM (GMT+5.5)
 * Gadgets
   
   ONEPLUS 11 GETS MAJOR PRICE CUT; CHECK NEW PRICE HERE
   
   01 Apr 2024 01:50 PM (GMT+5.5)
 * Hiring
   
   TCS BEGINS HIRING FRESHERS FOR FY25, AS PER PLAN
   
   29 Mar 2024 02:15 PM (GMT+5.5)
 * Hiring
   
   SALESFORCE IS HIRING IT PROFESSIONALS IN INDIA; APPLY IMMEDIATELY
   
   29 Mar 2024 04:02 PM (GMT+5.5)

 * Upskilling at TechGig
   
   INFOSYS IS OFFERING FREE COURSES FOR IT AND CS STUDENTS; KNOW HOW TO ...
   
   02 Apr 2024 03:45 PM (GMT+5.5)
 * Technology
   
   US GOVT BANS MICROSOFT COPILOT OVER SECURITY CONCERNS
   
   02 Apr 2024 08:59 PM (GMT+5.5)
 * Hiring
   
   TALENT POACHING ON RISE AGAIN; EY, PWC, KPMG, AND DELOITTE ARE FRESHL...
   
   02 Apr 2024 04:20 PM (GMT+5.5)
 * Career Advice
   
   IIT TIRUPATI OFFERS SUMMER INTERNSHIP 2024: CHECK ELIGIBILITY, STIPEN...
   
   01 Apr 2024 01:47 PM (GMT+5.5)
 * Technology
   
   WHAT TO EXPECT FROM Q4 EARNINGS OF TCS, INFOSYS, AND HCLTECH
   
   01 Apr 2024 03:37 PM (GMT+5.5)
 * Hiring
   
   CONCENTRIX IS HIRING SENIOR SOFTWARE ENGINEERS; WFH ROLES AVAILABLE
   
   31 Mar 2024 09:45 PM (GMT+5.5)
 * Career Advice
   
   USCIS FEE HIKES EFFECTIVE FROM APRIL 1 FOLLOWING COURT RULING
   
   31 Mar 2024 01:42 PM (GMT+5.5)
 * Gadgets
   
   HONOR PAD 9 TABLET LAUNCHED UNDER RS 25,000 IN INDIA
   
   31 Mar 2024 12:49 AM (GMT+5.5)
 * Technology
   
   IT COMPANIES IN BENGALURU ASKED TO ALLOW WFH AMID WATER CRISIS
   
   27 Mar 2024 03:49 PM (GMT+5.5)


CIO CORNER

 * Trending
 * TOP STORIES

 * Industry Insights
   
   INFOSYS, WIPRO, HCLTECH, TECH MAHINDRA WITNESS REVENUE DIP FROM TOP C...
   
   02 Mar 2024 01:27 PM (GMT+5.5)
 * Leaders' Opinion
   
   SUSTAINABILITY AND GREEN TECH ADOPTION TRENDS IN 2024
   
   26 Mar 2024 09:31 AM (GMT+5.5)
 * Industry Insights
   
   NAVIGATING LANDSCAPE OF AI-BASED VISUAL TEST AUTOMATION: TOOLS, STRAT...
   
   26 Mar 2024 09:51 PM (GMT+5.5)
 * Industry Insights
   
   ORACLE SURPASSES PROFIT PREDICTIONS DRIVEN BY AI DEMAND
   
   13 Mar 2024 02:22 PM (GMT+5.5)
 * Industry Insights
   
   FOXCONN PLANS EXPANSION AMID CHIP CRISIS; FORECASTS GROWTH
   
   07 Feb 2024 01:00 PM (GMT+5.5)
 * Industry Insights
   
   BOSCH TEAMS UP WITH MICROSOFT TO EXPLORE NEW FRONTIERS WITH GENERATIV...
   
   29 Feb 2024 03:10 PM (GMT+5.5)
 * Industry Insights
   
   ENTERPRISE LEADERS URGED TO EMBRACE GEN AI TRANSFORMATION: REPORT
   
   28 Feb 2024 12:11 PM (GMT+5.5)
 * Industry Insights
   
   BROADCOM UNVEILS PRODUCT INNOVATIONS ACROSS ITS SOFTWARE-DEFINED EDGE...
   
   27 Feb 2024 04:34 PM (GMT+5.5)
 * Industry Insights
   
   A USER-CENTRIC APPROACH FOR ENHANCED DECISION-MAKING IN FP&A
   
   03 Feb 2024 02:33 PM (GMT+5.5)

 * Industry Insights
   
   AI AUTOMATION: THE NEXT GROWTH CATALYST FOR B2B SAAS
   
   15 Mar 2024 11:58 AM (GMT+5.5)
 * Industry Insights
   
   GAUTAM ADANI EXPLORES TECH POTENTIAL OF INDIA IN MEETING WITH QUALCOM...
   
   12 Mar 2024 10:23 PM (GMT+5.5)
 * Leaders' Opinion
   
   AI-POWERED ORGANIZATION: HARNESSING THE POWER OF GENERATIVE AI TO TRA...
   
   21 Mar 2024 01:49 PM (GMT+5.5)
 * Leaders' Opinion
   
   TIPS FOR WOMEN PURSUING LEADERSHIP ROLES IN IT
   
   11 Mar 2024 02:15 PM (GMT+5.5)
 * Leaders' Opinion
   
   FROM RAW DATA TO ACTIONABLE INSIGHTS: A COMPLETE OVERVIEW OF BUSINESS...
   
   28 Feb 2024 12:32 PM (GMT+5.5)
 * Leaders' Opinion
   
   SUSTAINABILITY TECH GUIDE: FINDING THE RIGHT TOOLS FOR YOUR GOALS
   
   23 Feb 2024 09:47 PM (GMT+5.5)
 * Leaders' Opinion
   
   EXPERT ADVICE ON TRANSFORMING CUSTOMER EXPERIENCE IN INDIA AND BEYOND
   
   27 Feb 2024 09:01 PM (GMT+5.5)
 * Leaders' Opinion
   
   TECHGIG EXCLUSIVE; INSIGHTS FROM DR. GULSHAN RAI ON CYBERSECURITY AT ...
   
   15 Feb 2024 04:49 PM (GMT+5.5)
 * Industry Insights
   
   INFOSYS, WIPRO, HCLTECH, TECH MAHINDRA WITNESS REVENUE DIP FROM TOP C...
   
   02 Mar 2024 01:27 PM (GMT+5.5)


TOP CATEGORIES

Technology Hiring Code Gladiators 2022 Videos Upskill at TechGig IT Leadership



CHALLENGES AND HACKATHONS

View All
 * LIVE
 * UPCOMING


CLOUD INNOVATION WITH GOOGLE CLOUD

Tests
File Upload
Prize
INR 3 Lakh
Registered
1,926
Google Cloud Platform Artificial Intelligence NextGen AI + 1 More
Start Now
1 month left

 * UHACKHIVE - INSPIRING INNOVATION:IGNITING BREAKTHR...
   
   Ends on 14 Jun (GMT+5.5)
   396 Registered
   AI cloud Devops +2 More
   Start Now

 * OPEN CODING ROUND CODE GLADIATORS 2024
   
   Ends on 17 Jun (GMT+5.5)
   23,658 Registered
   all programming lanaguages
   Start Now

 * SALESFORCE
   
   Ends on 31 Dec (GMT+5.5)
   2,037 Registered
   salesforce
   Start Now

 * DATA ENGINEERING CHALLENGE
   
   Ends on 31 Dec (GMT+5.5)
   6,548 Registered
   Data Engineering data warehousing data modeling +2 More
   Start Now

 * PRIME CODE CHAMP
   
   Ends on 31 Dec (GMT+5.5)
   10,223 Registered
   All Programming Languages
   Start Now

View All


STAY TUNED!

We'll soon be adding more exciting contests.
 


POLL OF THE WEEK

View All

LAYOFFS IN SECONDS: WHAT DO YOU THINK?

 * Unacceptable 77%
 * Worrying 23%
 * Justified 0%

You have successfully cast your vote.


DO YOU HAVE YOUR TG PRO PROFILE YET?

Take your first skill test now to start building your TG Pro profile.

TG PRO

HEY, USER

Java Developer
Skills Proficiency Level
Proficient
Beginner
Proficient
Expert

WHY TG PRO?

Generate your Tech CV
Showcase your skill proficiency
Benchmark against Industry
Create Your Profile Know more F360200D-6119-4E16-9301-29274F9E9975@1x


ADD MORE SKILLS TO YOUR PROFILE

View All

JPROFILER

104 People taken
10% Success rate
Take Test

REDIS

104 People taken
13% Success rate
Take Test

MULTI THREADING

100 People taken
20% Success rate
Take Test

JBOSS

88 People taken
12% Success rate
Take Test


POPULAR PROBLEMS TO SOLVE

View All

 * REGRESSION ANALYSIS-2
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * REGRESSION ANALYSIS
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * BASIC HYPOTHESIS TESTING
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * HYPOTHESIS TESTING
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * BASIC INFERENTIAL STATISTICS
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * INFERENTIAL STATISTICS
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * BASIC STATISTICS
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * DESCRIPTIVE STATISTICS FUNDAMENTALS
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * INTRODUCTION
   
   EasyTakes 20 minutes to solve
   Solve Problem

 * OCCURRENCE OF M
   
   MediumTakes 25 minutes to solve
   Solve Problem

View All


30 DAYS CODING CHALLENGE

Solve a new and unique problem every day. Score high and make a mark on the
leaderboard

Start Now


POPULAR LEARNING PATH

Algorithms Data Science Python Mathematics Machine Learning Swift Java Pattern
Problems Cpp Data Structure Databases RUBY Security Julia


INTERVIEW PREPARATION

See All
A collection of MCQs & coding problems posted by top recruiters on TechGig, now
available for you to solve.



WEBINARS

View All
Happening on 23 April 2024 03:00 PM (GMT+5.5)


THE FUNDAMENTALS FOR A TECHNOLOGY CAREER IN HEALTH TECH

JYOTHSNA KUCHIMANCHI

Senior Director, Software Engineering
Optum India

RELATED TO

AI deep learning cloud computing +6 More

Book Your Seat
1076 Registered

 * SOCIALLY MALICIOUS ANALYSING THE VARE DISCORD PASSWORD SCRA...
   
   Speaker: Andy Thompson
   Offensive Cybersecurity Research Evangelist, CyberArk
   30 Apr 2024 | 05:00 PM (GMT+5.5)
   253 Registered
   Book Your Seat

 * REVOLUTIONIZING HEALTHCARE THROUGH CLOUD AND DATA ANALYTICS
   
   Speaker: Anita Alexander
   Vice President - Engineering, Providence India
   03 Apr 2024 | 03:00 PM (GMT+5.5)
   1721 Registered
   Watch Video

 * ETHICAL AI: ENSURING FAIRNESS AND TRANSPARENCY IN AI SYSTEMS
   
   Speaker: Sameer Dhanrajan
   Chief Executive Officer, AIQRATE advisory & consul...
   22 Mar 2024 | 03:00 PM (GMT+5.5)
   501 Registered
   View Detail

 * CYBERSECURITY TRENDS AND BEST PRACTICES IN 2024
   
   Speaker: Prof. Triveni Singh
   Ex IPS | PhD, Futurecrime Researcher
   19 Mar 2024 | 03:00 PM (GMT+5.5)
   882 Registered
   View Detail

 * AI-POWERED TEST AUTOMATION: CHALLENGES AND ACTION
   
   Speaker: Vipul Verma
   Senior Vice President Of Engineering, LambdaTest
   15 Mar 2024 | 03:00 PM (GMT+5.5)
   689 Registered
   Watch Video

 * BUILDING CAREER IN AI
   
   Speaker: Venkatesan Vijayaraghavan
   Executive Vice President -Delivery Program Ma..., Virtusa
   11 Mar 2024 | 03:00 PM (GMT+5.5)
   1112 Registered
   Watch Video

 * EMPOWERING WOMEN IN TECH: STRATEGIES TO PROPEL YOUR CAREER
   
   Speaker: Sailaja Josyula
   SVP - Global head of BFSI IOA delivery and NA..., Cognizant
   08 Mar 2024 | 03:00 PM (GMT+5.5)
   2162 Registered
   Watch Video

 * HOW IS BLOCKCHAIN DISRUPTING TRADE FINANCE?
   
   Speaker: Yogesh Gadepalli
   Senior Consultant, Maveric Systems Pvt Limit...
   23 Feb 2024 | 03:00 PM (GMT+5.5)
   1910 Registered
   Watch Video

 * PIONEERING RESILIENCE IN THE TECH LANDSCAPE THROUGH SITE REL...
   
   Speaker: Harshad Ambekar
   Group Manager, Engineering, CX, NICE
   21 Feb 2024 | 03:00 PM (GMT+5.5)
   1970 Registered
   Watch Video


LEADER'S SPEAK



HOW ERP CLOUD CAN TRANSFORM BUSINESSES: INSIGHTS FROM DARSHIL SHAH, FO...

Recently, Ruchi Kumari, Senior Tech Journalist at TechGig, engaged in an
insightful discussion with Darshil Shah, Founder and Director of TreadBinary,
shedding light on GenAI's pivotal role in enterprise transformation.

EXCLUSIVE INTERVIEW WITH THE MASTERMIND BEHIND ALEXA AI: INSIGHTS FROM...

Dive into the world of tech diversity with insights from Snehal Meshram, Senior
Manager of Alexa AI-Natural Understanding at Amazon. In a recent interview,
Ruchi Kumari, Senior Tech Journalist at TechGig had an exclusive interaction
with Snehal.

NAVIGATING DIGITAL FRONTIERS: INSIGHTS FROM HAPPIEST MINDS TECHNOLOGIE...

Ruchi Kumari, senior tech writer at TechGig, had a conversation with Ram Mohan,
President and CEO of Infrastructure Management and Security Services (IMSS) at
Happiest Minds Technologies. Together they delved into the transformative impact
of digitalization on traditional infrastructure management practices.

EXPLORING AI, CLOUD, AND JOB DYNAMICS IN INDIA WITH SREEKRISHNAN, CTO ...

The growing demand for AI and Cloud technologies presents both opportunities and
challenges for India's job market. With over a million people entering the
workforce every month, there is a pressing need to create millions of new jobs
annually to sustain economic growth.

MYTHS AND REALITIES OF WORK-LIFE BALANCE IN THE TECH INDUSTRY: WIPRO

Tech leadership roles – whether it be for a man, or a woman are challenging
today. Especially given the fast-changing macro environments, nature of the
industry and the need for constant relevance.

IGAMING INDUSTRY SHOULD FORMULATE A CODE OF CONDUCT AND MOVE TOWARDS R...

Pranav Mittal from TechGig had a detailed discussion with Dr Aruna Sharma,
Policy Advisor, Practitioner Development Economist & Retired Secretary at the
Government of India to shed light on a pressing issue that is gaining prominence
in India— online gaming, its regulatory landscape, and ongoing conversations
around online gambling in India. Here are the excerpts.

BEST TIPS FOR ASPIRING AEROSPACE ENGINEERS: EDUCATION, TRAINING, AND H...

With a focus on education, training, continuous learning, and resilience,
aspiring engineers can pave the way for a rewarding and fulfilling career in
this exhilarating field.

KEY CHALLENGES AND SOLUTIONS IN DATA MANAGEMENT; INTERVIEW WITH SAURAB...

AI plays a vital role in strengthening security measures by detecting and
preventing cybersecurity threats in real time, providing proactive protection
against data breaches and other cyberattacks.

INDUSTRY EXPERT SHARES THE IMPACT OF CONTINUOUS UPSKILLING ON EFFECTIV...

Professionals need to be up to date on the most recent improvements and have a
thorough understanding of the subject matter to express these advancements
effectively.

BORIS BIALEK OF MONGODB DISCUSSES THE INTERSECTION OF AI AND CAREER DE...

In this interview, Boris Bialek, the chief field technology officer (CTO) of
MongoDB discussed the relationship between artificial intelligence (AI) and
career development.


TECH BEAT

 * Machine Learning
 * Java
 * Android
 * Cloud
 * DevOps
 * Artificial Intelligence

 * Past Webinar
   
   REVOLUTIONIZING HEALTHCARE THROUGH CLOUD AND DATA ANALYTICS
   
   Webinar by on Wednesday, Apr 03, 2024 3:00 PM (GMT+5.5)
 * Past Webinar
   
   BUILDING CAREER IN AI
   
   Webinar by Venkatesan Vijayaraghavan on Monday, Mar 11, 2024 3:00 PM
   (GMT+5.5)

 * YOUR ROADMAP TO BECOME DATA SCIENTIST IN JUST 30 DAYS
   
   By Pooja Singh on 15 Apr 2024 12:00 AM (GMT+5.5)

 * WFH AND WFO TECH JOBS AVAILABLE AT COGNIZANT: APPLY NOW
   
   By Ruchi Kumari on 14 Apr 2024 01:01 PM (GMT+5.5)

 * 80% NEW GCCS PRIORITIZE AI/ML CAPABILITIES FOR UNPRECEDENTED GROWTH: REPORT
   
   By Ruchi Kumari on 12 Apr 2024 01:32 PM (GMT+5.5)

 * HOW ERP CLOUD CAN TRANSFORM BUSINESSES: INSIGHTS FROM DARSHIL SHAH, FOUNDER
   AND DIRECTOR OF TREADBINARY
   
   By Ruchi Kumari on 12 Apr 2024 01:01 PM (GMT+5.5)

 * 5 DATA SCIENCE ROLES THAT CAN LAND YOU HIGH PAYING JOB
   
   By Ruchi Kumari on 12 Apr 2024 12:40 PM (GMT+5.5)


TGPRIME

View All
 * Exclusive Read
   
   TECHIES IN SPLIT ON ADDING HEALTH WORKERS ON H-1B PROGRAMME

 * Exclusive Read
   
   SALARY IS THE BIGGEST FACTOR FOR 56% TECHIES WHEN CONSIDERING A NEW JOB-
   TECHGIG...

 * Exclusive Read
   
   MORE THAN 60% OF DEVELOPERS THINK CHATGPT WILL KILL STACK OVERFLOW-TECHGIG
   POLL

 * Exclusive Read
   
   CODING JOBS ARE IRREPLACEABLE BY AI, REVEALS TECHGIG POLL

 * Exclusive Read
   
   4 OUT OF 5 WOMEN TECHIES UPSKILLED IN NEW-AGE TECHNOLOGIES FOR JOB RELEVANCE

 * Exclusive Read
   
   WHAT AILS THE HIRING OF LGBTQ+ DEVELOPERS IN INDIA

 * Exclusive Read
   
   RESUMES DON'T HIGHLIGHT TECH SKILLS ACCURATELY; STASH KEY FACTS: TECHGIG
   STUDY

 * Exclusive Read
   
   FRONT-END DEVELOPERS WILL BEAT FULL-STACK DEVS TO BAG THE BEST APPRAISALS

 * Exclusive Read
   
   AVERAGE SALARY HIKE FOR DEVELOPERS EXPECTED TO BE 8-10%: TECHGIG SURVEY

 * Exclusive Read
   
   'I AM SWITCHING JOBS FOR BETTER SALARY' SAY 37% TECHIES: TECHGIG SURVEY


DEVELOPERS' ZONE

View All

 * INDIAN EMPLOYEES WITNESS LITTLE TO NO SALARY GROWTH IN PAST 10 YEARS: DATA
   
   19 days ago

 * IT COMPANIES IN BENGALURU ASKED TO ALLOW WFH AMID WATER CRISIS
   
   18 days ago

 * TCS IS HIRING EXPERIENCED TECHIES FOR MULTIPLE PROFILES; KNOW HOW TO APPLY
   
   18 days ago

 * DELL ANNOUNCES 6,000 JOB REDUCTIONS AMID REMOTE WORK POLICY
   
   19 days ago

 * META IS HIRING TECH PROFESSIONALS FOR VARIOUS ROLES; CS GRADS MUST APPLY
   
   17 days ago

 * WHATSAPP EVOLUTION; META PLANS TO INTRODUCE AI FEATURES FOR BETTER USER
   EXPERIENCE
   
   18 days ago

 * IPHONE 16: WHAT TO EXPECT FROM APPLE WWDC 2024
   
   18 days ago

 * US LAWMAKERS GEAR UP TO ADDRESS GREEN CARD BACKLOG AND H-1B VISA ISSUES
   
   1 month ago

 * A COMPLETE GUIDE TO SEAMLESS CLOUD DATA MIGRATION
   
   1 month ago

 * THE FUTURE OF ADVANCED AUTOMATION TECHNOLOGIES IN INDIA
   
   1 month ago




CAREER ADVICE



TOP 5 COUNTRIES WITH HIGH DEMAND FOR SOFTWARE ENGINEERS

Explore the leading destinations for software engineers worldwide, with a focus
on opportunities for skilled Indian tech professionals.

FROM TCS TO INFOSYS; TOP IT GIANTS SHIFTS WFH POLICY FOR EMPLOYEES

This transition signifies a notable deviation from the adaptable remote work
arrangements that were adopted at the peak of the epidemic. Let's explore the
changing positions of these technology titans about remote work and the
potential consequences for their workers.

JAPAN OPENS DOORS TO SKILLED TECH TALENT FROM INDIA; DETAILS INSIDE

Japan is making a strategic move to attract skilled tech professionals from
India and Southeast Asia. This initiative aims to boost foreign direct
investment and address labour shortages in key sectors.

IIT-MADRAS GRAD JOINS OPENAI AFTER GOOGLE STINT

After a successful decade with the tech giant, Karthik has set his sights on the
exciting world of artificial intelligence research by joining OpenAI, the
company behind the groundbreaking ChatGPT language model.

BILL GATES REFLECTS LESSONS LEARNED ON WORK-LIFE BALANCE AND PROBLEM-S...

He saw that intensity is not always essential for achieving achievement and
emphasised the need to show kindness towards oneself.

IIST IS OFFERING SUMMER INTERNSHIP PROGRAM FOR TECHIES; APPLY BEFORE 1...

Every summer, IIST welcomes talented interns to collaborate with faculty members
on short-term projects. This program is open to students enrolled in BTech,
BS-MS, MSc, and other programs at reputed institutions like IITs and IISERs.

5 DATA SCIENCE ROLES THAT CAN LAND YOU HIGH PAYING JOB

The good news is that the data science world extends far beyond the data
scientist title. Here are 5 exciting data science roles you might be perfectly
suited for:

CANADIAN IMMIGRATION MINISTER RELEASES OFFICIAL CAP FIGURES FOR 2024

It was previously determined that 606,000 study permit applications could be
distributed nationally in 2024 based on the fact that 60% of international
students' study permit applications have been approved in recent years.

WHY MILLENNIALS AND GEN ZS SHY AWAY FROM MANAGERIAL ROLES

While climbing the ranks and becoming a manager was once seen as a marker of
success, these younger generations are increasingly opting out of supervisory
roles. But what's behind this trend?

EFFECTIVE STRATEGIES TO KEEP YOUR PERSONAL DATA SAFE IN 2024

There are a number of activities and actions that you can start working to be
cyber-safe in today’s fast-paced world. We’ve added here a few tips that can
help you to be safe and secure. Continue reading to know more.


TG PLAYER

View All
 * Videos
 * Podcasts

 * HOW TO REGISTER ON GOOGLE CLOUD AND USE YOUR $300 FREE CREDIT
   
   01:29 min

 * WATCH VP-ENGINEERING AT UBER SHARES INSIGHTS ON HOW TECH TEAMS ARE DRIVING
   INNOVATION IN THE REALM OF MOBILITY AND DELIVERY
   
   27:51 min

 * WATCH SARADA VEMPATI, EVP, HEAD OF ENTERPRISE FUNCTIONS TECHNOLOGY, WELLS
   FARGO INDIA TALK ABOUT DIGITAL AWARENESS
   
   16:47 min

 * WATCH DIVYA SATHYAN, DIRECTOR - HR, INDIA, APAC, GENESYS TALK ABOUT IN DEMAND
   SOFT SKILLS FOR TECHIES IN 2023
   
   09:41 min

 * NATIONAL STARTUP DAY - EXCLUSIVE INTERACTION WITH ROHIT ARORA, CEO AND
   CO-FOUNDER OF BIZ2CREDIT & BIZ2X
   
   25:18 min

 * ROUNDING UP THE BIGGEST TECH STORIES AND TECH TRENDS OF THE YEAR 2022
   
   05:15 min

 * DECODING THE FUTURE OF ROBOTICS IN INDIA
   
   03:55 min

 * WHY INDIA HAS A LONG WAY FROM HAVING SELF-DRIVING CARS?
   
   03:51 min

 * WHY WE SHOULD CHOOSE PYTHON FOR AI OVER OTHERS
   
   04:25 min

 * AI AND ROBOTICS & RISE OF AUTOBOTS
   
   03:16 min


View All

 * TRANSFORMATIVE VISIONS IN AI WITH FULCRUM DIGITAL'S CEO
   
   40:04 min

 * ELEVATING ESPORTS DYNAMICS WITH LOCO'S PRODUCT DIRECTOR
   
   32:08 min

 * UNFOLDING THE IMPORTANCE OF EMPLOYEE ENGAGEMENT AND WELLNESS WITH ANJAN
   PATHAK,CTO AND CO-FOUNDER OF VANTAGE CIRCLE
   
   23:24 min

 * MOBILE APP SECURITY EVANGELIST FROM APPDOME SHARES THE ROLE OF DEVELOPERS IN
   ENABLING ORGANISATIONS TO BECOME CYBER RESILIENT
   
   21:45 min

 * RAMESH KALANJE, VP- COE, COMMVAULT SHARES THE FUNDAMENTALS OF DATA SECURITY
   AND EMERGING TECHNOLOGIES
   
   19:40 min

 * NRIPENDRA SINGH,VP- PRODUCT MANAGEMENT AT GLOBAL SERVICES FISERV TALKS ABOUT
   THE IMPACT OF AGILE TRANSFORMATION
   
   19:00 min

 * APURVA PALNITKAR, SENIOR DIRECTOR OF MARKETING, AT GODADDY INDIA ON AI-BACKED
   DOMAINS
   
   10:43 min

 * SVP & HEAD - AI GARAGE AT MASTERCARD SHARES INSIGHTS ON THE CONVERGENCE OF AI
   & CYBERSECURITY
   
   27:56 min

 * CRACKING THE STARTUP SUCCESS CODE: INSIGHTS WITH ROHIT NANDWANI, FOUNDER AND
   COO OF HAMMER
   
   18:40 min

 * KNOW HOW CLOUD SOLUTIONS ARE EMPOWERING SMES FROM DIRECTOR & CEO, NOVAC
   
   23:58 min


View All


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

CODE GLADIATORS 2024

 * Open Contest

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

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


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