Chemistry projects created with Python
-
Interactive Periodic Table: a. Developed and implemented a GUI-based interactive periodic table using Tkinter interface int the front-end and Tornado framework in the back end, resulting in a user-friendly and engaging application. b. Enhanced usability by exposing the server with API endpoints that allows users to access and view detailed information about elements and open corresponding Wikipedia pages.
-
Chemical Equation Balancer: Developed a chemical equation balancer, enabling users to easily balance chemical equations.