Skip to content
View hasinisperera's full-sized avatar

Block or report hasinisperera

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. ServLessSense-tool ServLessSense-tool Public

    ServLessSense is a code analysis tool developed to detect serverless specific smells in JavaScript/TypeScript codebases.

    JavaScript

  2. youtube-video-views-predictor youtube-video-views-predictor Public

    Training a linear regression model and a neural network model to predict the number of views of a YouTube videos given the number of likes, dislikes and subscribers.

    Jupyter Notebook

  3. shopping-app shopping-app Public

    This application has the basic functions of a ecommerce app using Angular framework.

    TypeScript

  4. particle-swarm-optimization particle-swarm-optimization Public

    This is an implementation of the canonical particle swarm optimization algorithm to solve Ackley function.

    MATLAB 1

  5. needleman-wunsch-and-smith-waterman needleman-wunsch-and-smith-waterman Public

    Pairwse sequence alignment: Global alignment using Needleman-Wunsch algorithm and local alignment using Smith-Waterman algorithm

    Python