grunt – Oliver Stadie – Portfolio Software Engineer • Game Developer • Software Architect and Designer • Generalist Sun, 05 Feb 2017 20:57:12 +0000 en-US hourly 1 https://wordpress.org/?v=4.5.32 /wp-content/uploads/2016/06/cropped-favicon-3-32x32.png grunt – Oliver Stadie – Portfolio 32 32 Stomap – A Project Management Tool /stomap-project-management-tool/ Wed, 08 Apr 2015 20:23:30 +0000 https://ostadie.wordpress.com/?p=500 I’m currently developing a Project Management Tool to manage big amounts of GitHub issues (i.e. tasks) more convenient. This Project Management Tool is based on the idea of story mapping boards. Idea This Project Management Tool for GitHub is currently under development... Continue Reading →

The post Stomap – A Project Management Tool appeared first on Oliver Stadie - Portfolio.

]]>
I’m currently developing a Project Management Tool to manage big amounts of GitHub issues (i.e. tasks) more convenient. This Project Management Tool is based on the idea of story mapping boards.

Idea

This Project Management Tool for GitHub is currently under development and the main idea is the following:

  • Instead of managing 1000 issues as labeled list items you arrange them in a second dimension, in a table.
  • One way to arrange the tables are typical story mapping boards, aka feature table.
  • This second dimension not only adds overview, but it also reduces the amount of issues to compare at a certain pint in time.
  • Drag’n’Drop eases managing issues even further.

Features

Easy Project Management • Drag’n’Drop to edit Issues • Hierarchic Issues • Issue Dependencies • Visualize your whole project instead of single issues • free for public Projects • No information gets lost, because it’s stored directly in GitHub.

Technologies

html5githubangularjqueryjquery-uiyeomannpmgruntbowerkarmatravis-cieclipse

Web Languages: TypeScript • html5 (HTML, CSS, JavaScript)

Web Libraries: GitHub API • Angular2 • jQuery • jQuery UI • bootstrap • OAuth2 • Underscore

Automated Builds: tsd • yo • yeoman • npm • grunt • bower

Automated Testing: Karma • TeddyMocks • mocha • chai • Custom Test Framework

Continuous Integration: GitHub • Travis CI

IDE: Eclipse

Team

Currently I’m working on the project alone.

The post Stomap – A Project Management Tool appeared first on Oliver Stadie - Portfolio.

]]>
Asteroids /asteroids/ Mon, 08 Apr 2013 19:49:38 +0000 https://ostadie.wordpress.com/?p=460 A spare time project with my room mate of a game remake as multiplayer. Goal is to experiment around with project management techniques, p2p software architectures and some technologies. Context This project is currently under development. A multiplayer Asteroids game isn’t that... Continue Reading →

The post Asteroids appeared first on Oliver Stadie - Portfolio.

]]>
A spare time project with my room mate of a game remake as multiplayer. Goal is to experiment around with project management techniques, p2p software architectures and some technologies.

Context

This project is currently under development. A multiplayer Asteroids game isn’t that exciting by itself, but we use it as a case study for experimenting. Our experiments include:

  • GitHub best practices
  • browser-to-browser communication with WebRTC
  • Best practices for structuring TypeScript projects
  • Automated Testing of TypeScript projects
  • Exaggerated use of the Law of Demeter to minimize the coupling and maximize the scalability
  • Automated Builds and Continious Integration for TypeScript projects

Features

Asteroid Game • Realtime Multiplayer Action • No Server Required • Browser and Mobile

Technologies

  • Languages: TypeScript • html5 (HTML, CSS, JavaScript) • UML • JSON
  • Web Libraries: WebRTC • phaser • peerJS • requireJS
  • Automated Builds: tsd • yo • yeoman • npm • grunt • bower
  • Automated Testing: Karma • TeddyMocks • Custom Framework • mocha • chai
  • Continuous Integration: GitHub • Travis CI
  • IDE: Eclipse

Team

Me and my room mate, who also is a professional software developers with different background.

The post Asteroids appeared first on Oliver Stadie - Portfolio.

]]>