Skip to content
View dclacher's full-sized avatar
  • Canada
Block or Report

Block or report dclacher

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. bash-script-compress-files-by-type bash-script-compress-files-by-type Public

    A Bash script that takes a list of extensions and compresses all files with these extension.

    Shell

  2. dev-project-resource-allocation-helper dev-project-resource-allocation-helper Public

    A system that allows Project Managers to quickly identify the right members for a new Development project based on technical and soft skills.

    C#

  3. fun-with-apis fun-with-apis Public

    In this web application, the user can search for a city and the system will provide information about the current weather conditions (OpenWeatherMap API), as well as general information about the c…

    Python

  4. pr-crisis-analyzer pr-crisis-analyzer Public

    This program aims to detect Public Relations (PR) crisis by using IBM Watson Tone Analyzer and Analytics, on data gathered from Twitter using the Tweepy API.

    Python 1

  5. shell-emulator-c shell-emulator-c Public

    A small program, written in C, that takes commands provided by the user via command line and execute them one at a time by using execvp().

    C

  6. data-structures data-structures Public

    Playing with data structures and algorithms in Java.

    Java