Open education. Interactive learning. Built by students, for Students.
IlliniOpenEdu is a student-driven initiative focused on building modern, interactive educational tools that actually make sense.
We replace:
- β Static PDFs
- β Outdated simulations
- β Memorization-heavy learning
With:
- β Interactive experiences
- β Visual intuition
- β Clean, modern UI
A browser-based physics simulation platform built with React + TypeScript + Tailwind
Core idea: Turn physics into something you can play with, not just study.
- π¦ Mechanics simulations (forces, motion, energy)
- β‘ Electromagnetism simulations (fields, circuits)
- ποΈ Statics tools (beams, supports, reactions)
- π§ͺ Virtual labs (IOLab-inspired)
- π§βπ« Professor Mode for guided teaching
- Frontend: React + TypeScript
- Styling: Tailwind CSS
- Animation: Framer Motion
- Deployment: GitHub Pages (static)
- Learning should be interactive
- Visuals > equations (at first)
- Simplicity > feature overload
- Fast > overengineered
- Bryan Chen β UX / Frontend / Systems
- Evan Doubek β Physics / Content
| Repo | Description |
|---|---|
PhysicsSims |
Main simulation platform |
E&M |
Electromagnetism modules |
Statics |
Beam + support simulator |
Make tools that:
- Students actually use
- Professors actually recommend
- Feel like real software, not school tools
git clone https://github.com/IlliniOpenEdu/PhysicsSims
cd PhysicsSims
npm install
npm run dev- Full quiz problems
- More lab-style modules
- Mobile support
- First stable version
- Student feedback features
- Star our repos
- Share with classmates
- Use it in your courses