Skip to content
View Minemobs's full-sized avatar
๐Ÿ’ญ
yes
๐Ÿ’ญ
yes

Organizations

@Sunderia @PufferTeam @TheSimpleTeam
Block or Report

Block or report Minemobs

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
Minemobs/README.md

Hi ๐Ÿ‘‹ My name is minemobs

Software Developer

I like making CLI apps and API.

  • ๐ŸŒย  I'm based in Paris
  • ๐Ÿš€ย  I'm currently working on absolutly nothing.

Skills

Java Kotlin Typescript

Pinned

  1. JapDict JapDict Public

    A Japanese Dictionary

    Vala

  2. A simple mawaqit parser in bash A simple mawaqit parser in bash
    1
    #!/bin/bash
    2
    CURL_RES=$(printf "{%s}\n" $(curl -s https://mawaqit.net/fr/champigny94500 | grep -P '"times":\[["\d:,]+\]' --only-matching))
    3
    
                  
    4
    function getDiffUnit {
    5
      echo "scale=2 ; $(( $(date -d "$(echo "$CURL_RES" | jq .times["$1"] | cut -d '"' -f 2)" "+%s") - $(date "+%s") ))/$2" | bc
  3. bun-raylib bun-raylib Public

    TypeScript 1

  4. bun-gtk bun-gtk Public

    A GTK wrapper made using Bun

    TypeScript 1

  5. Nekosama.sh Nekosama.sh Public

    A NekoSama (neko-sama.fr) downloader in Bash

    Shell 1