{"id":21076632,"url":"https://github.com/harilvfs/web","last_synced_at":"2025-03-14T03:44:35.434Z","repository":{"id":278410985,"uuid":"865853543","full_name":"harilvfs/web","owner":"harilvfs","description":"🖥️ Terminal-Based Personal Portfolio Website","archived":false,"fork":false,"pushed_at":"2025-03-09T17:24:08.000Z","size":87578,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T17:26:19.603Z","etag":null,"topics":["personal-website","portfolio","website"],"latest_commit_sha":null,"homepage":"http://chalisehari.com.np/","language":"CSS","has_issues":false,"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/harilvfs.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}},"created_at":"2024-10-01T08:46:45.000Z","updated_at":"2025-03-09T17:24:12.000Z","dependencies_parsed_at":"2025-02-19T16:52:52.587Z","dependency_job_id":null,"html_url":"https://github.com/harilvfs/web","commit_stats":null,"previous_names":["harilvfs/web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harilvfs%2Fweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harilvfs%2Fweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harilvfs%2Fweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harilvfs%2Fweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harilvfs","download_url":"https://codeload.github.com/harilvfs/web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243521253,"owners_count":20304186,"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":["personal-website","portfolio","website"],"created_at":"2024-11-19T19:29:33.735Z","updated_at":"2025-03-14T03:44:35.423Z","avatar_url":"https://github.com/harilvfs.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cstrong\u003e🌐 chalisehari.com.np\u003c/strong\u003e\n\u003ca href=\"https://chalisehari.com.np\"\u003e\u003cstrong\u003e ➥ Live Here\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n  \n![Website](https://img.shields.io/website?url=https%3A%2F%2Fchalisehari.com.np\u0026style=for-the-badge\u0026logo=github\u0026color=eed49f\u0026logoColor=D9E0EE\u0026labelColor=1c1c29) \u003cimg src=\"https://img.shields.io/badge/Maintained%3F-Yes-1c1c29?style=for-the-badge\u0026color=ef9f9c\u0026logoColor=85e185\u0026labelColor=1c1c29\"\u003e \u003cimg src=\"https://img.shields.io/github/license/harilvfs/web?style=for-the-badge\u0026color=e0ea9d\u0026logoColor=D9E0EE\u0026labelColor=171b22\"\u003e\n\u003c/div\u003e\n\n\u003c!-- ![Desktop Demo](https://github.com/harilvfs/web/blob/main/website%20preview/web.png) --\u003e\n\n\u003ch2\u003e🛠️ Tech Stack\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003cstrong\u003eFrontend:\u003c/strong\u003e HTML5, CSS3, JavaScript\u003c/li\u003e\n\u003c/ul\u003e\n\n## 📚 Setup Instructions (Python3)\n\n**Prerequisites:**\n\n* Ensure you have Git installed on your system. You can install it using the package manager. \n\n**Installation:**\n\n- **Clone the repository:**\n\n```bash\ngit clone https://github.com/harilvfs/web.git\n```\n\n- **Navigate to the project directory:**\n\n```bash\ncd web/\n```\n\n- **Install Python3 (if not already installed):**\n\n   - **Arch Linux:**\n\n     ```bash\n     sudo pacman -S python\n     ```\n\n   - **Debian/Ubuntu:**\n\n     ```bash\n     sudo apt update\n     sudo apt install python3\n     ```\n\n   - **Fedora/CentOS:**\n\n     ```bash\n     sudo dnf install python3\n     ```\n\n   - **OpenSUSE:**\n\n     ```bash\n     sudo zypper install python3\n     ```\n\n- **Run the development server:**\n\n   ```\n   python3 -m http.server 8000\n   ```\n\n- **Open http://localhost:8000 in your browser** (or the port specified by the development server) to view the site.\n\n\u003cbr\u003e\n\n\u003ch2\u003e✨ Contribution\u003c/h2\u003e\n\u003cp\u003eFeel free to fork this project, create a new branch, and submit a pull request with your enhancements. All kinds of contributions are welcome!\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\tCopyright \u0026copy; 2023-present \u003ca href=\"https://github.com/harilvfs\" target=\"_blank\"\u003eHari Chalise\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharilvfs%2Fweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharilvfs%2Fweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharilvfs%2Fweb/lists"}