https://github.com/pglejzer/pglejzer.github.io
https://github.com/pglejzer/pglejzer.github.io
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pglejzer/pglejzer.github.io
- Owner: pglejzer
- Created: 2018-05-21T16:38:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-11-04T15:39:37.000Z (7 months ago)
- Last Synced: 2025-11-04T17:12:41.782Z (7 months ago)
- Language: TypeScript
- Homepage: https://pglejzer.github.io/
- Size: 1.06 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Website
Modern, minimalist portfolio and CV website built with Next.js 16.
## Tech Stack
- **Next.js 16** - React framework with App Router
- **TypeScript** - Type-safe development
- **Tailwind CSS v4** - Utility-first styling
- **DaisyUI 5.4.3** - UI components
- **next-themes** - Dark/light mode support
- **Bilingual** - Polish and English versions
## Features
- 🌓 Dark/light theme switcher
- 🌍 PL/EN language toggle
- 📱 Fully responsive design
- ♿ Accessible with ARIA labels
- 🎯 SEO optimized
- 🎨 3D flip avatar animation
- ⚡ Static export for GitHub Pages
## Development
```bash
# Install dependencies
yarn install
# Run development server
yarn dev
# Build for production
yarn build
```
## Author
**Piotr Glejzer** - [GitHub](https://github.com/pglejzer) | [LinkedIn](https://www.linkedin.com/in/piotr-glejzer)
## License
MIT License