Welcome to my personal portfolio!
This project was developed to showcase my skills in web development, workflow automation, and documentation best practices.
- Next.js – React framework for modern applications
- TailwindCSS – Fast and responsive styling
- GitHub API – Integration to display repositories and commits
- Framer Motion – Smooth animations
- Vercel – Continuous deployment
/src
/components → Reusable components (Navbar, Footer, Cards)
/pages → Main pages (Home, Projects, About, Contact)
/styles → Tailwind settings and global styles- ✅ Interactive home page
- ✅ Dynamic repository listing via GitHub API
- ✅ Dark mode with toggle
- ✅ Responsive layout and modern animations
- ✅ Automatic deployment with CI/CD
# Clone the repository
git clone https://github.com/augusto-mate/augustofolio.git
# Enter the folder
cd augustofolio
# Install dependencies
npm install
# Run the local server
npm run devAccess at: http://localhost:3000 (localhost in Bing)
Create a .env.local file in the project root with:
NEXT_PUBLIC_GITHUB_TOKEN=your_token_here- Automatic lint with ESLint
- Unit testing with Jest/React Testing Library
(add website images in light/dark mode as it evolves)
- Initial setup
- Basic page structure
- Integration with GitHub API
- Modern UI with animations
- Deploy and CI/CD
Augusto Mate
Developer focused on interactive projects and modern digital solutions.
This project is licensed under the MIT license.
Feel free to use it as a reference or contribute!
✨ “Commit thy works unto the LORD, and thy thoughts shall be established.”
— Proverbs 16:3