Skip to content
View use-root's full-sized avatar
⏱️
One second less
⏱️
One second less

Block or report use-root

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.

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

root@github:~$ whoami

user@github:~$ nvim ~/readme.sh

#!/usr/bin/zsh

presentation () {
   echo "[*] Hi, I'm $1"
   echo "[!] I like building small programs to improve my workflow"
   echo "[?] Currently I'm in my first year of university!"
   echo "---------------------------------------------------------------"
   echo "[>] Interested in: cybersecurity (Red Team) and Web Development"
   echo "[@] LinkedIn: linkedin.com/in/ezequiel-cordova-1334583b5 \n"
   exit 0;
}

presentation "Only a guy!"

user@github:~$ cat ~/languages.txt

  • Python: scripting & automation
  • Java: OOP & small projects
  • JavaScript: React basics
  • HTML/CSS/SCSS: UI & design
  • Bash: terminal & automation

Pinned Loading

  1. Arch-minimal Arch-minimal Public

    I'm learning Arch-Linux so maybe the configuration is basic, but I want to share this environment minimalist

    Shell 1

  2. nvim-config nvim-config Public

    My minimal configuration NEOVIM

    Lua 1

  3. Network Network Public

    Scripts and concepts of networking and little projects about it.

    Shell 1

  4. zeroot.github.io zeroot.github.io Public

    My blog about my projects and my learning in Hacking and Web.

    HTML 1