Skip to content
 
 

Repository files navigation

Technology radar

This visualization shows my personal view on the area, my skills and directions in which I intend to develop.

Local Development

  1. install dependencies with yarn (or npm):
yarn install
  1. start local dev server:
yarn dev
  1. your default browser should automatically open and show the url: http://localhost:3000/

Deployment

  1. configure deployment url
export PUBLIC_URL=https://tilm4nn.github.io/tech-radar/
  1. build
yarn lint
yarn build

History

  • 2020.0.1
    • personalization
    • cleaned up quadrant definition
    • cleaned up ring filtering
    • added skill definition and filtering

Build on yaneek's tech-radar.

  • Thanks yaneek for enhancing the original radar with
    • extracted tens of visualization functions
    • added React library to render filters & footer
    • build based on react-create-app
    • deployment on Github pages with Travis
    • enabled Typescript support

Build on Zalando's tech-radar.

  • Thanks to Zalando's team for their code.
    • Base project was completely refactored but visualization concepts still exists :)

About

Visualizing my technology choices

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages