Based on the groundbreaking research that says seeing pictures of kittens at work makes you more productive[1], our passionate team is making your job search more productive with help from the science behind the success of cat pics!
Does your job search have you feeling STRESSED? Kittens!
Enter a job title. Enter a location. And meow, it really is that easy!
See jobs. See kittens. Smile & Repeat.
swipe-up: this website is designed for mobile devices. Desktop users can click the "swipe-up" text to achieve the same result.
Stack:
- AMP Web Stories
- php
- regular expressions
Popular aggregators are utilized to maximize the number of jobs because: More jobs = More kittens = More smiles.
Thanks for checking it out and I'm looking forward to answering your questions :)
Thanks! First we simplified the location problem as much as possible, including only serving jobs in the US, for now.
Then we zoomed out on the resolution so that all jobs in a town or region have the same corresponding IDs.
The search requires using an auto-complete, that auto-complete contains the location ID used to complete a search which uses an index on that ID, and with a little luck provides a quick experience for the user.
5 comments
[ 3.9 ms ] story [ 22.9 ms ] threadDoes your job search have you feeling STRESSED? Kittens!
Enter a job title. Enter a location. And meow, it really is that easy!
See jobs. See kittens. Smile & Repeat.
swipe-up: this website is designed for mobile devices. Desktop users can click the "swipe-up" text to achieve the same result.
Stack:
- AMP Web Stories
- php
- regular expressions
Popular aggregators are utilized to maximize the number of jobs because: More jobs = More kittens = More smiles.
Thanks for checking it out and I'm looking forward to answering your questions :)
Ready, set, kittens!
[1] https://www.washingtonpost.com/news/wonk/wp/2012/10/01/want-...
Then we zoomed out on the resolution so that all jobs in a town or region have the same corresponding IDs.
The search requires using an auto-complete, that auto-complete contains the location ID used to complete a search which uses an index on that ID, and with a little luck provides a quick experience for the user.
Does that answer your question?