Skip to content
View bluedragon1221's full-sized avatar
🌐
Immutable
🌐
Immutable

Organizations

@FRC-8114
Block or Report

Block or report bluedragon1221

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
bluedragon1221/README.md
 ____  _            ____                              _ ____  ____  _
| __ )| |_   _  ___|  _ \ _ __ __ _  __ _  ___  _ __ / |___ \|___ \/ |
|  _ \| | | | |/ _ \ | | | '__/ _` |/ _` |/ _ \| '_ \| | __) | __) | |
| |_) | | |_| |  __/ |_| | | | (_| | (_| | (_) | | | | |/ __/ / __/| |
|____/|_|\__,_|\___|____/|_|  \__,_|\__, |\___/|_| |_|_|_____|_____|_|
                                    |___/

Website

Dotfiles

Notes

Currently working on: sway

Pinned Loading

  1. zsh-lambda-prompt zsh-lambda-prompt Public

    My git prompt

    Shell 1

  2. awesome-self-taught-calculus awesome-self-taught-calculus Public

  3. projects projects Public

    My random coding expeditions

    Jupyter Notebook

  4. Create a minimal linux from scratch ... Create a minimal linux from scratch with initramfs and busybox.
    1
    https://www.youtube.com/watch?v=QlzoegSuIzg
    2
    
                  
    3
    ## The Three Parts
    4
    To build a minimal linux distro, we need three parts:
    5
    1. The Kernel