Category: Student Projects
Snakes exploring Pipelines – A “System Engineering and Management” Project
Part 3: Coding Guidelines This series of blog entries describes a student project focused on developing an application by using methods like pair programming, test driven development and deployment pipelines. An important part of any professional software development process (like ours 😀 ) are coding guidelines and methodologies, so we’ll deal with these in today’s…
Snakes exploring Pipelines – A “System Engineering and Management” Project
Part 2: Initial Coding This series of blog entries describes a student project focused on developing an application by using methods like pair programming, test driven development and deployment pipelines. Onwards to the fun part: The actual coding! In this blog entry, we will focus on test-driven development. Like we learned in the course, the…
Snakes exploring Pipelines – A “System Engineering and Management” Project
Part 1: Tool Setup This series of blog entries describes a student project focused on developing an application by using methods like pair programming, test driven development and deployment pipelines. Welcome to the next part our project, on its way to become the Snake game with the very best underlying code base ever. (If you…
Snakes exploring Pipelines – A “System Engineering and Management” Project
Part 0: Introduction This series of blog entries describes a student project focused on developing an application by using methods like pair programming, test driven development and deployment pipelines. Once upon a time, which was about one and a half months ago, an illustrious group of three students found together, united by the shared interest…
[Project] How to build an intelligent mirror – Part 3
Mirror, mirror on the wall, who is the fairest of all? It’s you, Albert. How Albert, our smart mirror, has grown – you can read it here. [written by Roman Kollatschny and Matthias Schmidt]
[Project] How to build an intelligent mirror – Part 2
Mirror, mirror on the wall, who is the fairest of all? It’s you, Albert. How Albert, our smart mirror, has grown – you can read it here. [written by Roman Kollatschny and Matthias Schmidt]
[Project] How to build an intelligent mirror
Hello there, today we want to feature a project, we were working in the last semester. A Smart Mirror. It’s not that new to build such a mirror and we’re not the first who built one. We still wanted to do it in another way with another focus. Instead of focussing on our own needs…
- Allgemein, Cloud Technologies, Scalable Systems, Student Projects, System Designs, System Engineering
SocialCloud – Lessons Learned – Part 8
Looking back at 4 months of intensive work on our project “SocialCloud” we gathered a lot of experiences and learned many things regarding teamwork, cloud infrastructure and about the difficulties of creating and designing a web application from scratch. Read this blogpost to be prepared for your next big project!
- Allgemein, Cloud Technologies, Scalable Systems, Student Projects, System Designs, System Engineering
SocialCloud – HumHub and the humming begins – Part 7
The background Locally organized voluntary groups, helping refugees manage their first steps in Germany, are often organized by mass-email with up to 50 recipients. So the huge amount of received emails which should be clarified ends up in a “answer all”-flood of every involved mailbox. Another realistic misbehaviour is that images are sent uncompressed as…
- Allgemein, Cloud Technologies, Scalable Systems, Student Projects, System Designs, System Engineering
SocialCloud – Configure all the things! – Part 6
One of the requirements of the system is that organizations should be able to set up and deploy the HumHub system on their own. For this purpose, we have designed the Configtool. To meet this requirement we have to use different tools, procedures and interfaces from Bluemix. In the following we would like to introduce…
You must be logged in to post a comment.