Skip to content

Instantly share code, notes, and snippets.

View Manokii's full-sized avatar

Jasper Concepcion Manokii

View GitHub Profile
@Manokii
Manokii / getSSS.ts
Created February 24, 2022 19:20
SSS Contribution formula
interface Contribution {
/**
* employee
*/
ee: number;
/**
* employer
*/
er: number;
total: number;
@Manokii
Manokii / weapons.json
Last active April 10, 2023 20:59
Valorant Weapons
[
{
"Name": "Classic",
"weapon_name": "CLASSIC",
"weapon_asset": {
"url": "https://images.contentstack.io/v3/assets/bltb6530b271fddd0b1/blt25bf56ede3e3c57c/5eb281c42278aa3e8d0ba7fa/classic.png",
"title": "classic.png"
},
"weapon_tagline": "Lightweight and versatile, the default weapon for all is an instant classic.",
"weapon_category_machine_name": "sidearms",