Skip to content
View carlos-a-g-h's full-sized avatar
🔥
burnt out at the moment
🔥
burnt out at the moment
Block or Report

Block or report carlos-a-g-h

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
carlos-a-g-h/README.md

Hello there

Not much to see around here, check out my gists

here

if you wanna see more

Pinned

  1. house-of-rust house-of-rust Public

    Brain-storming repo for Rust projects, ideas, snippets, etc... some ideas may end up as their own repos. I also use this repo for reproducing examples from other tutorials

    Rust

  2. abusiv abusiv Public

    Recursive web downloader for websites that serve static files using an autoindexing frontend

    Python 1 1

  3. asere-hfs asere-hfs Public

    HTTP File server with nice features

    Python

  4. judgement-day judgement-day Public

    Small service that deletes files and directories after a certain amount of hours

    Python

  5. FFmpeg python script for some common... FFmpeg python script for some common tasks. Requires FFmpeg installed
    1
    #!/usr/bin/python3.9
    2
    
                  
    3
    import json
    4
    import subprocess
    5
    from datetime import datetime
  6. rque rque Public

    Created using the Actix web framework

    Rust