https://github.com/ilbuso/curriculum
Web Curriculum Vitae
https://github.com/ilbuso/curriculum
curriculum curriculum-vitae cv
Last synced: about 1 year ago
JSON representation
Web Curriculum Vitae
- Host: GitHub
- URL: https://github.com/ilbuso/curriculum
- Owner: ilBuso
- License: mit
- Created: 2023-12-29T10:02:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T18:01:02.000Z (over 2 years ago)
- Last Synced: 2025-02-05T19:51:11.009Z (over 1 year ago)
- Topics: curriculum, curriculum-vitae, cv
- Language: TypeScript
- Homepage: https://ilbuso.github.io/Curriculum/
- Size: 434 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curriculum
Welcome to my minimalist web-based curriculum vitae repository. This project showcases my professional journey with a clean and print-friendly layout. Below are the key features and instructions for exploring it.
## Features
- **Built using:**
- Next.js 14
- Typescript
- CSS
- **Print-friendly design**
- **Minimalist aesthetic**
## How to View
You can explore my CV [Online](https://ilbuso.github.io/Curriculum/), or explore it locally following these steps:
1. Clone the repository:
```bash
git https://github.com/ilBuso/Portfolio.git
cd Portfolio
```
2. Install dependencies:
```bash
npm install
```
3. Start the local server:
```bash
npm run dev
```
4. Open your web browser and enter the following URL:
```url
http://localhost:3000/
```
Feel free to navigate through the different sections and learn more about my professional background in a minimalist and easy-to-read format.