jprepcollege.futurebig.com Open in urlscan Pro
139.59.3.41  Public Scan

Submitted URL: http://jprepcollege.futurebig.com/
Effective URL: https://jprepcollege.futurebig.com/
Submission: On June 30 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

GET /posts

<form id="posts-filter-drawer" class="fixed top-0 left-0 z-40 w-full h-screen max-w-xs p-4 overflow-y-auto transition-transform -translate-x-full bg-white dark:bg-gray-800" data-turbo-stream="true" action="/posts" accept-charset="UTF-8" method="get"
  aria-hidden="true">
  <h5 id="drawer-label" class="inline-flex items-center mb-4 text-base font-semibold text-gray-500 uppercase dark:text-gray-400"> Apply filters </h5>
  <button type="button" id="dismiss-posts-filter-drawer" data-drawer-dismiss="posts-filter-drawer" aria-controls="posts-filter-drawer"
    class="text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm p-1.5 absolute top-2.5 right-2.5 inline-flex items-center dark:hover:bg-gray-600 dark:hover:text-white">
    <svg aria-hidden="true" class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
      <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z"
        clip-rule="evenodd"></path>
    </svg>
    <span class="sr-only">Close menu</span>
  </button>
  <div class="flex flex-col justify-between flex-1">
    <div class="space-y-6">
      <div class="form-group">
        <label for="search">Search</label>
        <div class="relative w-full lg:flex-1">
          <input
            class="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
            type="text" name="search" id="search">
        </div>
      </div>
      <div class="form-group">
        <label for="institution-ts-control" id="institution-ts-label">Institution</label>
        <div class="relative w-full lg:flex-1">
          <select placeholder="Select Institution" data-controller="select" name="institution" id="institution" tabindex="-1" class="tomselected ts-hidden-accessible">
            <option value=""></option>
            <option value="2">VIT Vellore</option>
            <option value="3">VIT Bhopal</option>
            <option value="4">SRM</option>
            <option value="5">RMKCET</option>
            <option value="1">VIT Chennai</option>
            <option value="6">Jprep College</option>
          </select>
          <div class="ts-wrapper single">
            <div class="ts-control"><input type="select-one" autocomplete="off" size="1" tabindex="0" role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-controls="institution-ts-dropdown" id="institution-ts-control"
                aria-labelledby="institution-ts-label" placeholder="Select Institution"></div>
            <div class="ts-dropdown single" style="display: none;">
              <div role="listbox" tabindex="-1" class="ts-dropdown-content" id="institution-ts-dropdown" aria-labelledby="institution-ts-label"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="year-ts-control" id="year-ts-label">Year</label>
        <div class="relative w-full lg:flex-1">
          <select placeholder="Year of Passout" data-controller="select" name="year" id="year" tabindex="-1" class="tomselected ts-hidden-accessible">
            <option value=""></option>
            <option value="2023">2023</option>
            <option value="2022">2022</option>
            <option value="2021">2021</option>
            <option value="2020">2020</option>
            <option value="2019">2019</option>
            <option value="2018">2018</option>
            <option value="2017">2017</option>
            <option value="2016">2016</option>
            <option value="2015">2015</option>
            <option value="2014">2014</option>
            <option value="2013">2013</option>
            <option value="2012">2012</option>
            <option value="2011">2011</option>
            <option value="2010">2010</option>
            <option value="2009">2009</option>
            <option value="2008">2008</option>
            <option value="2007">2007</option>
            <option value="2006">2006</option>
            <option value="2005">2005</option>
            <option value="2004">2004</option>
            <option value="2003">2003</option>
            <option value="2002">2002</option>
            <option value="2001">2001</option>
            <option value="2000">2000</option>
            <option value="1999">1999</option>
            <option value="1998">1998</option>
            <option value="1997">1997</option>
            <option value="1996">1996</option>
            <option value="1995">1995</option>
            <option value="1994">1994</option>
            <option value="1993">1993</option>
            <option value="1992">1992</option>
            <option value="1991">1991</option>
            <option value="1990">1990</option>
          </select>
          <div class="ts-wrapper single">
            <div class="ts-control"><input type="select-one" autocomplete="off" size="1" tabindex="0" role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-controls="year-ts-dropdown" id="year-ts-control" aria-labelledby="year-ts-label"
                placeholder="Year of Passout"></div>
            <div class="ts-dropdown single" style="display: none;">
              <div role="listbox" tabindex="-1" class="ts-dropdown-content" id="year-ts-dropdown" aria-labelledby="year-ts-label"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="company-ts-control" id="company-ts-label">Company</label>
        <div class="relative w-full lg:flex-1">
          <select placeholder="Select Company" data-controller="select" name="company" id="company" tabindex="-1" class="tomselected ts-hidden-accessible">
            <option value=""></option>
            <option value="1">PayPal</option>
            <option value="2">Amazon</option>
            <option value="3">Microsoft</option>
            <option value="4">Google</option>
            <option value="5">Adobe</option>
            <option value="6">ZS</option>
            <option value="7">Meta Facebook</option>
            <option value="8">MulticoreWare India</option>
            <option value="9">Hubstream India</option>
          </select>
          <div class="ts-wrapper single">
            <div class="ts-control"><input type="select-one" autocomplete="off" size="1" tabindex="0" role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-controls="company-ts-dropdown" id="company-ts-control"
                aria-labelledby="company-ts-label" placeholder="Select Company"></div>
            <div class="ts-dropdown single" style="display: none;">
              <div role="listbox" tabindex="-1" class="ts-dropdown-content" id="company-ts-dropdown" aria-labelledby="company-ts-label"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="job_role-ts-control" id="job_role-ts-label">Job role</label>
        <div class="relative w-full lg:flex-1">
          <select placeholder="Select Job Role" data-controller="select" name="job_role" id="job_role" tabindex="-1" class="tomselected ts-hidden-accessible">
            <option value=""></option>
            <option value="1">Software Developer</option>
            <option value="2">Software Engineer</option>
          </select>
          <div class="ts-wrapper single">
            <div class="ts-control"><input type="select-one" autocomplete="off" size="1" tabindex="0" role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-controls="job_role-ts-dropdown" id="job_role-ts-control"
                aria-labelledby="job_role-ts-label" placeholder="Select Job Role"></div>
            <div class="ts-dropdown single" style="display: none;">
              <div role="listbox" tabindex="-1" class="ts-dropdown-content" id="job_role-ts-dropdown" aria-labelledby="job_role-ts-label"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="interview_type-ts-control" id="interview_type-ts-label">Interview type</label>
        <div class="relative w-full lg:flex-1">
          <select placeholder="Select Interview Type" data-controller="select" name="interview_type" id="interview_type" tabindex="-1" class="tomselected ts-hidden-accessible">
            <option value=""></option>
            <option value="campus">Campus</option>
            <option value="off_campus">Off campus</option>
          </select>
          <div class="ts-wrapper single">
            <div class="ts-control"><input type="select-one" autocomplete="off" size="1" tabindex="0" role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-controls="interview_type-ts-dropdown" id="interview_type-ts-control"
                aria-labelledby="interview_type-ts-label" placeholder="Select Interview Type"></div>
            <div class="ts-dropdown single" style="display: none;">
              <div role="listbox" tabindex="-1" class="ts-dropdown-content" id="interview_type-ts-dropdown" aria-labelledby="interview_type-ts-label"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="hire_type-ts-control" id="hire_type-ts-label">Hire type</label>
        <div class="relative w-full lg:flex-1">
          <select placeholder="Select Hire Type" data-controller="select" name="hire_type" id="hire_type" tabindex="-1" class="tomselected ts-hidden-accessible">
            <option value=""></option>
            <option value="internship">Internship</option>
            <option value="permanent">Permanent</option>
          </select>
          <div class="ts-wrapper single">
            <div class="ts-control"><input type="select-one" autocomplete="off" size="1" tabindex="0" role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-controls="hire_type-ts-dropdown" id="hire_type-ts-control"
                aria-labelledby="hire_type-ts-label" placeholder="Select Hire Type"></div>
            <div class="ts-dropdown single" style="display: none;">
              <div role="listbox" tabindex="-1" class="ts-dropdown-content" id="hire_type-ts-dropdown" aria-labelledby="hire_type-ts-label"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="form-group">
        <label for="sort_by-ts-control" id="sort_by-ts-label">Sort by</label>
        <div class="relative w-full lg:flex-1">
          <select placeholder="Sort By" data-controller="select" name="sort_by" id="sort_by" tabindex="-1" class="tomselected ts-hidden-accessible">
            <option value=""></option>
            <option value="count">Popularity</option>
            <option value="published_at">Published</option>
          </select>
          <div class="ts-wrapper single">
            <div class="ts-control"><input type="select-one" autocomplete="off" size="1" tabindex="0" role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-controls="sort_by-ts-dropdown" id="sort_by-ts-control"
                aria-labelledby="sort_by-ts-label" placeholder="Sort By"></div>
            <div class="ts-dropdown single" style="display: none;">
              <div role="listbox" tabindex="-1" class="ts-dropdown-content" id="sort_by-ts-dropdown" aria-labelledby="sort_by-ts-label"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="bottom-0 left-0 flex justify-center w-full pb-4 mt-6 space-x-4 md:px-4 md:absolute">
    <input type="submit" name="commit" value="Search"
      class="w-full px-5 py-2 text-sm font-medium text-center text-white rounded-lg bg-primary-700 hover:bg-primary-800 focus:ring-4 focus:outline-none focus:ring-primary-300 dark:bg-primary-700 dark:hover:bg-primary-800 dark:focus:ring-primary-800 cursor-pointer"
      data-disable-with="Search">
  </div>
</form>

Text Content

Job prep career guidance Job Prep
Menu
Log In Sign Up


LEARN HOW TO SUCCEED IN CAMPUS PLACEMENTS

Sign up to check out most authentic and credible experiences and suggestions for
succeeding in your placements. Don't forget to thank them by liking & sharing
the video with your friends.

Sign Up Sign In


APPLY FILTERS

Close menu
Search

Institution
VIT Vellore VIT Bhopal SRM RMKCET VIT Chennai Jprep College

Year
2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008
2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992
1991 1990

Company
PayPal Amazon Microsoft Google Adobe ZS Meta Facebook MulticoreWare India
Hubstream India

Job role
Software Developer Software Engineer

Interview type
Campus Off campus

Hire type
Internship Permanent

Sort by
Popularity Published


Filter
03 Mar 2023


FROM CAMPUS TO CORPORATE: MY JOURNEY OF GETTING SELECTED IN ADOBE

From Campus to Corporate: My Journey of Getting Selected on Adobe
03 Mar 2023


CRACKING THE INTERVIEW AT MULTICOREWARE INDIA PVT LTD: MY EXPERIENCE AND
INSIGHTS

Cracking the Interview at MulticoreWare India Pvt Ltd: My Experience and
Insights
03 Mar 2023


SECURING A DREAM JOB: MY CAMPUS PLACEMENT EXPERIENCE AND SUCCESS STORY AT PAYPAL

Securing a Dream Job: My Campus Placement Experience and Success Story at PayPal
03 Mar 2023


JOURNEY TO SUCCESS: MY CAMPUS PLACEMENT EXPERIENCE AND THRIVING CAREER AT
MICROSOFT

Journey to Success: My Campus Placement Experience and Thriving Career at
Microsoft
03 Mar 2023


HOW I NAILED THE GOOGLE CAMPUS INTERVIEW: MY JOURNEY AND TIPS FOR SUCCESS

How I Nailed the Google Campus Interview: My Journey and Tips for Success
03 Mar 2023


MY SUCCESS STORY AND TIPS FOR ACING THE MICROSOFT CAMPUS INTERVIEW

My Success Story and Tips for Acing the Microsoft Campus Interview
‹ Prev 1 2 3 Next ›
Job prep minimal logo
© 2023 Genval
Privacy Policy Terms of Service
Test Mode