An open API service indexing awesome lists of open source software.

https://github.com/ktojan/curricular

Curriculum vitae on Angular 7
https://github.com/ktojan/curricular

angular

Last synced: about 1 year ago
JSON representation

Curriculum vitae on Angular 7

Awesome Lists containing this project

README

          

![cv-2](https://github.com/user-attachments/assets/d003c2dd-0ff9-4443-afaa-bbea49bc0d81)

# Project Curriculum Vitae

It's my wed-developer extended resume project with all the actual information.
TECH STACK:
- Angular elements and features: data bindings, routing, observables, service with HTTP methods, ng-containers.
- Separate json file for core static content (imitation of server).
- Material elements: mat-table, mat-card, material-icons, mat-buttons.
- Sandbox with different css, js implementations, animations.

# Installing
There is as usual some sheet of paper with dependencies, so use "npm install --legacy-peer-deps". May need a bit earlier node versions (like 16)

# Build
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

![CV-1](https://github.com/user-attachments/assets/2202af04-70cd-4f34-97ad-304752287e0a)