A modern, responsive portfolio website built with React, TypeScript, and Vite. This project showcases my professional journey, technical skills, and a curated selection of my latest work.
- Responsive Design: Optimized for all screen sizes, from mobile to desktop.
- Project Showcase: A dedicated section highlighting my latest projects with descriptions, tags, and direct links.
- About Me: Insights into my background, skills, and professional focus.
- Contact Integration: Easy ways to get in touch and connect.
- Modern Tech Stack: Built using React 19, TypeScript, and Vite for a fast, type-safe development experience.
- React: For building a dynamic and interactive user interface.
- TypeScript: Ensuring code quality and type safety.
- Vite: High-performance build tool for modern web development.
- CSS3: Custom styling with modern layouts (Flexbox/Grid) and CSS variables.
- Node.js (v18 or higher)
- npm or yarn
-
Clone the repository:
git clone https://github.com/0xmattyiceee/dev-portfolio.git
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
npm run dev: Start the development server.npm run build: Build the project for production.npm run lint: Run ESLint to check for code quality.npm run deploy: Deploy the project to GitHub Pages.
Built with ❤️ by Matthew Fair (0xmattyiceee)