Skip to content
View secdevlpr26's full-sized avatar
🎀
Working from home
🎀
Working from home
Block or Report

Block or report secdevlpr26

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

  1. decrypt-unpack-wxapkg decrypt-unpack-wxapkg Public

    JavaScript 2 1

  2. Git-cheat-sheet Git-cheat-sheet Public

    1

  3. Storing passwords with salt Storing passwords with salt
    1
    import java.util.*;
    2
    import java.lang.*;
    3
    import java.io.*;
    4
    import java.security.MessageDigest;
    5
    import java.io.ByteArrayOutputStream;
  4. North-Carolina---WSS-Demo North-Carolina---WSS-Demo Public

    CSS

  5. speech-emotion-recognition speech-emotion-recognition Public

    Speech Emotion Recognition is used to recognize human emotion and their state of speech as well. This can be determined by tone and the pitch of the voice.

    Python 1