Personal portfolio website showcasing UX design work, case studies, and professional experience.
Live Site: https://nataliarsand.github.io
Note: This repository is public for transparency and learning purposes. The code structure is available for reference. DO NOT use my portfolio content, case studies, or personal information.
This portfolio demonstrates my approach to UX design leadership, with case studies spanning design systems, product design, and strategic initiatives. The site itself is designed and built with attention to accessibility, semantic HTML, and thoughtful interaction design.
- Static Site Generator: Jekyll
- Styling: SCSS with modular architecture
- JavaScript: jQuery for interactions and accessibility enhancements
- Hosting: GitHub Pages
- Build: Local Jekyll build, deployed via git
The codebase follows Jekyll conventions with a focus on maintainability and accessibility:
_sass/- Modular SCSS organized by concern (base, layout, components, pages)_includes/- Reusable HTML components and sections_layouts/- Page templates (default, work, etc.)_works/- Case study content in Markdownassets/- Images, JavaScript, and compiled CSSdocs/- Built site (deployed to GitHub Pages)
- Accessibility-first: ARIA labels, keyboard navigation, semantic HTML
- Responsive: Mobile-first approach with thoughtful breakpoints
- Performance: Minimal dependencies, optimized assets
- Content-focused: Clear information hierarchy and readability
© 2025 Natalia Arsand. All rights reserved.
The code structure and architecture are available for reference and learning. Please do not use my portfolio content, case studies, or personal information.
For inquiries: hi@nataliarsand.com