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

Skip to content
View mostafa-amine's full-sized avatar
🎯
learning and building
🎯
learning and building

Block or report mostafa-amine

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vue-admin vue-admin Public

    Vue.js admin panel built for a Laravel backend – UI based on Vue/CoreUI

    Vue 7

  2. A Python script to remove unwanted t... A Python script to remove unwanted timestamp ranges from a video without re-encoding, using FFmpeg for fast processing. Define the skip intervals directly inside the script, execute, and get a clean output video.
    1
    import subprocess
    2
    import os
    3
    
                  
    4
    def build_keep_segments(duration, skips):
    5
        keeps = []
  3. screenshot-to-clipboard screenshot-to-clipboard Public

    Automatically copies macOS screenshots to your clipboard the moment they're saved, so you can paste them instantly with Cmd+V.

    Shell 4

  4. claude-laravel-worktree-hook claude-laravel-worktree-hook Public

    Claude Code WorktreeCreate hook that gives every git worktree its own isolated Laravel environment: separate database, scoped Redis, cloned dependencies, built assets, and a live Herd .test URL.

    Shell 1