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

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. bash-script-compress-files-by-typebash-script-compress-files-by-typePublic

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

    Shell

  2. dev-project-resource-allocation-helperdev-project-resource-allocation-helperPublic

    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-apisfun-with-apisPublic

    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-analyzerpr-crisis-analyzerPublic

    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-cshell-emulator-cPublic

    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-structuresdata-structuresPublic

    Playing with data structures and algorithms in Java.

    Java