Online coding tool designed for remote collaboration and interview coding
exercises.
The client side of this project I implemented using ReactJS
along with Redux and Socket.io for the Web
Sockets implementation. For the server side, I created a rest API using Node.js, Express.js framework,
mongoose as the ORM to
connect to the mongodb database and socket.io to establish the connection with the
client.
Pickatune was developed with pure web technologies (javascript,
html and CSS), using Node.js, Express.js and NW.js. The proceess for building and releasing the
app is done using Gruntjs
along with various plugings.
DashLite is a super lightweight and flexible library that allow you to create
fully customizable dashboard layouts. Items can be draged and dropped and can be
collapsed as well.
Full stack sample application, the user interface allows users to enroll to
courses and provide a visual representation of the schedule.
Server side is created using PHP and Laravel 5 framework, it implements a
restful API. Client side is implemented in javascript, css and html, using
React and Redux.