A modern, responsive personal portfolio website featuring a Bento Grid layout, built with React and the latest Tailwind CSS v4.
This portfolio serves as a central hub to showcase my web development projects, certifications, and technical expertise. The design is inspired by the "Bento" UI trendβorganizing content into clean, modular cards for a structured yet visual experience.
Live Demo: https://syd-portfolio.vercel.app/
- Bento Grid Layout: A responsive CSS Grid system that adapts from a single column on mobile to a complex 4-column layout on desktop.
- Modern Design System: Uses a custom color palette (Royal Blue & Mint Teal) with soft "diffuse" shadows and rounded corners.
- Tailwind CSS v4: distinct usage of the new
@themeconfiguration and CSS variables for theming. - Component Architecture: Modular React components using Lucide icons and Shadcn/UI patterns.
Frontend:
Design:
- Font: Plus Jakarta Sans / Inter
- Icons: Lucide React & React Icons
This portfolio highlights my recent work in the MERN stack:
- SpenSyd - A personal finance tracking application.
- CraftMySite - A dynamic website builder.
- Let'em Cook - A recipe sharing platform.
This project uses Vite. Follow these steps to set it up on your local machine.
1. Clone the repository
git clone [https://github.com/yourusername/portfolio.git](https://github.com/yourusername/portfolio.git)
cd portfolio