{"id":23088248,"url":"https://github.com/leju-b/my-portfolio","last_synced_at":"2025-04-03T17:15:03.331Z","repository":{"id":252652996,"uuid":"841049532","full_name":"leju-b/my-Portfolio","owner":"leju-b","description":"This repository contains the code for my personal portfolio, created using React . The portfolio showcases my skills, projects, and experience. It is deployed using GitHub Pages for easy access and sharing.","archived":false,"fork":false,"pushed_at":"2024-08-18T15:07:31.000Z","size":5871,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T05:41:25.313Z","etag":null,"topics":["career","devops","portfolio-website","projects","security","toolset"],"latest_commit_sha":null,"homepage":"https://leju-b.github.io/my-Portfolio/","language":"CSS","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/leju-b.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-11T13:46:10.000Z","updated_at":"2025-02-04T07:17:29.000Z","dependencies_parsed_at":"2025-02-09T05:41:00.692Z","dependency_job_id":"f1536b94-2135-4061-b4d0-6eb09cc37a1b","html_url":"https://github.com/leju-b/my-Portfolio","commit_stats":null,"previous_names":["leju-b/my-portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leju-b%2Fmy-Portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leju-b%2Fmy-Portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leju-b%2Fmy-Portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leju-b%2Fmy-Portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leju-b","download_url":"https://codeload.github.com/leju-b/my-Portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247043348,"owners_count":20874087,"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","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":["career","devops","portfolio-website","projects","security","toolset"],"created_at":"2024-12-16T20:16:19.703Z","updated_at":"2025-04-03T17:15:03.309Z","avatar_url":"https://github.com/leju-b.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Portfolio\n\n**Author**: Leju B \n**Date**: 08/08/2024\n\n---\n\n## **Overview**\n\nThis repository contains the code for my personal portfolio, created using React . The portfolio showcases my skills, projects, and experience. It is deployed using GitHub Pages for easy access and sharing.\n\n## **Project Description**\n\nThe personal portfolio is designed to provide a comprehensive overview of my professional skills and achievements. It includes sections such as:\n\n- **Home**: An introduction and overview of who I am.\n- **About**: Details about my background, education, and interests.\n- **Projects**: A showcase of projects I’ve worked on with descriptions and links.(Pending)\n- **Contact**: Information on how to get in touch with me.\n\n## **Tech Stack**\n\n- **Frontend**: React\n- **Deployment**: GitHub Pages\n\n\n## **Deployment**\n\nThe portfolio is deployed using GitHub Pages. Here’s how the deployment is managed:\n\n1. **Build the Project**:\n   ```bash\n   npm run build\n   ```\n   This creates a production-ready build of your React application.\n\n2. **Deploy to GitHub Pages**:\n   - Ensure that you have configured your `package.json` with the correct `homepage` field.\n   - Use a deployment tool or script, like `gh-pages`, to deploy the build to GitHub Pages.\n\n   ```bash\n   npm install --save-dev gh-pages\n   ```\n\n   Add the following scripts to `package.json`:\n   ```json\n   \"scripts\": {\n     \"predeploy\": \"npm run build\",\n     \"deploy\": \"gh-pages -d build\"\n   }\n   ```\n\n   Deploy the application:\n   ```bash\n   npm run deploy\n   ```\n\nlink: https://leju-b.github.io/my-Portfolio/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleju-b%2Fmy-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleju-b%2Fmy-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleju-b%2Fmy-portfolio/lists"}