Wolfgang Hobmaier's repositories
apisyouwonthate.com
All about books, hilarious tshirts, and blog posts. Send us a PR!
Catch-em-all
Now that we have tons of data about Pokemon (what they are, where they are, what’s their relationship, what they can transform into, which attacks they can perform, aso) we want to integrate it all into a comprehensive website. This website should contain sections about each Pokemon and its details. Additionally, the website should register the user’s location and tell the user how close is that the predicted pokemon to him/her. Additionally you will be incorporating the apps that were created by project B,C and D into the website. Your group will need to create automated builds and testing for this apps and use continuous integration to pull in new changes in the code repositories. Apps from projects B-D should be packaged and made available on NPM. Ideally when you completed these tasks the webapp component would integrate the apps by “requiring’ them. Here is a possible user story: when a user opens the website or the app the current location of the user will be shown. Additionally, the website/app will show automatically where the pokemons that are currently active are and where the pokemons that we predict to active in the nearest future (i.e. within half a day) will be located (all of this will be available from the app developed in project D). Hopefully, the website will be somewhat crowded by that data. Then, there needs to be a menu bar or something available (e.g. above the map or on the right side to it) that will list currently active or predicted pokemons. Clicking on one of them will make other pokemons on the map disappear, except of this clicked one. Separate web pages would allow the search and presentation of individual Pokemons and the information we gathered about them, including third party data (project A) and twitter analysis (project C)
ElixirCode
Reference Repo for an Elixir course on Udemy.com
fastify-response-validation
A simple plugin that enables response validation for Fastify.
fastify-swagger
Swagger documentation generator for Fastify
gridsome.org
Website for Gridsome.org
ionic2-reddit-reader
Ionic 2 Sample App
lifting-calculators
Simple Progressive Web App for calculating your 1/2/3/n-rep-max and warmup sets
light-my-request
Fake HTTP injection library
platformio-pkg-framework-arduinoavr
Package: Atmel AVR / Arduino framework for PlatformIO
threads.js
🧵 Make web workers & worker threads as simple as a function call.
webpacker-example-app
Basic Rails App with React + Webpacker
instaction_js
Runs actions instantly on newly inserted DOM elements with a given selector.
PokeMap-1
The world of Pokemon GO is as big as our planet. Pokemons have been sighted on top of cliffs perched over oceans as well as in your next door coffee shop. We would like to create a world-wide interactive map that shows where Pokemons were predicted to appear. Each pokemon prediction you add to the map should have all relevant information including name, time the pokemon is predicted to appear, prediction confidence rate etc. The map should be filtered by a time range (i.e predicted to appear in the next day) as well as pokemon name and pokemon specie.
XBeeJavaLibrary
Set of Java APIs to interact with Digi International's XBee radio frequency modules.