Skip to content

tusharv/career-pages-v2

Repository files navigation

Career Pages V2

All Contributors

@Kaustubh-Natuskar has build repo at https://github.com/Kaustubh-Natuskar/companies-to-apply

This repo has good, alphabetically sorted list of companies with link of their career page.

Social

Career Pages - Career pages from 450+ tech companies | Product Hunt

Task

  • Convert this README.md file to website 🕸
  • Site should display Alphabets and clicking on it should display list of company
  • Search box to search for specific company

Good to have

  • Auto suggest names in search
  • Interface to add new company
  • Company with Logos and other details
  • Locationwise search
  • Hosting on Github Page / Netlify / Vercel / Heroku

Why?

This page will help students / job seekers to find list of companies at one place.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js + Gluestack UI template, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Developer Notes

Favicon using Google API

https://www.google.com/s2/favicons?domain={{domain}}&sz={{size}}

Saving it to logo-cache for faster load and avoid exploiting API on every run

Webp bulk conversion using

    for file in logo-cache/*; do cwebp -q 100 -resize {{height}} {{width}} "$file" -o "${file%.*}.webp"; done

More about cwebp

Sending Feedback using https://postmarkapp.com/

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Niranjan Dangi
Niranjan Dangi

💻
Tushar
Tushar

🚇 ⚠️ 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Discover Amazing Companies - Find your next career opportunity with top companies in various industries.

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •