{"id":13787176,"url":"https://github.com/xfiveco/front-end-test-project","last_synced_at":"2026-01-24T15:35:10.430Z","repository":{"id":19434219,"uuid":"22677810","full_name":"xfiveco/front-end-test-project","owner":"xfiveco","description":"Front-end test project used in recruitment","archived":false,"fork":false,"pushed_at":"2018-06-14T14:31:39.000Z","size":55238,"stargazers_count":28,"open_issues_count":0,"forks_count":24,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-17T07:16:04.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.xfive.co/blog/how-we-hire-great-developers/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xfiveco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-06T09:49:32.000Z","updated_at":"2024-06-25T11:22:56.000Z","dependencies_parsed_at":"2022-08-24T11:20:17.710Z","dependency_job_id":null,"html_url":"https://github.com/xfiveco/front-end-test-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xfiveco/front-end-test-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffront-end-test-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffront-end-test-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffront-end-test-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffront-end-test-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xfiveco","download_url":"https://codeload.github.com/xfiveco/front-end-test-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xfiveco%2Ffront-end-test-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T20:00:30.873Z","updated_at":"2026-01-24T15:35:10.414Z","avatar_url":"https://github.com/xfiveco.png","language":null,"funding_links":[],"categories":["HTML \u0026 CSS"],"sub_categories":[],"readme":"Front-end Test Project\n======================\n\n## Project brief\nConvert the following designs to HTML/CSS/JS.\n\n### Thumbnails\n![Xfive Front-end Test Thumbnails](xfive-front-end-test-thumbs.jpg)\n\n### Overlay\n![Xfive Front-end Test Overlay](xfive-front-end-test-overlay.jpg)\n\n## Requirements\n1. Create project using [Chisel](https://www.getchisel.co/)\n2. Use HTML5 / SCSS\n3. Make it responsive using your best judgement.\n4. Create a simple custom overlay for photos - use only vanilla JavaScript, do not use jQuery or any other external libraries for it.\n5. Create some hover effect for the image thumbnails.\n6. Make the page the smallest possible size - ensure that images are properly optimized, resources minified, etc.\n7. *Optional bonus task 1:* Make images responsive\n8. *Optional bonus task 2:* Add basic routing – make browser's back button work properly; open overlay based on URL.\n\n## Design\nDesign is available in [Figma](https://www.figma.com/) at https://www.figma.com/file/ZGj2jrg8V5tE2g35V8ueAHAb/Xfive-Front-end-Test. If you haven't already, sign up for a free Figma account, so you can work with the design.\n\nThe following images are used in the design:\n -  https://pixabay.com/en/new-zealand-lake-mountain-landscape-679068/\n -  https://pixabay.com/en/new-zealand-lake-web-kai-dock-583176/\n -  https://pixabay.com/en/new-zealand-doubtful-sound-fjord-583181/\n -  https://pixabay.com/en/sun-rise-beach-new-zealand-auckland-661541/\n\n## Supported browsers\nEnsure that the elements work and display correctly in the following browsers:\n\n- Firefox (latest version)\n- Google Chrome (latest version)\n- Microsoft Edge\n- Internet Explorer 11\n\n## Coding Standards\nWhen working on the project use consistent coding style. Try to follow what's already in Chisel - EditorConfig, stylelint, ESLint (see [Code Quality](https://www.getchisel.co/docs/development/code-quality/)), [ITCSS](https://www.getchisel.co/docs/development/itcss/), etc.\n\n## Project Deadline\nTake your time but try to deliver it within 2 weeks time. If we don't see any activity in your test repository after 2 weeks (at least initial commits), we will automatically withdraw your application.\n\n## Quality Assurance\n\nWhat you need to do to get high QA score? Simply answer **Yes** to all these questions:\n\n### General\n\n- Are all requirements set above met?\n- Can the project be built using `npm run build`?\n- Is the page working without any JS errors?\n\n### Precision\n\n- Is reasonable precision achieved?\n\n### Browser check\n\n- Does page display and work correctly in supported browsers?\n\n### Valid HTML\n\n- Is the page valid?\n\n### Semantic Markup\n\n- Are the correct tags being used?\n\n### Coding Standards\n\n- Is the page using a consistent HTML coding style?\n- Is the page using a consistent CSS coding style?\n- Is the page using a consistent JS coding style?\n\n### Optimization\n\n- Are image files sufficiently compressed?\n- Is CSS and JS concatenated and minified?\n\n### Accessibility\n\n- Are proper ALT attributes for images provided?\n- Are ARIA attributes properly used?\n- Is proper heading structure in place?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfiveco%2Ffront-end-test-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxfiveco%2Ffront-end-test-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfiveco%2Ffront-end-test-project/lists"}