Skip to content
View binbin323's full-sized avatar

Highlights

  • Pro

Organizations

@AviumUI

Block or report binbin323

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
binbin323/README.md

my_info.sh

#!/bin/bash
USERNAME=binbin323
YEARS=20
LOCAL="ChongQing,China"
JOB=Student

echo "My Info:"
echo "Name: $USERNAME"
echo "Years old: $YEARS"
echo "From: $LOCAL"
echo "Job: $JOB"
echo "Sleep time: 03:30-07:00"
echo ""
echo "====="
echo "My Devices: "
echo "Xiaomi Civi, Xiaomi 14, MECHREVO JiGuang Pro 2023"
echo "My Habit: "
echo "Naraka BLADEPOINT, Minecraft, Music"
echo ""
echo "====="
echo "My Skills:"
echo "Vue, C, C++, Python, React,, Kotlin, Java,"
echo "TypeScript, JavaScript, Matlab, Shell, Node.js"

Popular repositories Loading

  1. StatusBarLyricExt StatusBarLyricExt Public

    Kotlin 16

  2. android_kernel_modules_oneplus_mt6895 android_kernel_modules_oneplus_mt6895 Public

    C

  3. android_kernel_oneplus_mt6895 android_kernel_oneplus_mt6895 Public

    C

  4. device_oneplus_pickle device_oneplus_pickle Public

    Makefile

  5. binbin323 binbin323 Public

  6. TSRA TSRA Public

    TSRA is a tool for quickly adjusting the touchscreen sampling rate for oplus devices

    Kotlin