A modern Next.js portfolio website with TypeScript and Tailwind CSS, showcasing creative works and professional experience.
- Next.js 15.3.1
- TypeScript
- Tailwind CSS
- Dark mode
- Radix UI components
- Social links
- Contact form
- Vercel Analytics
- Vercel Speed Insights
- Patreon integration
- Enhanced creative works showcase with improved carousel
- Professional experience timeline
- Responsive design
- SEO optimized
- Optimized build configuration
- Improved UI/UX with consistent navigation
- Personal blog integration
- Next.js 15.3.1
- React 19.0.0
- TypeScript 5.3.3
- Tailwind CSS 3.4.17
- Radix UI components
- Lucide Icons 0.482.0
- Vercel Analytics
- Vercel Speed Insights
- date-fns 4.1.0 for date formatting
- New blog section with link to blog.antoniwan.online
- Enhanced social links section with updated profile URLs
- Updated package dependencies to latest stable versions
- Regenerated package-lock.json with updated dependencies
- Enhanced documentation and changelog
- Improved version management and tracking
- Updated Bluesky profile URL to antoniwan.online
- Adjusted social links animation timing for better UX
- Updated structured data to include new blog URL
-
Clone the repository:
git clone https://github.com/antoniwan/antonio-builds-software.git
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Build for production:
npm run build
-
Start production server:
npm start
This project is licensed under the MIT License - see the LICENSE file for details.