Skip to content

CatBoxy/personal-portfolio

Repository files navigation


Logo

Juan Cruz Lambrechts's Portfolio

My personal portfolio showcasing my blog and projects!
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contact
  5. Acknowledgments

About The Project

This is the website I built to showcase every project I get my hands on, and my personal blog where I document my learning and thoughts.

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.

Installation

From your command line:

  1. Clone this repository
 git clone https://github.com/CatBoxy/personal-portfolio.git
  1. Go into the repository
 cd personal-portfolio
  1. Install dependencies
 npm install
  1. Run locally
npm run dev
# or
yarn dev

(back to top)

Roadmap

  • Add Works view
  • Add Blog view
  • Dark theme
  • Add first blog post
  • Add download CV button
  • New styles for card component
  • New styles for blog post component
  • Multi-language Support
    • English
  • Add custom components view
  • SEO optimization

(back to top)

Contact

Juan Cruz Lambrechts - [email protected]

LinkedIn

Project Link: https://www.juancruzlambrechts.com/

(back to top)

Acknowledgments

Resources and projects I found useful when building this website.

(back to top)