Welcome to my CV repository! This project hosts my professional resume, showcasing my skills, experiences, and achievements. Built with modern web technologies, it provides an interactive and visually appealing way to explore my career journey.
This repository contains:
- CV.pdf: My full resume in PDF format
- index.html: An interactive web version of my CV
I am a passionate and driven professional with expertise in:
- Software Development: Building scalable applications
- Cloud Technologies: Azure and cloud-native solutions
- DevOps & Automation: CI/CD pipelines, infrastructure as code
- Leadership & Mentorship: Guiding teams to success
- Led cross-functional teams to deliver high-impact projects
- Optimized systems, reducing costs through automation
- Mentored junior developers
To get a local copy up and running, follow these simple steps.
You need to have Node.js and npm installed on your machine.
- Clone the repo
git clone https://github.com/LionelSchiepers/CV.git
- Install NPM packages
npm install
- Start the development server
This will open the project in your browser at
npm start
http://localhost:5173/.
.
├── .github/ # GitHub Actions workflows
│ └── workflows/
├── LandingPage/ # Source files for the web page
│ ├── CV.pdf
│ ├── index.html
│ ├── style.css
│ └── script.js
├── node_modules/ # Node.js dependencies
├── .gitignore
├── package.json
├── package-lock.json
├── README.md
└── vite.config.js
- HTML/CSS/JavaScript for the interactive web version
- Vite as a fast build tool
- GitHub Actions for CI/CD
- GitHub Pages for seamless deployment
- Lighthouse for performance and accessibility audits
- Terser for minifying JavaScript files
- Modern design principles for accessibility and readability
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
💡 Looking for a talented professional? Let's connect and discuss how I can contribute to your team!