https://github.com/basia1111/developer-portfolio
This is my personal portfolio website built with Next.js and Tailwind CSS, designed to showcase my projects, skills, and experiences. It features a responsive design, SEO optimization, and smooth UI interactions.
https://github.com/basia1111/developer-portfolio
Last synced: 3 months ago
JSON representation
This is my personal portfolio website built with Next.js and Tailwind CSS, designed to showcase my projects, skills, and experiences. It features a responsive design, SEO optimization, and smooth UI interactions.
- Host: GitHub
- URL: https://github.com/basia1111/developer-portfolio
- Owner: basia1111
- Created: 2025-01-03T06:21:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T15:25:56.000Z (4 months ago)
- Last Synced: 2025-02-21T16:30:01.230Z (4 months ago)
- Language: TypeScript
- Homepage: https://www.basiacodes.com/
- Size: 4.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio Website
This is a personal portfolio website built with [Next.js](https://nextjs.org/) and [Tailwind CSS](https://tailwindcss.com/). It showcases my projects, skills, and experiences in a modern, responsive, and visually appealing design.
## Tech Stack
- **Framework**: Next.js
- **Styling**: Tailwind CSS
- **Deployment**: Vercel
## Features
✅ Fully responsive design
✅ Dark/Light mode support
✅ SEO-friendly with Next.js
✅ Optimized images with Next.js Image component
✅ Smooth animations and transitions## Installation & Setup
1. **Clone the repository:**
```sh
git clone https://github.com/yourusername/your-portfolio.git
cd your-portfolio
```2. **Install dependencies:**
```sh
npm install
# or
yarn install
```3. **Run the development server:**
```sh
npm run dev
# or
yarn dev
```4. Open [http://localhost:3000](http://localhost:3000) in your browser to see the website.
## Deployment
This project can be deployed on **Vercel** easily.
1. Push your code to GitHub.
2. Connect the repository to Vercel.
3. Deploy with a single click!## Contact
Feel free to reach out via:
- **Email**: [[email protected]](mailto:[email protected])
- **LinkedIn**: [LinkedIn link]([https://linkedin.com/in/yourprofile](https://www.linkedin.com/in/barbara-%C5%BCygilewicz-905635332/))