An open API service indexing awesome lists of open source software.

https://github.com/pglejzer/pglejzer.github.io


https://github.com/pglejzer/pglejzer.github.io

Last synced: 20 days ago
JSON representation

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