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

Block or report cyptus

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. C# Azure WebJob v3 C# Azure WebJob v3
    1
    using Microsoft.Azure.WebJobs;
    2
    using Microsoft.Azure.WebJobs.Hosting;
    3
    using Microsoft.Extensions.DependencyInjection;
    4
    
                  
    5
    namespace WebJobs
  2. aspnet core 2.2 reset password with ... aspnet core 2.2 reset password with custom token provider using AES
    1
    See https://gist.github.com/jbtule/4336842#file-aesthenhmac-cs
  3. alexa-raspberry alexa-raspberry Public

    Forked from amansx/alexa-raspberry

    Emulates multiple wemo devices on a RaspberryPi and accepts and executes commands from Alexa

    JavaScript 1

  4. angular2-signaturepad angular2-signaturepad Public

    Forked from wulfsolter/angular2-signaturepad

    Angular2 Component for szimek / signature_pad

    TypeScript