RyanFitzgerald/devportfolio là dự án Astro với 5.0k sao trong nhóm Frontend. A modern, minimalist portfolio template built with Astro and Tailwind CSS. Perfect for developers looking to showcase their skills, experience, and projects in a clean, professional way.
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
A modern, minimalist portfolio template built with Astro and Tailwind CSS. Perfect for developers looking to showcase their skills, experience, and projects in a clean, professional way.
This was completely rebuilt from the ground up from V1. This template was built to be entirely ready to go with a quick config edit (see below) but also provides the ability to easily extend in whatever way you want.
This template also comes with CLAUDE.md and .cursor/rules files for easy integration with your existing AI workflows.
📬 Connect & Share!
For questions and updates, feel free to reach out on X (Twitter).
If you've built and published your personal site with this template, I'd love to see it! Send me a DM 🚀
Preview
To view a live preview of the site, click here.
Built With
Astro - Static site generator for modern web apps
Tailwind CSS v4 - Utility-first CSS framework
Tabler Icons - Free and open source icons
TypeScript - For type-safe configuration
Updating the Template
Configuration
The template is designed to be easily customizable through the src/config.ts file. This single file controls:
Personal Information: Name, title, description
Accent Color: Primary color theme (changing this will change the accent color site wide)
Social Links: Email, LinkedIn, Twitter, GitHub (all optional)
About Section: Personal bio/description
Skills: List of technical skills
Projects: Project showcase with descriptions and links
Experience: Work history with bullet points
Education: Educational background and achievements
If skills, projects, experience, or education are removed from the config, those sections will be hidden entirely.
Example structures
Here's what the config data structure looks like for each section:
Basic Information
name: "Your Name",
title: "Your Job Title",
description: "Brief site description",
accentColor: "#1d4ed8", // Hex color for theme
aboutMe: "A paragraph describing yourself, your background, interests, and what you're passionate about. This appears in the About section of your portfolio."
projects: [
{
name: "Project Name",
description: "Brief description of what the project does and its impact",
link: "https://github.com/yourusername/project",
skills: ["React", "Node.js", "AWS"], // Technologies used
}
]
Experience
experience: [
{
company: "Company Name",
title: "Your Job Title",
dateRange: "Jan 2022 - Present",
bullets: [
"Led development of microservices architecture serving 1M+ users",
"Reduced API response times by 40% through optimization",
"Mentored team of 5 junior developers",
],
}
]
Education
education: [
{
school: "University Name",
degree: "Bachelor of Science in Computer Science",
dateRange: "2014 - 2018",
achievements: [
"Graduated Magna Cum Laude with 3.8 GPA",
"Dean's List all semesters",
"President of Computer Science Club"
]
}
]
Icons
The template uses Tabler Icons for all icons. If you wish to add more icons and have it look consistent with what's already there, you can browse through their extensive icon library.
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/RyanFitzgerald/devportfolio là nguồn chính thức.
RyanFitzgerald/devportfolio có bao nhiêu sao?
RyanFitzgerald/devportfolio có 5.0k sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/RyanFitzgerald/devportfolio. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
RyanFitzgerald/devportfolio có phải mã nguồn mở không?
Có — RyanFitzgerald/devportfolio phát hành theo license MIT, nghĩa là mã nguồn mở để đọc, fork và (tùy license) tái sử dụng. Mã: github.com/RyanFitzgerald/devportfolio.
RyanFitzgerald/devportfolio còn đang phát triển không?
Commit gần nhất trên RyanFitzgerald/devportfolio là 3 tháng trước (theo timestamp GitHub). Repo có 4.2k fork — một chỉ báo về mức độ quan tâm của cộng đồng.
RyanFitzgerald/devportfolio là gì?
RyanFitzgerald/devportfolio (RyanFitzgerald/devportfolio) là dự án Astro trên GitHub. Theo mô tả gốc: A modern, minimalist portfolio template built with Astro and Tailwind CSS. Perfect for developers looking to showcase their skills, experience, and projects in a clean, professional way.
RyanFitzgerald/devportfolio so với các dự án Frontend khác thế nào?
RyanFitzgerald/devportfolio được TopGit xếp vào nhóm Frontend, với 5.0k sao GitHub và viết bằng Astro. Xem trang chủ đề Frontend trên TopGit để so sánh với các dự án tương tự theo số sao và mức độ hoạt động.
Đọc đầy đủ README ở tab phía trên.
Muốn nghe thêm một ý kiến về devportfolio?
Hỏi một AI đọc được trang này — một cú bấm là có ngay nhận định về devportfolio.