{"id":16222282,"url":"https://github.com/ahsankhan26/termfolio","last_synced_at":"2025-03-16T11:31:08.110Z","repository":{"id":38405108,"uuid":"325956494","full_name":"ahsankhan26/TermFolio","owner":"ahsankhan26","description":"Terminal inspired Portfolio website.","archived":false,"fork":false,"pushed_at":"2024-08-06T11:49:04.000Z","size":132,"stargazers_count":23,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T02:04:32.336Z","etag":null,"topics":["hacktoberfest","html-css-javascript","portfolio","portfolio-website","terminal"],"latest_commit_sha":null,"homepage":"https://ahsankhan.me/TermFolio","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahsankhan26.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}},"created_at":"2021-01-01T10:17:25.000Z","updated_at":"2025-03-13T11:10:18.000Z","dependencies_parsed_at":"2022-08-09T03:16:40.541Z","dependency_job_id":null,"html_url":"https://github.com/ahsankhan26/TermFolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankhan26%2FTermFolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankhan26%2FTermFolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankhan26%2FTermFolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankhan26%2FTermFolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahsankhan26","download_url":"https://codeload.github.com/ahsankhan26/TermFolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243862678,"owners_count":20360190,"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":["hacktoberfest","html-css-javascript","portfolio","portfolio-website","terminal"],"created_at":"2024-10-10T12:12:18.478Z","updated_at":"2025-03-16T11:31:07.808Z","avatar_url":"https://github.com/ahsankhan26.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 id=\"title\" align=\"center\"\u003eTermFolio\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e:desktop_computer: A Portfolio Website that looks and acts like a Terminal :computer:\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#title\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/made-with-javascript.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"#title\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/built-with-love.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"#title\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/designed-in-ms-paint.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg href=\"#title\" width=\"75%\" src=\"https://user-images.githubusercontent.com/28962172/103942527-5c248f00-5152-11eb-9010-b2757b652209.png\"/\u003e\n\u003c/p\u003e\n\n\u003ch1 id=\"preview\" align=\"center\"\u003ePreview\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://ahsankhan.me/TermFolio\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/check-it-out.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 id=\"setup\"\u003eSetup\u003c/h1\u003e\n\n1. Clone the repository\n\n```ruby\n# Clone this repository\n$ git clone https://github.com/ahsankhan26/TermFolio.git\n\n# Go to the repository folder\n$ cd TermFolio\n```\n2. Open the `index.html` file in your browser to view the site\n\n\u003ch4\u003eResume\u003c/h4\u003e\n\njust place your resume in the 'assets' directory and add the name of the file in 'data.js'.\n\n\u003ch4\u003edata.js\u003c/h4\u003e\n\n```javascript\nvar data = {\n  name : [\n    {name: 'Name', value: 'YOUR NAME HERE'}\n  ],\n  bio: [\n    {name: 'Name', value: 'YOUR NAME HERE'},\n    {name: 'Email', value: 'YOUR EMAIL HERE'}\n  ],\n  github: [\n    {name: 'GitHub', value: 'YOUR GITHUB USERNAME HERE'}\n  ],\n  projects: [\n    {name: 'ProjectName1', value: 'PROJECT LINK HERE'},\n    {name: 'ProjectName1', value: 'PROJECT LINK HERE'}\n  ],\n  resume: 'ResumeName.pdf',\n  socials: [\n    {name: 'LinkedIn', value: 'SITE URL'},\n    {name: 'Github', value: 'SITE URL'}\n  ]\n}\n```\n\n\u003ch1 id=\"tools\"\u003eMade Using :wrench:\u003c/h1\u003e\n\n* HTML\n* CSS\n* JavaScript\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsankhan26%2Ftermfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahsankhan26%2Ftermfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsankhan26%2Ftermfolio/lists"}