Skip to content

Latest commit

 

History

History

profile

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Study Association GEWIS❗

Welcome to the GitHub of study association GEWIS; here, we host the projects of various committees from GEWIS. This GitHub is managed by the ABC. As mathematics & computer science students, we build a lot of the software needed in the association; this ranges from sophisticated projects to hacky scripts. Below, you can find some highlights of the projects that we build:

🚀Applicatie Beheer Commissie (ABC)

  • GEWIS Website: Main website including activities, education, photos and more
    public array $repositories = [gewisweb];
  • GEWIS Database: Membership management system
    public array $repositories = [gewisdb];

🖥️Computer Beheer Commissie (CBC)

  • Automation scripts: Various PowerShell scripts that help our Windows Server infrastructure
    $repositories = @(scripts-automation)
  • Custommailcow LDAP: Custom sync script to sync permissions from LDAP to Mailcow
    let repositories: URL[] = [custommailcow-ldap];
  • GEWIS Unlock: Allow admins to unlock signed-in Windows PCs
    url repositories[1] = {GEWISUnlock};

📖Supremum

  • Supremum web: Website for Supremum committee
    repositories = [supremumweb]