Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.23 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.23 KB

Tomáš Kudláč's portfolio

Repository hosting the codebase of the portfolio developed by Tomáš Kudláč available in English at: https://tomaskudlac.sk/en?ref=github and in Slovak at: https://tomaskudlac.sk/?ref=github.

About project

The portfolio is divided into 2 semi-independent projects contained in subdirectories client and server. The client subdirectory contains front-end of the application build via the Vue framework. The current version of the project is built in Vue 3, if you want to see the previous version built in Vue 2, check the vue-2 branch. The server subdirectory contains server files, the contents of the directory are not published for security reasons. Some parts, which would not compromise the security of the website, might be available in the future.

Directory structure

.
├── client # Front-end (Vue application)
├── server # Back-end, not published for security reasons.
└── README.md                   # Project description.

More detailed structure might be found in respective subdirectories.

License

The Tomáš Kudláč's portfolio is licensed under an MIT License.