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

Block or report raul23

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

    Command-line program for organizing and managing ebook collections. It is a Python port from the original shell scripts ebook-tools

    Python 19 3

  2. organize-ebooks organize-ebooks Public

    Automatically organize folders with potentially huge amounts of unorganized ebooks

    Python 24 2

  3. convert-to-txt convert-to-txt Public

    Convert documents (pdf, djvu, epub, word) to txt

    Python 11 2

  4. find-isbns find-isbns Public

    Find ISBNs from ebooks (pdf, djvu, epub)

    Python 7

  5. vocab-augmentor vocab-augmentor Public

    A Python command-line tool that expands vocabulary by detecting, translating, and adding pronunciation to new words, exporting the data to CSV and HTML files for study. [Work-In-Progress]

    Python 1

  6. web-vuln-examples web-vuln-examples Public

    Web Vulnerability Examples provides practical examples of common web vulnerabilities, including stored, reflected, and DOM-based XSS, along with detailed mitigation strategies to help developers se…

    PHP