Skip to content
View abu-co's full-sized avatar
🤪
🤪
  • Earth
Block or Report

Block or report abu-co

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

    Rename files with regex!

    C 2

  2. CHS-Moodle-Archive CHS-Moodle-Archive Public

    R.I.P. Moodle.

    Python 3

  3. HSC-2022-Q16b HSC-2022-Q16b Public

    A simulation for solving 2022 Extension 2 HSC Q16b

    TypeScript 1

  4. CHS-Moodle-Fixer CHS-Moodle-Fixer Public archive

    Imagine having to fix the school's Moodle yourself.

    3

  5. virusbreak virusbreak Public

    Forked from s-andrews/virusbreak

    A fork of the web based game that simulates virus outbreaks.

    JavaScript 1

  6. Removes & merges overlapped events i... Removes & merges overlapped events in subtitles without losing the original content & timings.
    1
    #!/usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    
    
    4
    from enum import Enum
    5
    import argparse