Skip to content

PythonAtSea/periculi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f43a77c · · Dec 11, 2025

History

16 Commits
Nov 24, 2025
Nov 23, 2025
Nov 21, 2025
Nov 23, 2025
Nov 20, 2025
Nov 24, 2025
Nov 21, 2025
Nov 20, 2025
Nov 24, 2025
Nov 20, 2025
Dec 3, 2025
Dec 3, 2025
Nov 20, 2025
Nov 20, 2025

Repository files navigation

Periculi

What's dis?

This is a risk assessment framework app, specifically designed for FIRST robotics teams! It has three scoring criteria, likelihood (how often it happens), risk (how bad it'll be if it happens), and detectability (how hard it is to detect and prevent it). It uses those three criteria to calculate a score for how bad a hazard is. Once you have a plan to mitigate a risk, you can enter that in, and once it's actually implemented you can mark it as such.

screenshot

What in the world does Periculi mean?

It just means "risk" in Latin 💀

I wanna make some changes!

Fire up the (dev) server:

npm run dev

# or
yarn dev

# or
pnpm dev

# or
bun devv

Check out http://localhost:3000 and you can figure out the rest!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published