🚀 Live Demo: omii.me
This is an elegant, typography-forward personal portfolio designed to convey a high-end, senior developer aesthetic. Deliberately avoiding the generic "AI neon/glassmorphism" tech style, this portfolio utilizes a sophisticated Matte Black & Amber/Gold palette, crisp geometry, and classic layout paradigms to make a lasting, professional impression.
- React (Vite Base): Lightning fast build and dev environment.
- Tailwind CSS: Rapid styling with custom premium design tokens.
- Framer Motion: Subdued, highly polished scroll and entrance animations.
- Lucide React & React Icons: Crisp, modern iconography.
- Minimalist Hero Section: A typography-centric, classic focal point avoiding overly busy graphics.
- Subtle Visual Textures: A heavily muted, elegant canvas background that avoids flashy network/AI nodes.
- High-Contrast Monochrome Base: Pure, solid structure augmented only by subtle amber accents.
- Advanced Custom Cursor: Smooth spotlight effect with
mix-blend-screenintegration. - Scroll Progress Indicator: Unobtrusive progress tracking anchored to the top viewport.
- Premium Animations: Delicately staggered Framer Motion entrances.
To activate the "Download Resume" functionality for recruiters:
- Ensure your resume document is named exactly
resume.pdf. - Place or overwrite this file in the
public/directory (so that its path ispublic/resume.pdf). - The download buttons across the Hero section and Navbar will now serve your actual resume automatically.
To replace the default placeholder:
- Ensure your profile picture is named
profile.png. - Place it entirely within the
public/directory. - The Hero image automatically applies a highly professional grayscale-to-color hover transition to mesh flawlessly with the UI.
- Install dependencies:
npm install
- Start the dev server:
npm run dev
- Build for production:
npm run build
Built with ❤️ and robust engineering.