/printable-portafolio

A minimalist portfolio configurable via one JSON

Primary LanguageAstroMIT LicenseMIT

Résumé minimalist layout for web and PDF.



Astro Badge GitHub stars GitHub issues GitHub forks GitHub PRs


📗 Table of Contents

✨ Personal Portfolio

The main purpose of this repository is to create a simple, eye-catching and fast website to show the projects I have worked on, and the skills acquired in them as part of my work and practice as a FullStack Developer.

Esquema del JSON de CV de jsonresume.org

Basado en el diseño de Bartosz Jarocki


🛠 Built With

Tech Stack

  • Astro - The new age web framework.
  • Typescript - JavaScript with typing syntax.
  • Ninja Keys - Dropdown menu with keyboard shortcuts made in pure Javascript.

(back to top)

💻 Getting Started

You can just run this project or use it as a template for your own portfolio. To get a local copy up and running, follow these steps:

Setup

Clone this repository to your desired folder by using this 👇️ command :

git clone https://github.com/Ruthmy/printable-portafolio.git

Install

Install this project and its dependencies with:

 npm install

Add your content

Edit the cv.json file to create your own printable portfolio/CV.

Usage

Now, you can run the project in development mode with:

 npm run dev

Runs the app in the development mode. Open http://localhost:4321 to view it in your browser.

(back to top)

👥 Authors

👤 Ruth Abreu

(back to top)

🔭 Future Features

Upcoming improvements:

  • Add a dark mode.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project and know someone who might find it helpful, please share it. Or give it a star ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Midudev, for his amazing work, for his content and for his guide and inspiration to create this project and many others using and learning technologies that are new to me.

(back to top)

📝 License

This project is MIT licensed.

(back to top)