All work
Full Stack Development
JOBIFY — Job Portal Landing
A responsive job-search landing page built from a design concept, in semantic HTML.
Where it started
I wanted to take one of my own design concepts all the way to working markup and see which of my decisions were annoying to build.
What I did
- Translated the concept into semantic HTML with real landmarks, not a stack of divs.
- Used Tailwind utilities for a mobile-first layout so the desktop version is the additive case, not the default.
- Kept class order and section structure consistent so another developer can find things.
What changed
It holds together from 375px to 1440px. Two of my original spacing choices turned out to be awkward in code, and I changed how I space things in Figma because of it.