{"id":27939475,"url":"https://github.com/radleta/resume","last_synced_at":"2026-04-17T11:31:30.341Z","repository":{"id":291824136,"uuid":"978815903","full_name":"radleta/resume","owner":"radleta","description":"This repository serves as both a personal resume for Richard Adleta and a customizable resume template. It dynamically loads content from a JSON file, supports easy styling with CSS, and can be hosted on GitHub Pages for sharing or job applications.","archived":false,"fork":false,"pushed_at":"2025-11-07T16:24:48.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-07T18:23:14.188Z","etag":null,"topics":["css","github","github-pages","html","javascript","json","portfolio","resume","template","web-development"],"latest_commit_sha":null,"homepage":"http://resume.richardadleta.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radleta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-06T14:50:22.000Z","updated_at":"2025-11-07T16:24:52.000Z","dependencies_parsed_at":"2025-05-06T18:42:47.536Z","dependency_job_id":"0274b7f7-0053-4b40-a09d-a5d84bb14268","html_url":"https://github.com/radleta/resume","commit_stats":null,"previous_names":["radleta/resume"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/radleta/resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radleta%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radleta%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radleta%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radleta%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radleta","download_url":"https://codeload.github.com/radleta/resume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radleta%2Fresume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31927675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["css","github","github-pages","html","javascript","json","portfolio","resume","template","web-development"],"created_at":"2025-05-07T09:54:28.410Z","updated_at":"2026-04-17T11:31:30.322Z","avatar_url":"https://github.com/radleta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resume Template and Personal Resume\n\nThis repository serves two purposes:\n1. **Personal Resume**: It contains the resume of Richard Adleta, showcasing his professional experience, skills, and projects.\n2. **Template**: It provides a customizable resume template that dynamically populates content from a JSON file. You can use this template to create and host your own resume.\n\n## Project Structure\n\n```\nresume-template\n├── assets\n│   ├── css\n│   │   └── styles.css\n│   ├── js\n│   │   └── scripts.js\n├── data\n│   └── resume.json\n├── index.html\n├── README.md\n├── LICENSE\n└── .gitignore\n```\n\n## Getting Started\n\nTo use this repository as your own resume or as a template, follow these steps:\n\n### 1. **Clone the Repository**\n   - Click on the \"Use this template\" button on GitHub to create a new repository based on this template.\n   - Clone your new repository to your local machine using:\n     ```\n     git clone https://github.com/your-username/your-repo-name.git\n     ```\n\n### 2. **Customize Your Resume**\n   - Open the `data/resume.json` file and update the information with your own resume details.\n   - Optionally, update the `index.html` file to adjust the layout or add custom elements.\n\n### 3. **Preview Locally**\n   - Install dependencies using `npm install`.\n   - Start a local server to preview your resume:\n     ```\n     npm start\n     ```\n   - Open your browser and navigate to `http://localhost:8080` to view your resume.\n\n### 4. **Set Up GitHub Pages**\n   - Push your changes to GitHub.\n   - Go to the repository settings on GitHub.\n   - Under the \"Pages\" section, select the main branch as the source for GitHub Pages.\n   - Your resume will be available at `https://your-username.github.io/your-repo-name/`.\n\n### 5. **Using the Template**\n   - Share your resume link with others or use it for job applications.\n   - To create a new resume, repeat the cloning process with this template.\n\n## Features\n\n- Dynamic content loading from `resume.json`.\n- Easy customization through CSS and HTML.\n- Simple setup for GitHub Pages hosting.\n- Fully responsive design.\n\n## License\n\nThis project is open-source and available for anyone to use and modify under the MIT License. Enjoy creating your resume!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradleta%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradleta%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradleta%2Fresume/lists"}