Security dashboard
The Security dashboard was designed for company cybersecurity officers to give a real-time overview of potential cybersecurity issues, like dangerous configurations of workstations, attacks detected by antyvirus software, etc.
Web-based Frontend implemented with JavaScript and React presented collected data via fully customizable and user-friendly dashboard with widgets.
Visual configuration of dashboard, including displayed widgets and data sources was assured by separate web tooling based on Django.
Backend consisted of micro-services, which were independently collecting the data and continuously feeding the databases, performing calculations, analysis of input data and preparation of output data. Golang and python were mainly used on Backend side.
As a Software Developer I was mainly responsible for implementing Frontend, but also involved in writing microservices.
PROJECT INFO
- CLIENT: NDA
- DATE RELEASED:
- ROLE: Software Developer
- CATEGORIES: Automotive
- TAGS: security, frontend, backend, microservices
- KEY TECHNOLOGIES: JavaScript, React, Python, Django, MongoDB, InfluxDB, golang