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

Block or report shayan-ys

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 Loading

  1. VRPTW-ga VRPTW-ga Public

    Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python

    Python 73 22

  2. RPG-Quest-Generator RPG-Quest-Generator Public

    RPG Quest Generator using genetic algorithm - playable by a CLI RPG game interface

    Python 8

  3. Alexa Skill Random Number Teller Alexa Skill Random Number Teller
    1
    // This sample demonstrates handling intents from an Alexa skill using the Alexa Skills Kit SDK (v2).
    2
    // Please visit https://alexa.design/cookbook for additional examples on implementing slots, dialog management,
    3
    // session persistence, api calls, and more.
    4
    const Alexa = require('ask-sdk-core');
    5
    
    
  4. Fun-ToDo Fun-ToDo Public

    A ToDo list but for Fun Activities. Help you decide what activity to pick

    JavaScript

  5. JS-calculator JS-calculator Public

    Calculator created using ReactJS and TypeScript

    TypeScript

  6. ifeed ifeed Public

    iterating feeds for WordPress

    PHP