{"id":20838832,"url":"https://github.com/royalicing/burntcaramel.github.io","last_synced_at":"2026-02-06T23:30:52.226Z","repository":{"id":72483338,"uuid":"70451278","full_name":"RoyalIcing/burntcaramel.github.io","owner":"RoyalIcing","description":"My portfolio","archived":false,"fork":false,"pushed_at":"2016-10-17T03:08:01.000Z","size":454,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-12T10:09:04.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/RoyalIcing.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-10-10T04:13:14.000Z","updated_at":"2017-08-01T01:06:52.000Z","dependencies_parsed_at":"2023-03-11T13:23:41.144Z","dependency_job_id":null,"html_url":"https://github.com/RoyalIcing/burntcaramel.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RoyalIcing/burntcaramel.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyalIcing%2Fburntcaramel.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyalIcing%2Fburntcaramel.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyalIcing%2Fburntcaramel.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyalIcing%2Fburntcaramel.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoyalIcing","download_url":"https://codeload.github.com/RoyalIcing/burntcaramel.github.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyalIcing%2Fburntcaramel.github.io/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266428050,"owners_count":23926921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-18T01:11:38.794Z","updated_at":"2026-02-06T23:30:52.188Z","avatar_url":"https://github.com/RoyalIcing.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Aim\n\nMy intention was to create a clean design, focusing more on the content. I used bold colours for the branding of each page. I decided to go with separate pages for each section, instead of a one-pager, as some of my pages are quite long (influences, blog).\n\n### Home\n\nThis is the first page that people will see, so I want a very clear navigation structure so they can to where they want. I have thought about adding a nice big image in the background, but haven’t found one yet that works.\n\n### Projects\n\nI used a dark, almost black background, as I wanted a professional vibe. I felt that a strong colour like on the other pages would clash with the projects’ logos.\n\n### Influences\n\nThis is my list of articles, talks, and podcasts that I have found very influential. I provide it so that people who are interested in development, design, or making digital products have a handy resource that hopefully they get some value out of!\n\n### About\n\nThis has a summary of my history and current work situation. I tried to summarise it to just two paragraphs.\n\nIt has links to my online presences, such as LinkedIn, GitHub, CodePen, Behance, because that’s what I want potential employers — or in the case of Coder Factory, students — to click on and read and follow.\n\n## Designs\n\nI sketched out a rough image of my home page — the layout and the colour scheme.\n\n![Home page](https://raw.githubusercontent.com/BurntCaramel/burntcaramel.github.io/master/docs/sketch.png)\n\nI used the design tool Figma to create my page designs: https://www.figma.com/file/HYojeascIHBqCCYSjvJQROYs/Burnt-Caramel-2016\n\nI went mobile-first, because I wanted it to design to the most constrained size first, and also it is becoming ever more popular — I want someone on the go to be able to look at my website on their phone without any trouble.\n\n## Codepen Prototypes\n\n- Home: http://codepen.io/burntcaramel/pen/mApQjJ\n- About: http://codepen.io/burntcaramel/pen/zKpmZd\n- Influences: http://codepen.io/burntcaramel/pen/pEpqPx\n\n## Building\n\nI tried to go as minimal as possible with HTML \u0026 CSS.\n\n### HTML\n\nI built my website in HTML5, using tags such as `\u003carticle\u003e` and `\u003cheader\u003e` to add more meaning to my structure.\n\n### Meta tags\n\nI add `description` and `author` meta tags to my primary pages: Home, Products, and About. The others I may still add down the road.\n\n### CSS\n\nI wrote my CSS mobile-first. I actually didn’t even have any media queries! I sadly used `!important` in one instance, I’m still not proud of it, and will think up a way so I can avoid it.\n\n### Images \u0026 Icons\n\nMy images are pretty minimal — just the logos on the Products page. I exported them from Figma at 2x resolution, so they would look good on high resolution screens. I used PNGs because they suit graphics better — if I add any photos I would use JPEG instead. Their file sizes were small, just a few 10s of KB.\n\nThe icons on my About page are the logos of the various services I have accounts with. I use [Font Awesome](http://fontawesome.io/), as they have good catalog of logos. I sized the logos to 200% size, using `font-size: 200%` in CSS.\n\n## Asset Links\n\n- [CSS](/css/main.css)\n- [Home HTML](/index.html)\n- [About HTML](/about/index.html)\n- [Influences HTML](/influences/index.html)\n- [Blog HTML](/blog/index.html)\n- [Products HTML](/products/index.html)\n\n## Live Website\n\nhttps://burntcaramel.github.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyalicing%2Fburntcaramel.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyalicing%2Fburntcaramel.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyalicing%2Fburntcaramel.github.io/lists"}