Skip to content
View feipiao594's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report feipiao594

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

🫰 | Hello Everyone

Typing SVG

πŸƒβ€β™‚οΈ | Personal Information

  • πŸ”­ | Undergraduate student majoring in Communication Engineering (Level 22) at Nanjing University of Posts and Telecommunications(NJUPT).
  • πŸ”Œ | Electronic Engineer, My main job is in the field of electronic information
  • 🐧 | Free software enthusiasts, Favorite to Linux, The Linux distribution I'm using is Archlinux.
  • πŸ“ | Editor I used: VSCode and Vim, light and fast is my persuit. Yeah!
  • πŸ‘€ | Coding is my hobbies, focus on C/C++, Coding, be overwhelmed by debug:(
  • 🌟 | Rust, I liked to taste something new too. Try Haskell ing ~~
  • 🎡 | Music,music game player(Arcaea, Phigros, etc.). Now I'm a beginner in music composition.
  • 🧊 | Minecraft player, Looking for friends to play together.
  • ♾️ | Passionate about Mathematic, The one-size-fits-all theorem is fascinating.

πŸ’ͺ | My Technology Stack

C C++ Rust Python Haskell Docker Git Linux Raspberry Pi

LaTeX C

πŸ“ˆ | To Do List

fn main() {
    let tasks = vec!["Learning Rust",
                     "Continue writing blog",
                     "The MCU and other EE technology",
                     "Try to configure my linux from scratch"];
    let select = | option | {
        match option {
            &"The MCU and other EE technology" => println!("{} | Important", option),
            _ => println!("{}", option),
        }
    };
    println!("There is my plan:");
    for task in tasks.iter() {
        select(task)
    }
}

πŸ† | Github Profile Trophy

Pinned Loading

  1. feipiao594 feipiao594 Public

  2. SAST-Mathematics-SIG/Mathematics_SIG_Blog SAST-Mathematics-SIG/Mathematics_SIG_Blog Public

    SAST.Mathematic SIG blog files.

    3 2