Skip to content

This website serves as a portfolio highlighting my experience, skills, and projects.

License

Notifications You must be signed in to change notification settings

r4cun4/my-portfolio

Repository files navigation

Portfolio Project

This website serves as a portfolio highlighting my experience, skills, and projects. Originally developed by Midudev. I've made a redesign css styles and I've added localization feature in english.

i18n Astro docs

i18n.locales Translate UI strings

Project Structure

  • src/components: This directory contains all the Astro components used in the project.
  • src/i18n: This directory contains TypeScript files that export helpers functions.
  • src/pages: This directory contains the Astro pages of the portfolio.
  • public: This directory contains static files served by the portfolio.

Getting Started

First, install the dependencies:

npm install

Then, start the development server:

npm run dev

Building

To build the project for production, run:

npm run build

This will create a dist directory with the built assets.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

This website serves as a portfolio highlighting my experience, skills, and projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published