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

Block or report sestok

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. GoogleSDK_Bulk GoogleSDK_Bulk Public

    Python script to upload users in bulk via Google Python Client, also managing group members in Google Workspace

    Python

  2. IMDB-Sentiment-Analysis-NLP IMDB-Sentiment-Analysis-NLP Public

    IMDB Movie Reviews Sentiment Analysis using NLP in Python

    Python

  3. Guess the number or the man will be ... Guess the number or the man will be shot in your terminal!
    1
    import random
    2
    from colorama import Fore, Style, init
    3
    
                  
    4
    init()  # Initializes colorama
    5
    
                  
  4. resume-ats-analyzer resume-ats-analyzer Public

    Python script to compare the Job Description with your resume using basic NLP

    JavaScript 3

  5. elevenlabs-examples elevenlabs-examples Public

    Forked from elevenlabs/elevenlabs-examples

    Extending the examples library to include an example with TypeScript

  6. node-notifier node-notifier Public

    Forked from CloudTalk-io/node-notifier

    A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)

    JavaScript