Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View jorcelinojunior's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jorcelinojunior

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. whisper-vtt2srt whisper-vtt2srt Public

    A robust WebVTT to SRT converter optimized for AI transcriptions (Whisper, YouTube). Intelligently fixes the "Karaoke effect" (accumulating text), filters micro-glitches, and cleans metadata clutte…

    Python 1

  2. OrgaNizeAI OrgaNizeAI Public

    Smart Directory and File Organizer powered by OpenAI, written in TypeScript and Node.js.

    TypeScript 2

  3. mdize mdize Public

    MDize streamlines copying code from VS Code into clean Markdown. Perfect for LLM prompts (ChatGPT, Gemini, Claude), GitHub comments, and team chat, with optional line numbering.

    TypeScript

  4. Automate the integration of Cursor .... Automate the integration of Cursor .AppImage on Linux: updates .desktop, manages icons, ensures the latest version, and configures AppArmor (Required for Ubuntu 24.04).
    1
    #!/bin/bash
    2
    
                  
    3
    set -euo pipefail
    4
    
                  
    5
    # Definition of colors for terminal output
  5. cursor-setup-wizard cursor-setup-wizard Public

    🧙 Automates the installation and updating of the Cursor .AppImage for Linux users, resolving common issues during setup and effortlessly handling configurations, updates, and related tasks.

    Shell 430 70