portfolio-js

This is my portfolio using Astro.

https://github.com/bossbaby-baymax/portfolio-js

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

This is my portfolio using Astro.

Basic Info
  • Host: GitHub
  • Owner: bossbaby-baymax
  • License: mit
  • Language: Astro
  • Default Branch: main
  • Size: 34 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 20
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing Citation Codeowners

README.md

Cover

🦄 Dev Portfolios

A unique collection of developer portfolio templates. Get a professional, modern and customizable portfolio, highlight your projects, your experience and stand out in the tech world with impressive designs.

📖 Table of Contents

🙌 Motivación

[Jordan Wooding][baymax], creator of [Full-Stack Developer][web-application], designed this collection of portfolios as a tribute to the community that helped her develop her [portfolio][portfolio]. Ana decided to give back with templates that any developer can use to enhance their own portfolio. Not only do these templates reflect her creativity and expertise, but they are also an accessible tool for other developers to highlight their projects and skills in a professional manner.

👀 Features

  • ⭐ Modern and customizable design.
  • 🖥️ Responsive design for different screen sizes.
  • 🌎 Available for multiple languages.
  • 🚀 Up-to-date dependencies.
  • ⚡ Focus on performance.
  • 🌗 Support for light and dark theme.

📦 Stack

  • 🚀 Astro - The web framework for content-driven websites.
  • 🏷️ Typescript - JavaScript with type syntax.
  • 💅 Sanitize.css - A collection of CSS reset styles.

✨ Templates

[🦄 Unicorn Sparkle][unicorn-sparkle-folder]

[![Unicorn Sparkle][unicorn-sparkle-screenshot]][unicorn-sparkle-folder]

[![Lighthouse Performance Badge][performance-badge]][pagespeed] [![Lighthouse Accessibility Badge][accessibility-badge]][pagespeed] [![Lighthouse Best Practices Badge][best-practices-badge]][pagespeed] [![Lighthouse SEO Badge][seo-badge]][pagespeed]

🔗 Links

[![Unicorn Sparkle Design][figma-badge]][figma] [![Unicorn Sparkle Website][demo-badge]][demo]

🤔 How to use?

To use the [Unicorn Sparkle][unicorn-sparkle-folder] template you can copy and run the following command in your terminal:

With NPM:

bash npm create astro@latest

With PNPM:

bash pnpm create astro@latest

Then go into your portfolio folder, install the dependencies and that's it! 🎉.

[👉 Read more][unicorn-sparkle-folder]

[🔮 Mystical Unicorn][mystical-unicorn-folder]

[!IMPORTANT] 🚧 Under construction 🚧

❤️ Community Templates

📦 Stack

  • Vite - Rapid authoring tool that powers the next generation of web applications.
  • ⚛️ React - JavaScript library for building user interfaces.
  • 💅 CSS - Style language for web pages.
  • 🏷️ Typescript - JavaScript with type syntax.

🤔 How to use?

To use the [Rainbow Unicorn][rainbow-unicorn-folder] template you can copy and run the following command in your terminal:

Then go into your portfolio folder, install the dependencies and you're done! 🎉.

👀 Other templates

Find out who is using or was inspired by this collection of templates to create their own portfolio.

HTML 5 Vanilla

🤝 Contribute

If you would like to contribute to this project, you can do so by reading the Contribution Guide.

📄 License

This project uses the MIT License. See the License File for more information.


Designed with ❤️ by [Jordan Wooding][jordan] and developed with 💙 by [baymax][bay].

Owner

  • Login: bossbaby-baymax
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Si utilizas o te has inspirado en algunas de estas plantillas, por favor citala en tus publicaciones, proyectos o en cualquier otro lugar que consideres oportuno."
authors:
  - family-names: "Wooding"
    given-names: "Jordan"
    names: "Jordan Wooding"
    affiliation: "Senior Full-Stack Developer"
  - family-names: "Max"
    given-names: "Bay"
    names: "BayMax"
    affiliation: "Web Application Developer"
title: "Portfolios Dev"
date-released: 2024-12-6
url: "https://github.com/bossbaby-baymax/Portfolio-js"

GitHub Events

Total
  • Delete event: 27
  • Issue comment event: 182
  • Push event: 40
  • Pull request event: 83
  • Create event: 58
Last Year
  • Delete event: 27
  • Issue comment event: 182
  • Push event: 40
  • Pull request event: 83
  • Create event: 58

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 29
  • Average time to close issues: N/A
  • Average time to close pull requests: 22 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 3.03
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 29
Past Year
  • Issues: 0
  • Pull requests: 29
  • Average time to close issues: N/A
  • Average time to close pull requests: 22 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 3.03
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 29
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (50)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package-lock.json npm
  • 1041 dependencies
package.json npm
  • @ianvs/prettier-plugin-sort-imports 4.4.0 development
  • @typescript-eslint/eslint-plugin 7.0.1 development
  • @typescript-eslint/parser 7.0.0 development
  • astro-eslint-parser 1.1.0 development
  • eslint 8.57.0 development
  • eslint-config-love 47.0.0 development
  • eslint-config-prettier 9.1.0 development
  • eslint-config-standard 17.1.0 development
  • eslint-plugin-astro 1.3.1 development
  • eslint-plugin-import 2.29.1 development
  • eslint-plugin-jsx-a11y 6.10.2 development
  • eslint-plugin-n 16.6.2 development
  • eslint-plugin-promise 6.1.1 development
  • husky 9.1.7 development
  • lint-staged 15.2.10 development
  • prettier 3.4.2 development
  • prettier-plugin-astro 0.14.1 development
  • prettier-plugin-tailwindcss 0.6.6 development
  • @astrolicious/i18n 0.6.0
  • @fontsource-variable/inter 5.1.0
  • @fontsource/inter 5.1.0
  • @playform/compress 0.1.6
  • astro 5.0.4
  • astro-compressor 1.0.0
  • astro-icon 1.1.4
  • astro-imagetools 0.9.0
  • astro-seo-schema 5.0.0
  • astro-sitemap 1.0.0
  • astro-tunnel 0.1.6
  • lighthouse-badges 1.3.7
  • sanitize.css 13.0.0
pnpm-lock.yaml npm
  • 283 dependencies
unicorn-sparkle/package.json npm
  • @ianvs/prettier-plugin-sort-imports 4.4.0 development
  • @typescript-eslint/eslint-plugin 7.0.1 development
  • @typescript-eslint/parser 7.0.0 development
  • astro-eslint-parser 1.1.0 development
  • eslint 8.57.0 development
  • eslint-config-love 47.0.0 development
  • eslint-config-prettier 9.1.0 development
  • eslint-config-standard 17.1.0 development
  • eslint-plugin-astro 1.3.1 development
  • eslint-plugin-import 2.29.1 development
  • eslint-plugin-jsx-a11y 6.10.2 development
  • eslint-plugin-n 16.6.2 development
  • eslint-plugin-promise 6.1.1 development
  • husky 9.1.7 development
  • lint-staged 15.2.10 development
  • prettier 3.4.2 development
  • prettier-plugin-astro 0.14.1 development
  • prettier-plugin-tailwindcss 0.6.6 development
  • @astrojs/check 0.9.4
  • @astrolicious/i18n 0.6.0
  • @fontsource-variable/inter 5.1.0
  • @playform/compress 0.1.6
  • astro 5.0.3
  • astro-compressor 1.0.0
  • astro-icon 1.1.4
  • astro-imagetools 0.9.0
  • astro-seo-schema 5.0.0
  • astro-sitemap 1.0.0
  • astro-tunnel 0.1.6
  • i18next 24.0.5
  • sanitize.css 13.0.0
  • schema-dts 1.1.2
  • typescript 5.7.2