Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Project structure

mathsite/
β”œβ”€β”€ index.html                  β†’ Home page
β”œβ”€β”€ css/
β”‚   └── style.css               β†’ All styling (shared across every page)
β”œβ”€β”€ js/
β”‚   β”œβ”€β”€ cubic.js                β†’ Cubic equations logic
β”‚   β”œβ”€β”€ differentiation.js      β†’ Differentiation page logic
β”‚   β”œβ”€β”€ hero.js                 β†’ Homepage animated polygon β†’ circle
β”‚   β”œβ”€β”€ integration.js          β†’ Integration page logic
β”‚   β”œβ”€β”€ linear.js               β†’ Linear equations logic
β”‚   β”œβ”€β”€ nav.js                  β†’ Mobile menu toggle (shared)
β”‚   β”œβ”€β”€ polynomials.js          β†’ Polynomial equations logic
β”‚   β”œβ”€β”€ pythagoras.js           β†’ Pythagoras page logic
β”‚   β”œβ”€β”€ quadratic.js            β†’ Quadratic equations logic
β”‚   β”œβ”€β”€ shapes.js               β†’ Shapes page logic
β”‚   β”œβ”€β”€ tabs.js                 β†’ Intro / working-area tab switcher (shared)
β”‚   β”œβ”€β”€ triangle.js             β†’ Triangle page logic
β”‚   └── trig.js                 β†’ Trigonometry page logic
└── pages/
    β”œβ”€β”€ cubic-equations.html    β†’ Cubic equations page
    β”œβ”€β”€ definmath.html          β†’ Alphabetical topics index
    β”œβ”€β”€ differentiation.html    β†’ Differentiation page
    β”œβ”€β”€ equations.html          β†’ Main equations hub
    β”œβ”€β”€ integration.html        β†’ Integration page
    β”œβ”€β”€ linear-equations.html   β†’ Linear equations page
    β”œβ”€β”€ number-patterns.html    β†’ Number patterns page
    β”œβ”€β”€ polynomials.html        β†’ Polynomial equations page
    β”œβ”€β”€ pythagoras.html         β†’ Pythagoras theorem page
    β”œβ”€β”€ quadratic-equations.htmlβ†’ Quadratic equations page
    β”œβ”€β”€ shapes.html             β†’ Shapes page
    β”œβ”€β”€ triangle.html           β†’ Triangles page
    └── trigonometry.html       β†’ Trigonometry page

About

MATH.LAB learn about the Mathematics #ai-code generation

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages