π Live Website: https://a-moiz-portfolio.netlify.app
Explore the published version of my portfolio here.
A modern, responsive portfolio website showcasing my journey as an iOS-focused Software Developer. Built with a focus on clean architecture, performance, and intuitive UI/UX.
- Framework: React 18
- Build Tool: Vite 8 (Lightning fast HMR)
- Styling: Tailwind CSS v4 (Utility-first CSS)
- Language: TypeScript (Type safety)
- Icons: Custom Assets / Lucide React
- Modern Navy Dark Mode: A custom-themed dark mode togglable via the UI.
- Glassmorphism: Sticky navigation with backdrop blur effects.
- Responsive Design: Fully optimized for mobile, tablet, and desktop views.
- Clean Architecture: Reusable components (Buttons, Nav, Hero) for scalability.
- iOS Focus: Highlighted sections for Swift and SwiftUI projects.
src/
βββ assets/ # Images, icons, and static assets
βββ components/ # Reusable UI components (NavBar, Hero, Button)
βββ App.tsx # Root component and layout
βββ main.tsx # Entry point
public/ # Static documents (CV, Reference Letters)