Skip to content

Instantly share code, notes, and snippets.

View Stupidsheepy's full-sized avatar
🤒
Out sick

Stupidsheep Stupidsheepy

🤒
Out sick
View GitHub Profile
@Stupidsheepy
Stupidsheepy / 📊 Weekly development breakdown
Last active June 7, 2024 02:50
📊 Weekly development breakdown
Vue.js 26 hrs 30 mins ██████████████▉░░░░░░ 71.4%
JavaScript 4 hrs 32 mins ██▌░░░░░░░░░░░░░░░░░░ 12.3%
TypeScript 3 hrs 25 mins █▉░░░░░░░░░░░░░░░░░░░ 9.3%
HTML 1 hr 52 mins █░░░░░░░░░░░░░░░░░░░░ 5.1%
CSS 22 mins ▏░░░░░░░░░░░░░░░░░░░░ 1.0%
@Stupidsheepy
Stupidsheepy / sheepscript.txt
Last active July 22, 2023 04:19
Decorate the Hzu Website | Create calculating-your-grade-points Button
// ==UserScript==
// @name Get your GPA score
// @namespace http://stupidsheep1231321/
// @version 0.1
// @description due to the lack of computing the GPA button in my university's website, I wanna create one.
// @author Stupidsheep
// @match https://jwxt.hzu.edu.cn/cjcx/cjcx_cxDgXscj.html?gnmkdm=N305005&layout=default*
// @icon https://www.google.com/s2/favicons?sz=64&domain=hzu.edu.cn
// @grant none
// ==/UserScript==