DEV Community

Cover image for TweetJOBS
Ishan Jain
Ishan Jain

Posted on

TweetJOBS

TweetJOBS displays all the jobs posted on twitter and updates it in real time, you can search your skill in the search bar and VIOLA you will get the job post for the skill on twitter from where you can apply for it.

Technologies Used

Tech-Stack Used: Next.JS, twitter API and hazelbase for authentication.

Our Inspiration

This project was inspired from YellowJobs, which also uses twitter functions in the same way and provides user with job posts posted on twitter and helps them get jobs

So What Have We Done Basically:

We are using twitter API to search for jobs and use there URLs to generate embedded tweets of the same and render on our page/

We are using Hazelbase's authentication to provide faster and secure authentication to our user with the help of next-auth.

Our Search bar searches for the related query on twitter and brings you best required results

You can also save job posts for later, and can go trough them when you see fit.

This project not only highlights the power of twitter as social media but also the values of skill in today's modern day world.

Important Links

This project is made by Ishan and Gulshan
Project Repository: https://github.com/Gulshanaggarwal/tweet-jobs
Deployed Project: https://tweet-jobs.vercel.app/

IF YOU ARE READING THIS BLOG, GO PARTICIPATE IN THE HACKATHON Hazelbase AND DON'T FORGET TO MENTION US IN YOUR SUBMISSION

Top comments (3)

Collapse
 
compston profile image
Stephen Compston πŸŽ‰

Love this - thanks for building and sharing!

Collapse
 
ishnjn profile image
Ishan Jain

Don't thank me, this is the essence of opensource

Collapse
 
chovy profile image
chovy

I typed in β€œsvelte” and only saw one job (repeated a dozen times). I think you need to filter out duplicates and need a better way to ascertain it’s an actual job.