Skip to content
View from-import's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
  • vivo
  • Java Virtual Machine

Block or report from-import

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

Hello World!

Profile Visits

public class SoftwareEngineer {
    private String name;
    private String role;
    private String[] languageSpoken;

    public SoftwareEngineer() {
        this.name = "me";
        this.role = "Software Engineer";
        this.languageSpoken = new String[] {"zh_CN", "en_US"};
    }
}

Stats                   

Pinned Loading

  1. NoMaster_CS_AutoLearn NoMaster_CS_AutoLearn Public

    为不考虑读研的 CS/非科班学生撰写的本科就业指南:细分为后端,前端,算法,测开四个方向。本教程专注于直接就业的路径规划,不适用于有读研计划的受众。

    Java 1 1

  2. chatgpt_qqbot chatgpt_qqbot Public

    从安装Python开始,逐步教学如何在自己的电脑上部署属于自己的ChatGPT机器人

    Python 6 1

  3. Face-recognition-sign-in Face-recognition-sign-in Public

    一个基础的完全基于Python的人脸识别签到系统,后期会用sql来换上数据库,以及做出前端后端部分

    Python 8

  4. gpt4FreeTelegramBot gpt4FreeTelegramBot Public

    A FREE GPT-4 Telegram Bot built on g4f package. 一个基于 g4f 的免费 GPT-4 Telegram 机器人搭建教程

    Python 3

  5. Four-category-garbage-bin-neural-network-recognition Four-category-garbage-bin-neural-network-recognition Public

    基于 K210 和 mobilenet_0.75 的四分类神经网络识别垃圾桶,实测实现96.9%的识别准确度

    Python 4

  6. CCD_Smart_Car CCD_Smart_Car Public

    19届智能车MicroPython NXP 镜头组 (区域二等奖)

    Python 6