The aim of this organization is to have a single place to store software written by our students. Thanks to that we would reuse and maintain these projects in the future, instead of reinventing the wheel.
If you have a project that you think might be beneficial to our student's community, write an email to the organization administrator: kacper.latuszewski@uczen.zsk.poznan.pl
Software for interactive touchscreen that is placed in a teacher room. Thanks to this teachers can check their lessons. This project uses web technologies such as React and Django. Check it out here
Web scraper that gets the lucky number from the UONET electronic grade book. We scrape it every day at 6am (5am UTC) and share for other students via a json-like API.
- API: https://github.com/zsk-poznan/szczesliwy-numerek-backend
- Display template: https://github.com/zsk-poznan/szczesliwy-numerek
WIP Web app for displaying the lesson timetable. It also does some magic 🎉 reversing timetable per classroom and per teacher.
For questions related with https://hub.docker.com/u/zskpoznan contact with kacper.latuszewski@uczen.zsk.poznan.pl
Our js packages are deployed to npm organization @zsk-poznan
. This organization is managed by Adam Siekierski, adam.siekierski@uczen.zsk.poznan.pl
If you want your project to be deployed to NPM follow this instructions.
- If you don't have one, create account on npmjs.com
- Write about it to the NPM organization administrator, pass info such as: your npm username, github repo link and package name.
- The administrator will then create your repository and you should get access to it on npm.