An open API service indexing awesome lists of open source software.

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

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.