Skip to content
View spianmo's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report spianmo

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

Hi, I'm Finger!

package main

type Me struct {
	Name   string
	Job    string
	Code   string
	Skills string
}

func main() {
	me := &Me{
		Name:   "Finger",
		Job:    "Client-side Engineer",
		Code:   "Java, Kotlin, C#, Rust and C++ and Others",
		Skills: "Android, Security, Cross-platform client, NLP, CV, ASR ^o^",
	}
	_ = me
}

πŸ“Š This Week I Spent My Time On:

Java                   12 hrs 44 mins  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   54.01 %
Python                 5 hrs 46 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   24.47 %
XML                    1 hr 9 mins     β–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   04.91 %
Groovy                 32 mins         β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.28 %
Bash                   31 mins         β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.20 %

Pinned

  1. GaitStudio GaitStudio Public

    Based on the Kinect depth camera and MediaPipe, real-time reasoning of the joint activity of each part of the human body, and output a detection report.

    Jupyter Notebook 7 1

  2. GeoLocation GeoLocation Public

    Use C++ ATL COM to obtain real-time GPS coordinates on the Windows platform, support location monitoring, and implement the same method as dotNet's System.Device.Location

    C++ 6

  3. Sg4Dylan/libvits-ncnn Sg4Dylan/libvits-ncnn Public

    libvits-ncnn is an ncnn implementation of the VITS library that enables cross-platform GPU-accelerated speech synthesis.πŸŽ™οΈπŸ’»

    C++ 54 6

  4. k2-fsa/sherpa-ncnn k2-fsa/sherpa-ncnn Public

    Real-time speech recognition using next-gen Kaldi with ncnn without Internet connection. Support iOS, Android, Raspberry Pi, VisionFive2, LicheePi4A etc.

    C++ 847 133

  5. MultiClassify_LSTM_ForChinese MultiClassify_LSTM_ForChinese Public

    Use Bi-LSTM neural network to classify Chinese text sentiment, including eight categories (like, disgust, happiness, sadness, anger, surprise, fear, none)

    Python 13 3

  6. MultiPose-MiniProgram MultiPose-MiniProgram Public

    Vite, TypeScript, UniCli, Vue3. RealTime Human body posture detection in the WeChat MiniProgram, supporting PoseNet, MoveNet, BlazePose models. Support WeChat front and rear camera switching, FPS c…

    SCSS 1