Project-lab

Project-lab

Project-lab web application

Project Description:

Project-lab (http://project-lab.herokuapp.com/) is my first web application based on MERN Stack. The purpose of this project is to make a backend abstract API Service, that will host all my APIs. Currently, Project-lab hosts the result of my npm package icsd-scraper. Users using this service (Project-lab) can get the results of this npm package.

With React.js as front-end an admin panel – dashboard has been crafted. Through this panel, users can create accounts to Project-lab service and by making “Apps” they can have access to the APIs.

Read More

Watch a movie alongside with Skype call

Watch a movie alongside with Skype call

This is a fun made script that I use with my friends. Many times we leave our Skype call on going while we do our work. But sometimes you really need to watch a movie or listen your favourite music without interrupting the others. So with this AppleScript you can do both. Now when you play/pause a multimedia file on VLC, Skype enable/disable the mute for your on going call.

Download this AppleScript from my GitHub Account here.

ICSD Scraper

ICSD Scraper

ICSD Scraper (icsd-scraper) is a Node.js module that scraps the ICSD site and retrieve informations about courses and professors. This package is very useful for thesis work or other academic projects.

You may download the npm package from here, or use npm i icsd scraper from your Node.js project.