mirror of
https://github.com/adam-benyekkou/my_portfolio.git
synced 2026-01-15 20:20:09 +00:00
46 lines
1.3 KiB
Markdown
46 lines
1.3 KiB
Markdown
# My 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)
|