Pinned Repositories
2d-platformer
🎮A 2d platform game written in C++ with SDL_2🎮
chess
A Chess app, built with React and Redux, utilising FEN with the Chess.js library
fluid
:speech_balloon: A real time text based chat application built with Elm & Phoenix :speech_balloon:
mysite
:house: A personal blog and portfolio site powered by Node.js :house:
Nearest-Asteroids-Elm
:telescope: An Elm based web app to retrieve data from Nasa based on today's nearest Asteroids from Earth :telescope:
penguins
:penguin: An SVG animation, drawn originally in Adobe Illustrator CC and animated using GSAP tools (TweenMax, TimelineMax) :penguin:
rust-json-parse-exercise
🦀 An exercise in rust to build a JSON parser 🦀
tfl-hackathon
todos
:pencil: A Nice 'ol React/Redux Based Todo List App :pencil:
Weather-App
A Web App that utilises the openweathermap & ipinfo API to display the current weather. ASCI animations included...
njsfield's Repositories
njsfield/tfl-hackathon
njsfield/Nearest-Asteroids-Elm
:telescope: An Elm based web app to retrieve data from Nasa based on today's nearest Asteroids from Earth :telescope:
njsfield/penguins
:penguin: An SVG animation, drawn originally in Adobe Illustrator CC and animated using GSAP tools (TweenMax, TimelineMax) :penguin:
njsfield/anime
JavaScript Animation Engine
njsfield/chess
A Chess app, built with React and Redux, utilising FEN with the Chess.js library
njsfield/elm-fac-shrine
:bulb: A piece of ASCII art, built with a html tag generator written in Elm :bulb:
njsfield/haskell-atom
Guide for formatting & Haskell code in Atom
njsfield/lpop
:lollipop: A command line tool to return a random string from an array :lollipop:
njsfield/pwa-demo
Trial app to demo offline PWA
njsfield/simple-websocket-example
A simple example demonstrating client/server interaction via WebSockets, on server run on Node.js
njsfield/2d-platformer
🎮A 2d platform game written in C++ with SDL_2🎮
njsfield/fluid
:speech_balloon: A real time text based chat application built with Elm & Phoenix :speech_balloon:
njsfield/rust-json-parse-exercise
🦀 An exercise in rust to build a JSON parser 🦀
njsfield/accessibility-challenge
Resolve the mess
njsfield/chess-tdd
njsfield/css-gallery-challenge
:rocket: :stars: :rocket: A morning challenge to practice a bit of css to create a lovely space themed gallery :rocket: :stars: :rocket:
njsfield/elm-datepicker
A reusable date picker component in Elm.
njsfield/elm-visualization-practice
njsfield/elm-websocket-chat
:speech_balloon: A chat application built with Elm, Node and Websockets :speech_balloon:
njsfield/error-handling-workshop
Don't let Errors bite you :snake:, get a handle on them :punch:
njsfield/FAC-FMC
FAC Find My Calls
njsfield/haskell-programming-solutions
njsfield/hf_elm
An (elm) implementation of a technical test
njsfield/hf_tech_test
An application to look up patient details
njsfield/localstorage
Elm effect manager for local storage
njsfield/pong
The classic pong game: one ball, two paddles and lots of vanilla javascript
njsfield/protect
A super simple type checking tool
njsfield/simple-https
A simple Node server with certs (for https)
njsfield/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
njsfield/tdd-node-server-with-shot-and-tape
A guide to creating a server using Test Driven Development, using tape as a testing framework and shot to mock requests