Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 22, 2022 08:01 am GMT

5 hour coding hackathon

Hi, developers, we often get confused about which platform should I use to get our next job, I have the solution, watch the video till the end

So, last Sunday, I have the idea to create a dedicated page to search for job portals around the world. I come up with a solution called FindJobsPortals -A platform to refer all kinds of portals that can help you to get your next job.

Since I didnt have much time so Ive decided to take this project into a hackathon, a 5 hours hackathon.

Heres how I did my 5 hours coding hackathon

  • First I jot down the extensive list of 40-50 portals around the world
  • Followed by pushing the entire collection into the Supabase database
  • Then I create a frontend repository using Next.js
  • Now we need some data to show the jobs portals which I fetch from the supabase database using the npm module
  • Lastly, I render the list in one table containing the link name and domain of the portals.

Some showoffs

The current image you are seeing is the upgraded version of the website. In the last few days, Ive used this URL-metadata npm module to scrap the meta tags from all portals such as description, icon, image, keywords, Twitter and so on.

The tech stack Ive used

  • Next.js as a frontend framework
  • Supabase as Database
  • Mantine.dev as UI library
  • Tailwind CSS as a styling library
  • Vercel for hosting
  • Github as version control

Its quite a good project to learn different tech stacks as well as to test your idea in the market, Ive also launched the product on a product hunt to get the peoples opinion and it was quite good.

Conclusion

It's quite a simple process how to start with the project.
Follow the process

  • Organise personal hackathons
  • Start by solving your own problem using code
  • Meet deadlines as if 5 hours or 2 weeks
  • Launch project
  • Market project
  • Grow your project

You can check the portals over here

If you want the Notion template to track you job and get this extensive list on your desktop get it from here

Please do subscribe to the youtube channel, would be more than appreciated.

Do subscribe

Until next time, have a good day.
Keep developing
Shrey


Original Link: https://dev.to/shreyvijayvargiya/5-hour-coding-hackathon-1o51

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To