Skip to content

Instantly share code, notes, and snippets.

View fractallydriven's full-sized avatar

fractallydriven

View GitHub Profile
@fractallydriven
fractallydriven / index.html
Created July 10, 2025 07:39
Metal Oxides Mass Flow Calculator
<!DOCTYPE html>
<html>
<head>
<title>Mass Flow Calculator</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 20px;
background-color: #f5f5f5;