Code Pyjamas
Updated:
Code Pyjamas is a UK JavaScript job board.
I built the frontend of this site using Go template, styling with Tailwind CSS and user interactivity using Alpine.js. My partner built the backend written in Go.
From this project, I’ve learned all about Go Actions, template variables and functions. For the SEO, I use Google Structured data for jobs and monitor the site using Google Analytics and Google Search Console.
The site is cached and sits behind CloudFlare which is also good for search position.
In a screenshot below users can view all jobs listed on a home page. Featured jobs include pinned and highlighted jobs are shown on the top, while the rest are ordered by date.
Once employers complete a sign in process, they would be directed to a dashboard. They can post a job ad, view jobs and edit jobs.
Frontend tech stack:
Go templates, Tailwind CSS, Alpine.js