Skip to content
View nonefffds's full-sized avatar
🎮
Game Playing
🎮
Game Playing

Highlights

  • Pro
Block or Report

Block or report nonefffds

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

Hi there 👋

About me

  • Currently studying @ HAUT(Henan University of Technology), School of Architecture, majoring in Architecture Designing, School Year 4 out of 5.
  • The architecture is NOT referred to as Computer Architecture(such as IA-64), but the professional one;
  • I'm an empty-stack coder, which is the opposition to full-stack, I have minimal(barely any) knowledge about coding.
  • I spend time on things that interest me.

Something else

  • There's almost no correct pronunciation with this nickname 'nonefffds', just pronounce whatever you'd prefer. Or just call me as "FDS".
  • The avatar is Cyanobacteria.

Pinned

  1. PaLM-Discord-Bot PaLM-Discord-Bot Public

    This is a repository that allows you to integrate Google PaLM API into a Discord Bot.

    Python 10

  2. MPAMlab/Circuller-mini MPAMlab/Circuller-mini Public

    A small & round game controller that uses a 5.5" touchscreen and few buttons.

    C++

  3. kaitou-ch kaitou-ch Public

    A Serverless Voting App. Powered by AWS Lambda & Amplify, Vue.JS & p5-ui.

    Vue

  4. MPAMlab/nonebot-plugin-rhythm-minigame MPAMlab/nonebot-plugin-rhythm-minigame Public

    nonebot2 插件 - 音游小游戏

    Python 2

  5. bilibili av bv converter w/ AppleScript bilibili av bv converter w/ AppleScript
    1
    #bilibili-av-bv-converter
    2
    #Date: March 29,2020
    3
    #Language: AppleScript
    4
    #License: WTFPL licence
    5
    
                  
  6. Autologin to school network (自动登录学校校园网) Autologin to school network (自动登录学校校园网)
    1
    #!/bin/sh
    2
    while true;
    3
    do if  ping -c 1 baidu.com >/dev/null 2>&1 ; then
    4
    
                  
    5
            sleep 30