A high-precision web application designed for chemists, researchers, and students to automate complex laboratory calculations and ensure accuracy in solution preparation.
As a Master of Organic Chemistry, I engineered this tool to replace manual calculations and prone-to-error spreadsheets.
-
Scientific Integrity: Developed using standard IUPAC notation, including correct lowercase symbols for mass concentration (
$\gamma$ ) and mass fraction ($\omega$ ). - Precision First: Implements 4-decimal precision for molar calculations, mirroring the sensitivity of analytical balances.
-
Molarity Calculator: Calculate required mass for specific molar concentrations with integrated volume unit conversion (
$cm^3 \leftrightarrow dm^3$ ). - Mass Percent Hub: Effortlessly determine the mass of both solute and solvent for percentage-based solutions.
-
Dilution Engine: Practical
$c_1V_1 = c_2V_2$ logic that automatically calculates the exact volume of stock solution and the required amount of water to add. -
Professional Conversions: Advanced conversion cards for switching between
$c$ ,$\gamma$ , and$\omega$ , accounting for density ($\rho$ ) and molar mass ($M$ ). - One-Click Copy: Integrated clipboard functionality with smart formatting (📋 icon) for quick data transfer to lab notebooks.
- Minimalist Lab UI: A clean, distraction-free interface optimized for use in laboratory environments with a strict focus on scientific notation.
- Intelligent Feedback System: Custom "Toast" notification system for real-time error reporting and successful action confirmations (e.g., Copy to Clipboard).
- HTML5: Semantic structure with a focus on logical input flow and accessibility.
-
CSS3: Modern minimalist design using CSS Variables, Flexbox, and Strict Text Transformation rules to preserve lowercase scientific symbols (
$\gamma$ ,$\omega$ ). -
JavaScript (ES6+):
-
State Management: Implemented using a central
LabCalcobject to manage application state and logic. - Event Delegation: Optimized performance by handling interactions through dynamic event listeners.
-
Keyboard Accessibility: Integrated
Ctrl/Cmd + 1-4shortcuts for a seamless laboratory workflow. - Robust Validation: Custom validation engine that prevents non-physical results (e.g., negative mass or concentrations exceeding 100%).
- Smart Clipboard API: Advanced copy logic with a reliable fallback for older browser environments.
-
State Management: Implemented using a central
This project demonstrates proficiency in:
- Complex Algorithm Mapping: Translating multi-variable chemical formulas into clean, efficient JavaScript code.
- State Management: Handling real-time UI updates across multiple calculation modules without page reloads.
- UI/UX for Specialized Tools: Creating a professional tool that prioritizes clarity and speed, avoiding unnecessary "bloat".
- Scientific Accuracy: Maintaining strict adherence to international scientific standards in software naming and notation.
This project is under continuous development. Upcoming features include:
- Unit Testing: Implementing a custom test suite to verify calculation accuracy against standard chemical benchmarks.
- Authentication: Integration with Firebase Auth to allow users to save and retrieve their custom solution recipes.
- History Log: A persistent record of recent calculations for experimental reproducibility.
- Clone the repository or download the source code.
- Open
index.htmlin any modern web browser. - Choose your calculation tab and start preparing your solutions with 100% confidence.
[Ivana Tatić] Master of Organic Chemistry & Aspiring Web Developer
Feel free to connect or check out my other projects!
