Git Product home page Git Product logo

NewZeroRiot's Projects

angudraw icon angudraw

I had an excuse to mess around with the HTML canvas and Angular to experiment, and made a very primitive shape dropping tool. You can free draw, save the drawing off, change colours and clear the canvas. It's pretty simple stuff, but gives a good overview of the tools that can be used at a basic level.

angular4_with_faker icon angular4_with_faker

RXJS playground with Angular2/4 - produces fake data using Faker.js which can come from an API or faked right into the application.

angularcomponents icon angularcomponents

An exploration of the many ways to initiate child to parent component communication. There are a few ways: two way binding, output function references (NG2 style) and the old school emit path. All are pretty useful. Saved to my Github to refer to later :)

breakout icon breakout

Messing with canvas to create a breakout game, I don't plan on finishing this anytime soon, just something to mess with over time. It works, there are a few collision detection issues, and there is no game over, but it was more to do with how i'd approach it as i've always been interested in games, and never really made a real one.

dotnetcoremacrepo icon dotnetcoremacrepo

This is a repository, written entirely using VS Code on the MAC. Intellisense is not as forgiving but, jesus it's working in less than an hour, with next to no effort at all. Impressed.

fullcalendario icon fullcalendario

Implementation of Bootstrap and Fullcalendar.IO without a database to see how useful it is.

gangle icon gangle

GANGLE! is the most over opinionated Javascript build system and webserver ever. It watches your JS files, concats them to the folder it expects and runs browser-sync to watch your changes and auto refresh the browser.

hangmanjs icon hangmanjs

Implementation of Hangman written entirely in Javascript as a counter to the AngularJS implementation to compare.

minimalwebpacktypescript icon minimalwebpacktypescript

A very, very minimal project for bootstrapping a project with TypeScript using WebPack2 as the module loader and transpiler.

ngconnect4 icon ngconnect4

A lovely game of connect four in AngularJS. It's not finished yet :)

nggridify icon nggridify

ngGridify is a quick and easy way to show some data on the page, and be able to sort it, configure the columns and bind some sort of javascript function to a button on each line if you want to.

nggridify2 icon nggridify2

ngGridify has been rebuilt for Angular2+ and is a quick and easy way to show some data on the page, and be able to sort it, configure the columns and bind some sort of javascript function to a button on each line if you want to.

ngnoughtsandcrosses icon ngnoughtsandcrosses

Sometimes I get bored, so I tried a quick noughts and crosses game. Pretty pleased although the winning solution could be more terse i'm sure :) Restyled with Bootstrap now too. Woo.

ngrestify icon ngrestify

Simple Angular 1.5, ES5 module that can be used to manage promises to an API in a central location, I always found i never really use any more than API calls that return promises with GET, POST, PUT and DELETE. With ngRestify we can configure the URL, choose to include a bearer token with each request and just return a promise. I tend to use this loads on personal projects, so decided to make it public.

observablebank icon observablebank

A transaction application built using RXJS and services to distribute transactions.

systemjsseed icon systemjsseed

Seed project to demonstrate the use of SystemJS and JSPM after checking out Angular2 and wondering what all the funky module loaders were all about.

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.