Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.
/ PGDPde Public archive

A list featuring some tutors of the TUM course "Praktikum Grundlagen der Programmierung"

Notifications You must be signed in to change notification settings

simonpannek/PGDPde

Repository files navigation

PGDPde

Netlify Status

A list featuring some tutors of the TUM course "Praktikum Grundlagen der Programmierung"

https://pgdp.de/

Run locally

If you want to run the website locally, run npm install to install all dependencies and then npm start to generate and serve the site (run npm build if you just want to build).

Contributing

Add another Tutor

If you want to add another tutor, just add your file to the folder /src/tutors/ using a pull request (for a template, check out the template.md file). Your file should have the name lastname-firstname.md.

Notes:

  • Before opening a pull request, check whether your changes have the right syntax and format. This saves me a lot of time.
  • Make sure that any pictures uploaded have a width of 500px.
  • Please do not add tutors on this site without their agreement.
  • If you want content to be removed from this site, open a new pull request or message me.

If you need any additional help, feel free to contact me here.

Design changes

If you have any ideas for additional features, just open up an issue. In case you want to implement it yourself, message me first (just to make sure you do not waste your time).

Embedding

You can embed the card of a tutor through the link https://pgdp.de/tutors/lastname-firstname/, for example by using an iframe.

About

A list featuring some tutors of the TUM course "Praktikum Grundlagen der Programmierung"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published