Add TUfast

This commit is contained in:
2022-06-23 15:02:49 +02:00
parent 8790d6159a
commit ced29679d0
2 changed files with 34 additions and 0 deletions

23
projects/tufast.adoc Normal file
View File

@ -0,0 +1,23 @@
:experimental:
:docdatetime: 2022-06-23T12:53:07.207Z
= TUfast
My work on a browser extension that is used by multiple thousand students.
== What is TUfast?
TUfast is a browser extension made by some students of the TU Dresden.
The main feature is the injection of username and password on various login pages of portals of the TU. +
Other features are shortcuts, redirects from search engines, enhancement and more. +
It has multiple thousand users.
The project is open source and https://github.com/TUfast-TUD/TUfast_TUD[hosted on Github].
== What did I do?
I am one of the first and one of the main contributors of the project.
At the time of writing this I rewrote the whole backend in TypeScript and prepared it to shift to the https://developer.chrome.com/docs/extensions/mv3/intro/[Manifest V3].
== More information
- https://github.com/TUfast-TUD/TUfast_TUD[Repository]
- https://tu-fast.de/[Website]