Online CV is a personal web-based resume designed specifically to showcase my professional background, skills, and achievements. This project serves as a modern, interactive, and easily accessible version of my curriculum vitae, providing a detailed overview of my career in a visually appealing format.
This Online CV project is a custom-built digital resume created to present my professional journey, skills, and qualifications in a dynamic and engaging way. Unlike traditional CVs, this online version offers interactivity and is accessible across various devices, making it convenient for sharing and viewing by potential employers, colleagues, and professional networks.
- Personalized Layout: A tailored design that reflects my personal brand and professional identity.
- Responsive Design: The CV is fully responsive, ensuring it looks great on desktops, tablets, and smartphones.
- Dynamic Content: The content is structured to highlight my most relevant skills, experiences, and achievements.
- Shareable Link: Easily share the CV via a unique URL.
- Frontend: HTML, CSS, JavaScript
- Framework: React.js
- Styling: Tailwind CSS
- Build Tool: Vite
- Deployment: Netlify/GitHub Pages
To view or modify the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/danikova/online-cv.git
- Navigate to the project directory:
cd online-cv
- Install the required dependencies:
npm install
- Run the application:
npm run dev
- Access the application:
- The app should be running at
http://localhost:3000
.
- The app should be running at
- Personal Viewing: The online CV is tailored for my use, allowing me to present my professional background effectively.
- Update Content: To update or revise the CV content, modify the React components accordingly.
- Preview CV: Use the live preview to see changes in real-time as the content is updated.
- Shareable: A public link can be shared with others to provide easy access to my CV.
This project is licensed under the MIT License. See the LICENSE file for more details.