Giter Site home page Giter Site logo

five_in_a_row's Introduction

🫰 | 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

five_in_a_row's People

Contributors

17thfebann avatar feipiao594 avatar glucy-2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

suc-driverold

five_in_a_row's Issues

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.