REPOSITORY OVERVIEWLive repository statistics
★ 8Stars
⑂ 1Forks
◯ 1Open issues
◉ 8Watchers
71/100
OPENREPOHUB HEALTH SIGNALHealthy signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
100 Community adoption25% weight
14 Maintenance state20% weight
65 License clarity10% weight
100 Project information10% weight
92 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
My Personal Portfolio

This website was created to host my personal projects and/or open source contributions. Feel free to use and modify it as you see fit.
Installation
# Clone repository
git clone https://github.com/arcibyte/arcibyte_website.git
# Install dependencies
npm install
# Start development server
npm run dev
# Open on http://localhost:4321
# Build for production
npm run build
Structure
├── public/
│ ├── fonts/
│ └── img/
├── src/
│ ├── components/
│ │ ├── Footer.astro
│ │ ├── Home.astro
│ │ ├── Navbar.astro
│ │ └── Projects.astro
│ ├── content/
│ │ ├── blog/
│ │ │ ├── en/
│ │ │ └── es/
│ │ └── config.ts
│ ├── data/
│ │ └── projects.ts
│ ├── helpers/
│ │ └── blog.ts
│ ├── i18n/
│ │ ├── logicNav.ts
│ │ ├── translate.ts
│ │ ├── ui.ts
│ │ └── utils.ts
│ ├── layouts/
│ │ ├── Layout.astro
│ │ └── PostLayout.astro
│ └── pages/
│ ├── [lang]/
│ │ ├── posts/
│ │ │ └── [slug].astro
│ │ ├── blog.astro
│ │ └── index.astro
│ └── index.astro
├── astro.config.mjs
├── tailwind.config.js
└── package.json
License
This project is licensed under the MIT License - see the LICENSE file for details.
⭐ If you liked this project, give it a star!
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This is the ✨ source code for my personal website, built with Astro, Tailwind CSS, and MDX, with a fully custom design 🎨 and 🚀 deployed on Vercel 🔼. You can use this repository as a template to build your own personal website. 😊
86/100 healthRecently updatedActive repositoryHas homepage
TypeScriptMIT#astro#astro-blog#blog#javascript
⑂ 21 forks◯ 0 issuesUpdated today
Project homepage ↗My personal one page website
68/100 healthRecently updatedActive repositoryHas homepage
AstroCC-BY-4.0#a11y#accessibility#astro#markdown
⑂ 3 forks◯ 3 issuesUpdated today
Project homepage ↗