https://github.com/timtbdev/next.js-portfolio-app-v1
✨ Portfolio App built with Next.js 15, Tailwind CSS, and Shadcn-UI, Next-MDX-Remote
https://github.com/timtbdev/next.js-portfolio-app-v1
headlessui lucide-icons next-mdx-remote nextjs react react-icons shadcn-ui tailwindcss typescript
Last synced: 8 months ago
JSON representation
✨ Portfolio App built with Next.js 15, Tailwind CSS, and Shadcn-UI, Next-MDX-Remote
- Host: GitHub
- URL: https://github.com/timtbdev/next.js-portfolio-app-v1
- Owner: timtbdev
- Created: 2024-12-01T19:55:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T00:10:48.000Z (8 months ago)
- Last Synced: 2025-02-07T01:20:48.661Z (8 months ago)
- Topics: headlessui, lucide-icons, next-mdx-remote, nextjs, react, react-icons, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://timtb.dev
- Size: 6.22 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobile App Developer Portfolio Template
## Desktop Preview
https://github.com/user-attachments/assets/8f7c57f8-9041-4db8-9022-2543fe9d7dac
## Mobile Preview
https://github.com/user-attachments/assets/209bae39-6729-4b85-b079-0fef0eb2eade
## Overview
This project is a portfolio website template for Mobile App developers.
## 🛠️ Tech Stack
- **Frontend Framework**: Next.js 15
- **UI Library**: Shadcn UI & Headless UI
- **Type Safety**: TypeScript
- **Styling**: Tailwind CSS
- **Animations**: Framer Motion
- **Code Quality**: ESLint & Prettier## 📁 Project Structure
## Project Details
### Key Files and Directories
- **`app`**: Contains the main application components.
- **`components`**: Contains reusable UI components.
- **`utils`**: Contains utility functions.
- **`config`**: Contains dummy data for the portfolio.### Configuration Files
- **`tailwind.config.ts`**: Tailwind CSS configuration.
- **`tsconfig.json`**: TypeScript configuration.
- **`next.config.mjs`**: Next.js configuration.## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 📞 Contact
For questions or feedback, reach out through:
- Email: timtb.dev@gmail.com
- X: [@timtbdev](https://x.com/timtbdev)---