{"id":13473270,"url":"https://github.com/uzzii-21/astro-portfolio","last_synced_at":"2025-03-26T17:32:25.930Z","repository":{"id":54971324,"uuid":"522765465","full_name":"uzzii-21/astro-portfolio","owner":"uzzii-21","description":"This repo contains the source code for a personal portfolio website built with Astro, a framework for building fast and modern websites with your favorite frontend tools. The website showcases the developer's skills, projects, and contact information. The website is responsive, accessible, and SEO-friendly.","archived":false,"fork":false,"pushed_at":"2023-11-18T21:51:08.000Z","size":14100,"stargazers_count":109,"open_issues_count":0,"forks_count":57,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-30T05:26:45.532Z","etag":null,"topics":["astro","astrojs","dark-mode","portfolio","portfolio-template","seo-friendly","tailwindcss","template","typescript"],"latest_commit_sha":null,"homepage":"https://astro-portfolio-uzair.vercel.app/","language":"Astro","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/uzzii-21.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":"2022-08-09T01:45:06.000Z","updated_at":"2024-10-29T10:46:57.000Z","dependencies_parsed_at":"2023-11-18T22:44:50.708Z","dependency_job_id":"b104bda4-3793-49e4-b3c0-dfb695af725b","html_url":"https://github.com/uzzii-21/astro-portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzii-21%2Fastro-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzii-21%2Fastro-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzii-21%2Fastro-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzzii-21%2Fastro-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uzzii-21","download_url":"https://codeload.github.com/uzzii-21/astro-portfolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245702554,"owners_count":20658633,"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":["astro","astrojs","dark-mode","portfolio","portfolio-template","seo-friendly","tailwindcss","template","typescript"],"created_at":"2024-07-31T16:01:02.250Z","updated_at":"2025-03-26T17:32:25.343Z","avatar_url":"https://github.com/uzzii-21.png","language":"Astro","funding_links":[],"categories":["Astro"],"sub_categories":[],"readme":"# Portfolio Website - Astro\n\nJust change `src/data/info.ts` to get your personal portfolio.\n\n## portfolio template for Developers!\n\n![Feature Image](./public/assets/images/astro-portfolio.png)\n\n## 🚀 Project Structure\n\nInside of your Astro project, you'll see the following folders and files:\n\n```\n/\n├── public/\n│   ├── assets\n│   │   ├── fonts\n|   |   └── images\n│   └── favicon.ico\n├── src/\n│   ├── components/\n│   │   ├── home/\n|   |   └── general/\n|   |       ├── Header.astro\n|   |       ├── Footer.astro\n|   |       └── ...\n│   ├── data/\n│   ├── layouts/\n│   |   |── Layout.astro\n│   |   └── ...\n│   ├── pages/\n│   |   ├── peojects.astro\n│   |   ├── index.astro\n│   ├── styles/\n│   |   |── custom-styles.css\n│   |   |── fonts.css\n│   |   └── styles.css\n│   ├── types/\n│   ├── utils/\n├── package.json\n└── ...\n```\n\nAstro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name.\n\nThere's nothing special about `src/components/`, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.\n\nAny static assets, like images, can be placed in the `public/assets` directory.\n\nYour personal data would be go on `src/data` directory.\n\n## 🧞 Commands\n\nAll commands are run from the root of the project, from a terminal:\n\n| Command                | Action                                           |\n| :--------------------- | :----------------------------------------------- |\n| `npm install`          | Installs dependencies                            |\n| `npm run dev`          | Starts local dev server at `localhost:3000`      |\n| `npm run build`        | Build your production site to `./dist/`          |\n| `npm run preview`      | Preview your build locally, before deploying     |\n| `npm run astro ...`    | Run CLI commands like `astro add`, `astro check` |\n| `npm run astro --help` | Get help using the Astro CLI                     |\n\n## 👀 Want to learn more?\n\nFeel free to check [Astro documentation](https://docs.astro.build) or jump into Astro [Discord server](https://astro.build/chat).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzzii-21%2Fastro-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuzzii-21%2Fastro-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzzii-21%2Fastro-portfolio/lists"}