{"id":19611785,"url":"https://github.com/wonjong2/wonjong_portfolio_react","last_synced_at":"2026-04-07T22:31:29.125Z","repository":{"id":45747020,"uuid":"514026931","full_name":"wonjong2/wonjong_portfolio_react","owner":"wonjong2","description":"My portfolio web page built using React. It provides information about me, my portfolio and profile links for GitHub/LinkedIn/Facebook","archived":false,"fork":false,"pushed_at":"2022-09-15T01:19:51.000Z","size":7655,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-15T03:19:52.346Z","etag":null,"topics":["bootstrap","expressjs","javascript","nodejs","portfolio","react"],"latest_commit_sha":null,"homepage":"https://wonjong2.github.io/wonjong_portfolio_react/","language":"JavaScript","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/wonjong2.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":"2022-07-14T19:40:14.000Z","updated_at":"2022-10-04T18:33:45.000Z","dependencies_parsed_at":"2023-01-18T08:16:01.639Z","dependency_job_id":null,"html_url":"https://github.com/wonjong2/wonjong_portfolio_react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wonjong2/wonjong_portfolio_react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2Fwonjong_portfolio_react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2Fwonjong_portfolio_react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2Fwonjong_portfolio_react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2Fwonjong_portfolio_react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wonjong2","download_url":"https://codeload.github.com/wonjong2/wonjong_portfolio_react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2Fwonjong_portfolio_react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bootstrap","expressjs","javascript","nodejs","portfolio","react"],"created_at":"2024-11-11T10:44:01.539Z","updated_at":"2026-04-07T22:31:29.107Z","avatar_url":"https://github.com/wonjong2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wonjong's Portfolio using React\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Description\n\nThis Wonjong's portfolio is created by using `React`. This web page provides information about me, my portfolio, contact and my resume.\n\nIt will be developed and improved over and over.\n\n-   Use React to build UI components\n-   Use Bootstrap as a CSS framework\n\n## Table of Contents\n\n1. [Installation](#installation)\n2. [Usage](#usage)\n3. [License](#license)\n4. [Contributing](#contributing)\n5. [Test](#test)\n6. [Questions](#questions)\n\n## Installation\n\nOn the command prompt :\n\n1. npm install\n2. npm run start\n\n## Usage\n\n-   WHEN I load the portfolio,\n    THEN I am presented with a page containing a header, a section for content, and a footer\n\n-   WHEN I view the header,\n    THEN I am presented with the developer's name and navigation with titles corresponding to different sections of the portfolio\n\n-   WHEN I view the navigation titles,\n    THEN I am presented with the titles About Me, Portfolio, Contact, and Resume, and the title corresponding to the current section is highlighted\n\n-   WHEN I click on a navigation title,\n    THEN I am presented with the corresponding section below the navigation without the page reloading and that title is highlighted\n\n-   WHEN I load the portfolio the first time,\n    THEN the About Me title and section are selected by default\n\n-   WHEN I am presented with the About Me section,\n    THEN I see a recent photo or avatar of the developer and a short bio about them\n\n-   WHEN I am presented with the Portfolio section,\n    THEN I see titled images of six of the developer’s applications with links to both the deployed applications and the corresponding GitHub repositories\n\n-   WHEN I am presented with the Contact section,\n    THEN I see a contact form with fields for a name, an email address, and a message\n\n-   WHEN I move my cursor out of one of the form fields without entering text,\n    THEN I receive a notification that this field is required\n\n-   WHEN I enter text into the email address field,\n    THEN I receive a notification if I have entered an invalid email address\n\n-   WHEN I am presented with the Resume section,\n    THEN I see a link to a downloadable resume and a list of the developer’s proficiencies\n-   WHEN I view the footer,\n    THEN I am presented with icon links to the developer’s GitHub, LinkedIn and Facebook profiles\n\n-   `Deployed URL : `\n    https://wonjong2.github.io/wonjong_portfolio_react/\n\n    ![aboutme](./images/aboutme.png)\n\n    ![portfolio](./images/portfolio.png)\n\n    ![resume](./images/resume.png)\n\n## License\n\nCopyright (c) 2022 `wonjong2` (GitHub Username) Licensed under [the MIT License](https://choosealicense.com/licenses/mit/).\n\n## Contributing\n\nAll your inputs are valuable and I love them.\n\n-   Reporting a bug\n-   Submiiting a fix\n-   Proposing new features\n\n## Test\n\nN/A\n\n## Questions\n\n1. GitHub: https://github.com/wonjong2\n2. If you have any questions, please reach out to wonjong2@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonjong2%2Fwonjong_portfolio_react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwonjong2%2Fwonjong_portfolio_react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonjong2%2Fwonjong_portfolio_react/lists"}