Skip to content

Instantly share code, notes, and snippets.

View imtsuki's full-sized avatar
🙇
Losing hair - Verified by GitHub

imtsuki imtsuki

🙇
Losing hair - Verified by GitHub
View GitHub Profile
@imtsuki
imtsuki / decode.cpp
Created September 14, 2022 01:34
Decode Zonai Scripts
#include <fstream>
#include <iostream>
#include <string>
#include <tuple>
#include <unordered_map>
#include <unordered_set>
#include <vector>
using namespace std;
<!-- mirrors
| This is a list of mirrors to be used in downloading artifacts from remote repositories.
|
| It works like this: a POM may declare a repository to use in resolving certain artifacts.
| However, this repository may have problems with heavy traffic at times, so people have mirrored
| it to several places.
|
| That repository definition will have a unique id, so we can create a mirror reference for that
| repository, to be used as an alternate download site. The mirror site will be the preferred
| server for that repository.
@imtsuki
imtsuki / 📊 Weekly development breakdown
Last active January 19, 2022 05:19
📊Weekly development breakdown
TypeScript 4 hrs 18 mins █████████▎░░░░░░░░░░░ 44.1%
HTML 2 hrs 28 mins █████▎░░░░░░░░░░░░░░░ 25.3%
CSS 1 hr 25 mins ███░░░░░░░░░░░░░░░░░░ 14.6%
JavaScript 46 mins █▋░░░░░░░░░░░░░░░░░░░ 8.0%
Rust 34 mins █▏░░░░░░░░░░░░░░░░░░░ 5.9%