mirror of
https://github.com/adam-benyekkou/my_portfolio.git
synced 2026-01-15 20:20:09 +00:00
70 lines
3.5 KiB
JSON
70 lines
3.5 KiB
JSON
[
|
|
{
|
|
"id": "portfolio",
|
|
"title": "PORTFOLIO_SYSTEM.EXE",
|
|
"status": "[MISSION_ACTIVE]",
|
|
"classification": "Personal Showcase Platform",
|
|
"objective": "Professional presentation interface with NieR aesthetic",
|
|
"statusDescription": "LIVE | CONTINUOUS_UPDATE",
|
|
"techStack": ["ANGULAR", "TYPESCRIPT", "TAILWIND", "VERCEL"],
|
|
"demoUrl": "https://adambenyekkoudev.vercel.app/",
|
|
"codeUrl": "https://github.com/adam-benyekkou/angular_portfolio",
|
|
"isRedacted": false,
|
|
"caseStudy": {
|
|
"title": "PORTFOLIO_SYSTEM.EXE",
|
|
"sections": [
|
|
{
|
|
"title": "PROJECT_OVERVIEW",
|
|
"content": "A NieR: Automata inspired personal portfolio showcasing development projects and skills. The design captures the game's distinctive UI aesthetic while maintaining modern web standards and accessibility. Built to stand out from typical developer portfolios while remaining professional and functional."
|
|
},
|
|
{
|
|
"title": "DESIGN_PHILOSOPHY",
|
|
"content": "Recreated the authentic NieR: Automata interface with parchment backgrounds, geometric layouts, and terminal-style typography. The design system uses CSS custom properties for theme consistency and implements dark/light mode switching that maintains the aesthetic in both contexts. Every element is carefully crafted to feel like it belongs in the game's world while serving a practical purpose."
|
|
},
|
|
{
|
|
"title": "TECHNICAL_IMPLEMENTATION",
|
|
"content": "Built with Angular 19 and Tailwind CSS using a custom design system. The architecture follows Angular best practices with standalone components, lazy loading, and optimized build processes. Implemented responsive grid layouts, smooth animations, and interactive elements that respond to user interactions while maintaining the game's UI feel. Special attention was paid to performance optimization and accessibility standards."
|
|
},
|
|
{
|
|
"title": "CHALLENGES_SOLVED",
|
|
"content": "<strong>Challenge 1:</strong> Balancing aesthetic authenticity with web accessibility<br><strong>Solution:</strong> Created high-contrast color schemes that pass WCAG guidelines<br><br><strong>Challenge 2:</strong> Making retro aesthetics work on modern devices<br><strong>Solution:</strong> Responsive design system with flexible typography and layouts<br><br><strong>Challenge 3:</strong> Performance with complex visual effects<br><strong>Solution:</strong> CSS-only animations and optimized asset loading"
|
|
},
|
|
{
|
|
"title": "PERFORMANCE_METRICS",
|
|
"content": "• Lighthouse score: <strong>95+</strong><br>• First contentful paint: <strong>< 1.2s</strong><br>• Accessibility score: <strong>98%</strong><br>• Mobile optimization: <strong>Perfect responsive design</strong><br>• Bundle size: <strong>< 500KB gzipped</strong><br>• SEO optimization: <strong>100%</strong>"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "redacted-1",
|
|
"title": "REDACTED_PROJECT_1",
|
|
"status": "[REDACTED]",
|
|
"classification": "",
|
|
"objective": "",
|
|
"statusDescription": "",
|
|
"techStack": [],
|
|
"isRedacted": true
|
|
},
|
|
{
|
|
"id": "redacted-2",
|
|
"title": "REDACTED_PROJECT_2",
|
|
"status": "[REDACTED]",
|
|
"classification": "",
|
|
"objective": "",
|
|
"statusDescription": "",
|
|
"techStack": [],
|
|
"isRedacted": true
|
|
},
|
|
{
|
|
"id": "redacted-3",
|
|
"title": "REDACTED_PROJECT_3",
|
|
"status": "[REDACTED]",
|
|
"classification": "",
|
|
"objective": "",
|
|
"statusDescription": "",
|
|
"techStack": [],
|
|
"isRedacted": true
|
|
}
|
|
]
|