Skip to content

Instantly share code, notes, and snippets.

View nithitsuki's full-sized avatar
💭
If you try to fail, and succeed, which have you done?

Nithilan Rameshkumar nithitsuki

💭
If you try to fail, and succeed, which have you done?
View GitHub Profile
// ==UserScript==
// @name Amrita Marksheet Aggregator
// @namespace Violentmonkey Scripts
// @match https://students.amrita.edu/client/mark*
// @grant none
// @version 1.1
// @author -
// @description Groups subjects by course code, calculates total marks and percentages from the marks table.
// ==/UserScript==