Skip to content
View dilshandcs's full-sized avatar
Block or Report

Block or report dilshandcs

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

Popular repositories

  1. BoyerMoore-Python BoyerMoore-Python Public

    Boyer Moore string searching algorithm is one of the mechanism that uses in most of the string searching applications such as spell checker, spam checker, plagiarism detection, intrusion detection …

    Python 2 1

  2. AutomaticGeneratorTransferSwitchCodeArduino AutomaticGeneratorTransferSwitchCodeArduino Public

    When a breakdown is occurred locally, generator has a equipment to detect the loss of city power and auto start the generator by passing a signal to starter coil relay. This code is a model for a s…

    C++ 1 1

  3. BoyerMooreParallel-Python BoyerMooreParallel-Python Public

    Boyer Moore parallel version was implemented using three threads for this process like one for bad character rule another one for good suffix rule and other one for searching mechanism

    Python 1

  4. solar-calculator solar-calculator Public

    In USA, there are lots of utility companies and they offer different tariffs for the customers. Today, everybody is motivated to install solar power systems for their premises to reduce the highly …

    CSS

  5. POS-Web-Application POS-Web-Application Public

    This is web app designed by me for our business entity. This includes all the Point of Sale functions (i.e. Add items, billing, payments, report handling etc). This is a JAVA Spring based applicati…

    Java

  6. angular-django-example angular-django-example Public

    Forked from kdechant/angular-django-example

    Example application for making Angular API calls with Django Rest Framework and JWT

    TypeScript