Skip to content

intergalacticmammoth/thanks-professor-strang

Repository files navigation

thankyouprofessor.com

About

Professor Strang (Wikipedia, website) delivered his last lecture on 15 May 2023 after a 61 year-long teaching service. I still remember the excitement and fascination I felt when I discovered his MIT lectures on linear algebra.

I made a website where anyone can say thank you to Professor Strang for his teaching: thankyouprofessor.com.

Notes for dev

Developing

Install dependencies with npm install (or pnpm install or yarn).

To start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the app:

npm run build

You can preview the production build with npm run preview. To deploy the app, you may need to install an adapter for your target environment. I use Node.

Roadmap

See the open issues for a full list of proposed features (and known issues).

Contributing

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the label "enhancement". Don't forget to give the project a star! Thanks again!

License

Distributed under the MIT License. See LICENSE.md or choosealicense.com for more information.

Contact

Acknowledgements

About

A thank you to Professor Gilbert Strang, one of the best teachers of our time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published