Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stairch/awesome-hslu

A collection of exercises, solutions, projects, summaries and more by students @ HSLU :mortar_board:
https://github.com/stairch/awesome-hslu

List: awesome-hslu

exercises hochschule-luzern hslu projects solutions summaries

Last synced: 3 months ago
JSON representation

A collection of exercises, solutions, projects, summaries and more by students @ HSLU :mortar_board:

Awesome Lists containing this project

README

        

# Awesome-HSLU [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
A collection of projects, exercises, summaries and more done at the Hochschlue Luzern: Informatik (HSLU) :mortar_board:

## Contributing

:rotating_light: Are you an HSLU student and your repos are not in this list? Then please create an [issue](https://github.com/eddex/awesome-hslu/issues/new) with a link to your profile and name it '`add repos of @`'!

You're also welcome to edit this list yourself! Please read the [CONTRIBUTING](CONTRIBUTING.md) guidelines to get started.

## Table of Contents
- [HSLU Modules](#hslu-modules)
- [AD](#ad)
- [AISO](#aiso)
- [BA](#ba)
- [CG](#cg)
- [CSA](#csa)
- [DASB](#dasb)
- [DBS](#dbs)
- [DL4G](#dl4g)
- [DMATH](#dmath)
- [EBV](#ebv)
- [FKOM](#fkom)
- [GAMEDES](#gamedes)
- [GAMEDEV](#gamedev)
- [IPCV](#ipcv)
- [IOS](#ios)
- [IOT](#iot)
- [ISF](#isf)
- [ITEO](#iteo)
- [MC](#mc)
- [MOBPRO](#mobpro)
- [MOD](#mod)
- [MOVK](#movk)
- [MTOP](#mtop)
- [OOP](#oop)
- [PCP](#pcp)
- [PMB](#pmb)
- [PREN2](#pren2)
- [PTA](#pta)
- [ROBLAB](#roblab)
- [SPRG](#sprg)
- [STAT](#stat)
- [SWE](#swe)
- [VSK](#vsk)
- [WEBLAB](#weblab)
- [WEBTEC](#webtec)
- [XML](#xml)
- [Other Projects](#other-projects)
- [HackZürich 2018](#hackzürich-2018)
- [STAIR HackDay 2016](#stair-hackday-2016)
- [STAIR HackDay 2018](#stair-hackday-2018)
- [HSLU simple MEP results](#hslu-simple-mep-results)

- [Useful Links](#useful-links)

## HSLU Modules

### AD
*Algorithmen und Datenstrukturen*

- FS18
- [FabianGroeger96/ad_exercises](https://github.com/FabianGroeger96/ad_exercises) - exercises
- [FabianGroeger96/Informatik_2.Semester-2018](https://github.com/FabianGroeger96/Informatik_2.Semester-2018) - exercises

### AISO
*AI Search and Optimization*

- FS19
- [amh38/Heuristic-Search](https://github.com/amh38/Heuristic-Search) - heuristic search exercises
- [amh38/Local-Search](https://github.com/amh38/Local-Search) - local search exercises
- [amh38/Systematic-Search](https://github.com/amh38/Systematic-Search) - systematic search exercises
- [timofurrer/hslu-aiso](https://github.com/timofurrer/hslu-aiso) - Search Optimization & Constraint Programming exercises

### BA
*Bachelorarbeit*

- FS19
- [HSLU-BaumannWicki/BA-Dokumentation-Template](https://github.com/HSLU-BaumannWicki/BA-Dokumentation-Template) - LaTeX Template for BA
- FS20
- [FabianGroeger96/bachelor-thesis-hslu-presentation-template](https://github.com/FabianGroeger96/bachelor-thesis-hslu-presentation-template) - LaTeX Template for BA presentation

### CG
*Computer Graphics*

- HS19
- [timofurrer/hslu-cg-webgl](https://github.com/timofurrer/hslu-cg-webgl) - WebGL exercises and Step-by-Step solutions

- HS18
- [BigSisl/hslu-cg](https://github.com/BigSisl/hslu-cg) - exercises & [summary](https://github.com/BigSisl/hslu-cg/blob/master/summary/cg.pdf)
- [BigSisl/hs18_cg_project](https://github.com/BigSisl/hs18_cg_project) - project code
- [tschibu/hslu-cg-houdini](https://github.com/tschibu/hslu-cg-houdini) - project code
- [tschibu/hslu-cg-math](https://github.com/tschibu/hslu-cg-math) - exercises
- [tschibu/hslu-cg-opengl](https://github.com/tschibu/hslu-cg-opengl) - exercises

### CSA
*C# in Action*

- HS17
- [daveschafer/CSA](https://github.com/daveschafer/CSA) - project code
- [RaphiHeer/CSA_Robot](https://github.com/RaphiHeer/CSA_Robot) - project code
- FS17
- [wtjerry/hslu_csa](https://github.com/wtjerry/hslu_csa) - project code

### DASB
*Data Science Basics*

- HS18
- [tschibu/hslu-dasb-project](https://github.com/tschibu/hslu-dasb-project) - project code

### DBS
*Datenbanksysteme*

- FS19
- [TedMANNERs/dbs-project](https://github.com/TedMANNERs/dbs-project) - project code
- FS18
- [RaphiHeer/DBS18_ModulCommentator](https://github.com/RaphiHeer/DBS18_ModulCommentator) - project with RavenDB
- [timofurrer/dbs-project](https://github.com/timofurrer/dbs-project) - project code
- [timofurrer/hslu-dbs](https://github.com/timofurrer/hslu-dbs) - exercises
- HS17
- [wtjerry/sqlToCypher](https://github.com/wtjerry/sqlToCypher) - project code

### DL4G
*Deep Learning for Games*

- HS18
- [amh38/DL4G](https://github.com/amh38/DL4G) - demo project jass bot

### DMATH
*Diskrete Mathematik*

- FS19
- [fliiiix/math-magic-lib](https://github.com/fliiiix/math-magic-lib) - math library for the TI-NSPIRE CX CAS calculator
- FS18
- [FabianGroeger96/Informatik_2.Semester-2018](https://github.com/FabianGroeger96/Informatik_2.Semester-2018) - exercises
- FS17
- [hslu-students/dmath](https://github.com/hslu-students/dmath) - summary

### EBV
*Elektronische Bildverarbeitung (am Tech)*

- FS18
- [RaphiHeer/EBV_Testat01_VehicleCounter](https://github.com/RaphiHeer/EBV_Testat01_VehicleCounter) - Testat 1
- [RaphiHeer/EBV_Testat02_AreaDetection](https://github.com/RaphiHeer/EBV_Testat02_AreaDetection) - Testat 2

### FKOM
*Fachkommunikation*

- FS18
- [FabianGroeger96/Informatik_2.Semester-2018](https://github.com/FabianGroeger96/Informatik_2.Semester-2018) - exercises

### GAMEDES
*Game Design*

- FS19
- [eddex/GAMEDES](https://github.com/eddex/GAMEDES) - part of final project (MEP)

### GAMEDEV
*Game Development (with Unity)*

- HS18
- [eddex/flappy-game](https://github.com/eddex/flappy-game) - a game like flappy bird
- [Jackle1996/NetworkGame](https://github.com/Jackle1996/NetworkGame) - local multiplayter 3rd person shooter
- [okaufman/GameDev-Project](https://github.com/okaufman/GameDev-Project) - 2D jump 'n' run

### IPCV
*Image Processing & Computer Vision*

- FS19
- [Jackle1996/IPCV-Modul](https://github.com/Jackle1996/IPCV-Modul) - exercises (incomplete)
- [timofurrer/hslu-ipcv](https://github.com/timofurrer/hslu-ipcv) - exercises
- [tschibu/hslu-ipcv-exercises](https://github.com/tschibu/hslu-ipcv-exercises) - exercises

### IOS
*Programmierern fürs IOS*

- HS18
- [FabianGroeger96/ios_exercises](https://github.com/FabianGroeger96/ios_exercises) - exercises

### IOT
*Internet of Things*

- HS18
- [daveschafer/IOT-HS18](https://github.com/daveschafer/IOT-HS18) - project code & documentation

### ISF
*Information Security Fundamentials*

- FS18
- [FabianGroeger96/Informatik_2.Semester-2018](https://github.com/FabianGroeger96/Informatik_2.Semester-2018) - exercises

### ITEO
*IT-System Engineering & Operation*

- FS18
- [FabianGroeger96/Informatik_2.Semester-2018](https://github.com/FabianGroeger96/Informatik_2.Semester-2018) - exercises

### MC
*Mikrocontroller*

- FS19
- [iareust/FS19_Microcontroller_C](https://github.com/iareust/FS19_Microcontroller_C) - exercises

### MOBPRO
*Mobile Programming*
- FS19
- [eddex/mobpro](https://github.com/eddex/mobpro/) - exercises
- [eddex/jumpcutter-android](https://github.com/eddex/jumpcutter-android) - project code
- [RaphiHeer/MobPro_MovieApp](https://github.com/RaphiHeer/MobPro_MovieApp) - Ionic excercise

### MOD
*Modellierung Grundlagen (die warscheinlich wichtigsten Grundlagen der Welt!)*

- FS18
- [FabianGroeger96/Informatik_2.Semester-2018](https://github.com/FabianGroeger96/Informatik_2.Semester-2018) - exercises

### MOVK
*Moderne Verfahren der Kryptographie*

- HS19
- [daveschafer/hslu-hs19-movk](https://github.com/daveschafer/hslu-hs19-movk) -exercises, summary
- HS18
- [KilnOfTheSecondFlame/MOVK_HS18_Exercises](https://github.com/KilnOfTheSecondFlame/MOVK_HS18_Exercises) - exercises

### MTOP
*Mainframe Topics (Blockwoche)*

- HS17
- [timofurrer/hslu-mtop-thesis](https://github.com/timofurrer/hslu-mtop-thesis) - thesis

### OOP
*Object Oriented Programming*

- FS20
- [AlterFalter/OOPExercises](https://github.com/AlterFalter/OOPExercises) - exercises
- HS17
- [FabianGroeger96/oop_exercises](https://github.com/FabianGroeger96/oop_exercises) - exercises

### PCP
*Programming Concepts & Paradigms*

- HS18
- [wtjerry/hslu_pcp](https://github.com/wtjerry/hslu_pcp) - exercises
- [KilnOfTheSecondFlame/PCP_HS18_Exercises](https://github.com/KilnOfTheSecondFlame/PCP_HS18_Exercises) - exercises

### PMB
*Projektmanagement Basics*

- FS18
- [FabianGroeger96/Informatik_2.Semester-2018](https://github.com/FabianGroeger96/Informatik_2.Semester-2018) - exercises

### PREN2
*Produktentwicklung 2*

- FS19
- [eddex/pren2](https://github.com/eddex/pren2) - complete project code
- [eddex/signals-dataset](https://github.com/eddex/signals-dataset) - dataset with 5077 images
- [eddex/tiny-yolov3-on-intel-neural-compute-stick-2](https://github.com/eddex/tiny-yolov3-on-intel-neural-compute-stick-2) - guide: YOLOv3 on Raspberry Pi & NCS2
- [FabianGroeger96/cnn-number-detection](https://github.com/FabianGroeger96/cnn-number-detection) - CNN for number detection
- [timofurrer/hslu-pren-digit-cnn](https://github.com/timofurrer/hslu-pren-digit-cnn) - Data Augmentation & CNN for number detection
- [timofurrer/hslu-pren-fs19](https://github.com/timofurrer/hslu-pren-fs19) - complete project code
- [SevRyser/PREN](https://github.com/SevRyser/PREN) - Microcontroller Project
- FS18
- [wtjerry/hslu_pren](https://github.com/wtjerry/hslu_pren) - complete project code
- [wtjerry/setupRaspberryPi](https://github.com/wtjerry/setupRaspberryPi) - RaspberryPi setup help

### PTA
*Projekt und Teamarbeit*

- HS17
- [TedMANNERs/multimedia-sharing](https://github.com/TedMANNERs/multimedia-sharing) - prototype

### ROBLAB
*Cognitive Robotics Lab*

- HS18
- [FabianGroeger96/hslu-roblab-hs18](https://github.com/FabianGroeger96/hslu-roblab-hs18) - project code "DeskCleaner"
- [timofurrer/hslu-roblab-behavior](https://github.com/timofurrer/hslu-roblab-behavior) - project code
- [tschibu/hslu-roblab-floorguide](https://github.com/tschibu/hslu-roblab-floorguide) - project code

### SPRG
*Sicheres Programmieren*

- FS19
- [RaphiHeer/sprg-summary](https://github.com/RaphiHeer/sprg-summary) - summary for the software developement part

### STAT
*Statistics for Data Science*

- HS18
- [KilnOfTheSecondFlame/STAT_HS18_Exercises](https://github.com/KilnOfTheSecondFlame/STAT_HS18_Exercises) - exercises
- [KilnOfTheSecondFlame/python_statistics_reference_card](https://github.com/KilnOfTheSecondFlame/python_statistics_reference_card) - Python statistics cheat sheet
- FS19
- [tschibu/hslu-stat-exercises](https://github.com/tschibu/hslu-stat-exercises) - exercises
- HS19
- [randombenj/hslu-statistics](https://github.com/randombenj/hslu-statistics) - exercises
- [randombenj/python-statistics-reference-card]( https://github.com/randombenj/python-statistics-reference-card ) - Updated Python cheat sheet

### SWE
*Softwareentwicklung*

- FS18
- [daveschafer/SWE-Project-FS18](https://github.com/daveschafer/SWE-Project-FS18) - project code

### VSK
*Verteilte Systeme und Komponenten*

- HS18
- [FabianGroeger96/vsk_hs18](https://github.com/FabianGroeger96/vsk_hs18)

### WEBLAB
*Web Labor*

- FS18
- [daveschafer/hslu-hs19-weblab](https://github.com/daveschafer/hslu-hs19-weblab) - exercises (not complete)
- [RaphiHeer/WebLab_Exercises](https://github.com/RaphiHeer/WebLab_Exercises) - excercises (probably not complete)

### WEBTEC
*Web Technologies*

- FS20
- [AlterFalter/WebTechAbschlussarbeit](https://github.com/AlterFalter/WebTechAbschlussarbeit) - project code
- HS17
- [dev-jan/hslu-webtec](https://github.com/dev-jan/hslu-webtec) - project code
- [FallenRoax/WebTec](https://github.com/FallenRoax/WebTec) - project code
- [Habbasch/WebTec](https://github.com/Habbasch/WebTec) - project code
- [tschibu/tschibu.github.io](https://github.com/tschibu/tschibu.github.io) - project code
- HS16
- [eddex/WebTec](https://github.com/eddex/WebTec) - project code
- [RaphiHeer/raphiheer.github.io](https://github.com/RaphiHeer/raphiheer.github.io) - project code
- [timofurrer/hslu-webtec-testat](https://github.com/timofurrer/hslu-webtec-testat) - project code

### XML
*XML (Blockwoche)*

- FS19
- [TheHuebschi/xml-webapp](https://github.com/TheHuebschi/xml-webapp) - project code
- HS18
- [amh38/XML](https://github.com/amh38/XML) - project code
- [BigSisl/xml-wgcard](https://github.com/BigSisl/xml-wgcard) - project code
- FS18
- [eddex/xml-website](https://github.com/eddex/xml-website) - project code & documented pitfalls
- [timofurrer/hslu-xml-technologies](https://github.com/timofurrer/hslu-xml-technologies) - project code

## Other Projects

### HackZürich 2018

- [randombenj/yelims](https://github.com/randombenj/yelims) - Emoji only social network mobile app built with React Native

### STAIR HackDay 2016
*Multiplayer Snake bots*

[https://github.com/stair-ch](https://github.com/stair-ch) - Game server, web frontend & bot templates in Python, Go, Java, Ruby and JavaScript

- [eddex/snakehack-node-bot](https://github.com/eddex/snakehack-node-bot) - NodeJS implementation of a snake bot

### STAIR HackDay 2018
*1 vs 1 PacMan bot competition*

[https://github.com/stairch](https://github.com/stairch) - Local game server & bot templates in Python and Java

- [dev-jan/pachack_solution](https://github.com/dev-jan/pachack_solution) - winning bot of the event, written in Python
- [fliiiix/hslu_18hs_stair_pachack_python](https://github.com/fliiiix/hslu_18hs_stair_pachack_python) - bot written in Python
- [randombenj/packhack](https://github.com/randombenj/packhack) - bot written in Python

### HSLU simple MEP results
_A browser add-on that extends the page 'Meine Anmeldungen' on the HSLU MyCampus website._

[eddex/hslu-simple-mep-results](https://github.com/eddex/hslu-simple-mep-results)

Features:
- A simple table with all your modules, credits and grades
- An overview of how many modules of each type have been done / are still needed.
- An overview of your grades including grade distribution and average.
- A chart to visualize your credit progress.

## Useful Links

- [https://studentbox.ch](https://studentbox.ch/#!/category/1651/)
- https://www.reddit.com/r/hslu/
- https://stair.ch/links/

## License ![license](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-2.png)
This project is licensed under the WTFPL license. See [LICENSE](LICENSE.md) for more info.