About Tarkov Ammo
https://wizardly-hermann-c44975.netlify.app/ is a Vue.js app that I made to help people easily compare ammunition types from the game Escape from Tarkov.
The game has lots of different ammunition types that you can use, and they all have different properties. They are not easy to compare in the game so I created this Vue.js application to give people a way to visualise the differences between them. Also, it was just a fun project to work on.
You start by choosing two ammo types to compare in the autocompleting dropdowns. Then the table will update and indicate the better value with the green colour, red is worse and orange is even.
Task Tracker
I also created a task tracker page. Here you can tick off the tasks you have completed in the game to track your progress and see how much you have left to do.
This uses the browser's local storage, so if you have to use the same browser each time if you wish to keep task data.
Try it out