Skip to content

danieljancar/portfolio

Portfolio

My personal portfolio website, built with Angular 21 and live at danieljancar.dev.

CI Release Format

About

This is where I share a bit about myself, my work, and some writing.

Getting started

You'll need Node.js and Git installed.

# clone the repo
git clone https://github.com/danieljancar/portfolio.git
cd portfolio

# install dependencies
npm install

# run it locally at http://localhost:4200
npm start

Handy commands

npm start          # run the dev server
npm run build      # build for production
npm test           # run the tests
npm run lint       # check for lint issues
npm run format     # format the code with Prettier

Contributing

Contributions are welcome. Have a look at the contributing guide before you start, and please follow the commit message conventions there.

License

Licensed under GNU GPLv3. By contributing you agree your work is released under the same license, along with the Code of Conduct and Developer Certificate of Origin.

About

Small static personal portfolio website with some blog posts and similar.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

1 watching

Forks

Contributors