Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ugolinolle/portfolio-v2
๐ป ยท My simple portfolio to show my skills, projects, experiences
https://github.com/ugolinolle/portfolio-v2
next nextjs portfolio react reactjs tailwind tailwindcss ts typescript
Last synced: 4 days ago
JSON representation
๐ป ยท My simple portfolio to show my skills, projects, experiences
- Host: GitHub
- URL: https://github.com/ugolinolle/portfolio-v2
- Owner: UgolinOlle
- Created: 2024-06-21T13:53:36.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-08T05:48:10.000Z (9 days ago)
- Last Synced: 2025-01-08T06:29:55.809Z (9 days ago)
- Topics: next, nextjs, portfolio, react, reactjs, tailwind, tailwindcss, ts, typescript
- Language: TypeScript
- Homepage: https://ugolin-olle.com/projects/portfolio-v2
- Size: 91.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio v2 ๐
[![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)
[![Framer Motion](https://img.shields.io/badge/Framer_Motion-0055FF?style=for-the-badge&logo=framer&logoColor=white)](https://www.framer.com/motion/)## ๐ป ยท Description
This is the second version of my personal portfolio, showcasing my projects and skills as a developer. Built with modern web technologies, it offers a sleek, responsive, and interactive user experience.
**Features:**
- ๐จ Responsive design for all devices
- โก Fast page loads with Next.js
- ๐ Smooth animations with Framer Motion
- ๐งฉ Type-safe development with TypeScript
- ๐ญ Dark mode support
- ๐ Project showcase with detailed information
- ๐ Blog section (if applicable)
- ๐ฌ Contact form## ๐ ๏ธ ยท Technologies Used
- **Next.js**: For server-side rendering and optimized performance
- **TypeScript**: For type-safe code and better developer experience
- **TailwindCSS**: For rapid and responsive UI development
- **Framer Motion**: For smooth and engaging animations## ๐ ยท Getting Started
1. Clone the repository:
```bash
git clone https://github.com/your-username/portfolio-v2.git
```2. Install dependencies:
```bash
cd portfolio-v2
yarn
```3. Run the development server:
```bash
yarn start:dev
```4. Open http://localhost:3000 in your browser to see the result.
## ๐ค ยท Contributing
While this is a personal portfolio, I'm open to suggestions and improvements. Feel free to open an issue or submit a pull request.
## ๐ ยท License
This project is open source and available under the MIT License.
## ๐ ยท Contact
Feel free to reach out to me for any questions or collaborations:
๐ Website: [ugolin-olle.com](https://ugolin-olle.com)
๐ง Email: [[email protected]](mailto:[email protected])
๐ผ LinkedIn: [ugolin-olle](https://linkedin.com/in/ugolin-olle)
๐ฆ Twitter: [@ugolin_olle](https://x.com/ugolin_olle)