ERIC TAO

Arknights Resource Planner

Full-Stack

Arknights Resource Planner

A resource planning tool for the game Arknights

Visit live site

Category

Full-Stack

Duration

4 weeks

Technologies

Java, Maven, Next.js, React, Jest, Docker

Project Overview

A calculator and planner for managing in-game resources in Arknights. Users can input their current resources, set goals, and receive optimized farming plans to efficiently reach their targets.

Key Features

  • Real-time calculator on resource transactions and consumption
  • Goal setting against target resource requirements
  • Optimized farming plans generated from current inventory
  • Responsive layout with accessible contrast and keyboard navigation

Project Writeup

Overview

A calculator and planner for managing in-game resources in Arknights. Users input the resources they currently hold, set a target, and get back a farming plan that reaches that target efficiently.

Implementation

  • Java and Maven for the resource-planning and optimization logic.
  • Next.js and React front end for inventory input and plan output.
  • Jest covering the calculation paths.
  • Packaged with Docker for a reproducible build and deploy.

Notes

  • Draft writeup — replace with your own account of the project.