https://github.com/theroughcode/balancer
A side project from high school. Aims to aid in solving basic chemical equations.
https://github.com/theroughcode/balancer
Last synced: over 1 year ago
JSON representation
A side project from high school. Aims to aid in solving basic chemical equations.
- Host: GitHub
- URL: https://github.com/theroughcode/balancer
- Owner: theRoughCode
- Created: 2016-08-27T02:05:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T19:12:11.000Z (over 8 years ago)
- Last Synced: 2025-02-16T22:35:57.602Z (over 1 year ago)
- Language: Java
- Size: 32.2 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Balancer

Balancer is a side project I created while in high school. I came up with this idea to solve chemical equations because I realized that in order to balance the equations, all we had to do was follow an alogorithm. I developed this app to practice programming in Java, working with SWING and the user interface, and most importantly, help me finish my Chemistry homework!
## Example: Al+O2 --> Al2O3
