location for all my math notes from linear algebra to differential equations to be implemented after/during spring 2026
plan:
- add MathNotes, PhysicsNotes, CompSciNotes
- adjust navbar dropdown to reveal links:
- CircuitNotes
- MathNotes
- PhysNotes
- CompSciNotes
- Independent Research
- and when you hover over one of them:
- CircuitNotes > - MasterRef
- MathNotes | - BasicCircuits
- PhysicsNotes | - {... rest of them}
- CompSciNotes
- Independent Research (hover over one of them, arrow pointing to the right appears, additional links appear to the side from hidden.) all links are active, this is displayed by a slight color change
Pages that I will have:
- CircuitNotes >
- MasterRef
- BasicCircuits
- LED
- Matrix
- OLED
- Photoresistor
- RGBLED
- Rotary
- SevenDip
- MathNotes >
- QuickReview
- LinearAlg
- StatMethods
- CalculusI
- CalculusII
- CalculusIII
- DiffEqu
- PhysNotes >
- Introduction (uni 1 and uni 2 basics)
- ModernPhys
- ClassicalMech
- QuantumMech
- ElectMagn
- StatMech
- CompSciNotes >
- Principles
- NumericalAnalysis
- DataAnalysis
- ComputationalPhys
- HighPerfComp
- PhotoVoltResearch >
- Dashboard
- SimV1
- SimV2
- SimV3
- SimV4