Skip to content

My personal tech radar that is used to track and manage the technologies utilised in my personal GitHub projects πŸ“‘

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

WayneGoosen/tech-radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Tech Radar Website πŸ“‘

Development Website Up Website

adr

What is a Tech Radar? 🧭

A tech radar is a tool for visualizing the status, maturity, and adoption of various technologies within an organization or project. It categorizes technologies into different quadrants (e.g., languages, tools, platforms, and techniques) and stages (e.g., adopt, trial, assess, hold), providing a clear picture of which technologies to invest in, experiment with, or avoid. This originates from Thoughtworks.

Purpose of Wayne's Tech Radar πŸ€”

This tech radar is used to track and manage the technologies utilized in my personal GitHub projects. It helps in:

  • Visualizing Progress: Providing a clear snapshot of the current state and evolution of the technologies in use.
  • Guiding Decisions: Assisting in making informed decisions about which technologies to adopt, trial, or reassess.
  • Documenting Journey: Keeping a record of the technological journey, showing what has been tried, what is being used, and what has been put on hold.

This tech radar ensures that I maintain a structured approach to technology adoption and usage, aligning with best practices and future goals for my personal projects.

Whats the damage (WTD)? πŸ’°

$0 per month.

Technologies Used πŸ§‘β€πŸ’»

HTML5 JavaScript CSS3

Hosting and Deployment πŸš€

  • Hosting: Github Pages
  • Deployment: Github Actions

Architecture Overview πŸ›οΈ

  • Frontend component only.
  • No external data sources or API's consumed.

Credit πŸ™

Original source from Zalando and their public public Tech Radar. Thanks!

Local Development πŸ§‘β€πŸ’»

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

License πŸ“

The MIT License (MIT)

Copyright (c) 2017-2024 Zalando SE

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

My personal tech radar that is used to track and manage the technologies utilised in my personal GitHub projects πŸ“‘

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Code of conduct

Stars

Watchers

Forks