Files
my_portfolio/README.md
2025-06-02 16:28:33 +02:00

46 lines
1.3 KiB
Markdown

# Portfolio Website
Modern developer portfolio built with Angular 19, featuring a unique NieR: Automata-inspired design.
🔗 **Live Demo**: [adambenyekkoudev.vercel.app](https://adambenyekkoudev.vercel.app/)
## Tech Stack
- **Angular 19** with TypeScript
- **Tailwind CSS** for styling
- **Vercel** for deployment
- **Standalone components** with Angular signals
## Key Features
- Responsive design optimized for all devices
- Custom UI components with smooth animations
- Interactive project showcases with detailed case studies
- High performance (95+ Lighthouse score)
- Accessible design following WCAG guidelines
## Quick Start
```bash
git clone https://github.com/adam-benyekkou/my_portfolio.git
cd my_portfolio
npm install
ng serve
```
## Architecture
Built using Angular's latest patterns including standalone components, signals, and modern TypeScript. The project demonstrates:
- Component-based architecture
- Responsive CSS Grid layouts
- Performance optimization techniques
- Accessibility best practices
## Contact
**Adam Benyekkou**
Portfolio: [adambenyekkoudev.vercel.app](https://adambenyekkoudev.vercel.app/)
LinkedIn: [linkedin.com/in/adambnk](https://www.linkedin.com/in/adambnk/)
GitHub: [@adam-benyekkou](https://github.com/adam-benyekkou)