Skip to content
View EsmailELBoBDev2's full-sized avatar
:octocat:
I'm on gitea now.
:octocat:
I'm on gitea now.
Block or Report

Block or report EsmailELBoBDev2

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

I'm Esmail EL BoB

and I'm a computer nerd...


Everything you need to know, head to: esmailelbob.xyz


💻 GitHub Stats:

EsmailELBoBDev2's GitHub stats Top Langs
EsmailELBoBDev2's Profile views

Pinned Loading

  1. EsmailELBoBDev2.github.io EsmailELBoBDev2.github.io Public archive

    My personal website, made from HTML+ CSS + JS

    HTML

  2. Dead-man-s-switch Dead-man-s-switch Public

    An open source alt for dead man's switch that written in python

    Python 17 3

  3. What-Is-My-IP-Address What-Is-My-IP-Address Public

    Open Source Website To Get Your IPs Address By WebRTC

    JavaScript 21 9

  4. Water-Drink-Reminder Water-Drink-Reminder Public

    This App Reminds You To Drink Water

  5. NotePad_PRo NotePad_PRo Public

    Normal Notepad but with more features

    Visual Basic

  6. A bash script to work with Bitwarden... A bash script to work with Bitwarden CLI and pass together, TOTP from PASS and Passwords From Bitwarden
    1
    #!/bin/bash
    2
    
                  
    3
    ## Help Message
    4
    if [ "$1" == "-h" ] || [ "$1" == "--help" ] || [ $# -eq 0 ]; then
    5
      echo "Usage: `basename $0` password's name/password's ID"