Deniz Ozger

Results 4 repositories owned by Deniz Ozger

clean-code

53
Stars
12
Forks
Watchers

Notes of best clean coding practices, mostly based on book Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin

node-dataprovider

16
Stars
6
Forks
Watchers

A dummy server that serves some static JSON

node-fetcher

23
Stars
6
Forks
Watchers

A Node app that periodically fetches data from a server, and broadcasts it to another application

node-websocket

38
Stars
11
Forks
Watchers

A Node server requesting & receiving data by HTTP callls, and forwarding it to connected clients via WebSockets