OnlineResume is a modern, responsive portfolio and resume website built with Next.js 14. This project showcases your professional experience, skills, and projects in an elegant and interactive format. Designed to make a lasting impression on potential employers or clients, OnlineResume offers a seamless user experience across various devices and screen sizes.
- Responsive Design: Looks great on desktop, tablet, and mobile devices
- Dynamic Content: Easily update your information in array format
- Performance Focused: Fast loading times and smooth interactions
- Customizable: Tailor the design and content to match your personal brand
- Interactive Skills Showcase: Navigate through projects by clicking on specific skills
- Next.js 14
- TypeScript
- Tailwind CSS
- shadcn/ui
- Framer Motion
One of the standout features of OnlineResume is the seamless integration between your skills and projects. Visitors can easily explore your portfolio by clicking on specific skills in your skill section. This intuitive navigation allows them to view all projects associated with a particular technology or skill, providing a comprehensive overview of your expertise and practical experience.
For example, clicking on "Python" will showcase all your Python-related projects, allowing potential employers or clients to quickly assess your proficiency and see real-world applications of your skills.
- Clone the repository
- Install dependencies with
npm install
- Run the development server with
npm run dev
- Open http://localhost:3000 in your browser
This project can be easily deployed to platforms like Vercel, Netlify, or GitHub Pages. Refer to their respective documentation for deployment instructions.
This project is open source and available under the MIT License.