Giter Site home page Giter Site logo

๐Ÿซฐ | 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

Feipiao's Projects

2048 icon 2048

2048 reinforcement learning

blog_deploy_source icon blog_deploy_source

The group's blog root folder, which isolates the folder from the blog file itself.

electronics icon electronics

ใ€็ฌ”่ฎฐใ€‘็”ตๅญๅญฆๅŸบ็ก€ใ€‚็”ต่ทฏๅˆ†ๆžใ€ๆจกๆ‹Ÿ็”ต่ทฏใ€ๆ•ฐๅญ—็”ต่ทฏใ€็”ตๅŠ›็”ตๅญใ€‚

njupt-general-free-exams icon njupt-general-free-exams

ๅ—ไบฌ้‚ฎ็”ตๅคงๅญฆ้€š่ฏ†่ฏพ็จ‹ๅŽ†ๅนด่ต„ๆ–™ใ€‚

stm32tesseract icon stm32tesseract

A utility designed to seamlessly integrate STM32CubeMX-generated code with contemporary IDEs and build systems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.