Giter Club home page Giter Club logo

proche90210's Projects

mean_app icon mean_app

As part of my Higher Diploma in Software Design and Development, I wanted to create an application that would show live data and what better way to get live data than to get it yourself. The Raspberry Pi was perfect for this. Providing GPIO pins to read in data and at a relatively cheap price. I purchased a bread board and wired up a temperature sensor. When it came to choosing a stack, I felt the MEAN stack was a great option as JavaScript could be used across all technologies and a relational database wasn’t required for temperature data like this. I created a RESTful API which would respond to queries for previous data or the current temperature. AngularJS was then used to request the data and place it on the $scope object. A directive was then created which contained D3.js, a JavaScript library for creating dynamic visualisations. This used to create two visualizations, a circle which changed size and colour with temperature and a graph showing the last 20 seconds of data. The create a single page application, the ui-router module was used. Originally the ngRoute module was used but this fell short when nested views inside views which was how the graph and circle were altered. The web app also required authentication, which was done using JWTs (JavaScript Web Tokens). Once the web app was finished, I made a mobile app using the Ionic framework with some minor tweaks to the code and a new UI.

nba_py icon nba_py

Python client for NBA statistics located at stats.nba.com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.