Skip to content
View Ezral's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Ezral

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

    Jupyter Notebook

  2. officedoc officedoc Public

    Jupyter Notebook

  3. ThinkPython2 ThinkPython2 Public

    Forked from AllenDowney/ThinkPython2

    LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.

    TeX

  4. ThinkStats2 ThinkStats2 Public

    Forked from AllenDowney/ThinkStats2

    Text and supporting code for Think Stats, 2nd Edition

    Jupyter Notebook

  5. webscraping_adventure webscraping_adventure Public

    Projects on webscraping!

    Python

  6. My note for setting up zsh. My note for setting up zsh.
    1
    # Getting started with ZSH
    2
    
                  
    3
    MacOSX Catalina 15.5 update changed the Terminal emulator default shell from bash to zsh and I figure it's the right time to get to know zsh. Here's how I setup my zsh after doing a quick research on the web.
    4
    
                  
    5
    -------------