Pinned Repositories
amqp-coffee
An AMQP 0.9.1 client for Node.js.
Experiments
Some experiments
greeting-with-auth
Application that greets authenticated users
ICG_Assignment
Assignment for Introduction to Computer Graphics course
jenkins-git
A simple project to test jenkins git integration
js-weighted-list
A small javascript library implemented a weighted-probability list
MVDIA
Machine Vision and Digital Image Analysis course
programs
A small RESTful service using Node.js and TypeScript
radio
Application to create a linked playlist for a local radio
sicp-exercises
Exercises for the Structure and Interpretation of Computer Programs book
Yagich93's Repositories
Yagich93/js-weighted-list
A small javascript library implemented a weighted-probability list
Yagich93/sicp-exercises
Exercises for the Structure and Interpretation of Computer Programs book
Yagich93/amqp-coffee
An AMQP 0.9.1 client for Node.js.
Yagich93/Experiments
Some experiments
Yagich93/greeting-with-auth
Application that greets authenticated users
Yagich93/ICG_Assignment
Assignment for Introduction to Computer Graphics course
Yagich93/jenkins-git
A simple project to test jenkins git integration
Yagich93/MVDIA
Machine Vision and Digital Image Analysis course
Yagich93/programs
A small RESTful service using Node.js and TypeScript
Yagich93/radio
Application to create a linked playlist for a local radio
Yagich93/transport-amqp
Contains RabbitMQ-based transport for establishing a net of loosely coupled microservices with a simple RPC-style calling interface using Node.js