Skip to content

Instantly share code, notes, and snippets.

View Epicpkmn11's full-sized avatar

Pk11 Epicpkmn11

View GitHub Profile
@Epicpkmn11
Epicpkmn11 / concom.py
Last active October 26, 2023 08:06
concom.py - Creates a vCard from a CSV
#!/usr/bin/env python3
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileContributer: Pk11, 2023
# Source: https://gist.github.com/Epicpkmn11/df4623f79c0d4aefb6b0b2506d71f614
from argparse import ArgumentParser, FileType
from datetime import datetime
import csv
@Epicpkmn11
Epicpkmn11 / tokikana.py
Last active August 10, 2022 00:06
tokikana.py - Converts toki pona text to kana
#!/usr/bin/env python3
"""
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
@Epicpkmn11
Epicpkmn11 / fixduration.py
Last active August 10, 2022 00:06
fixduration.py - Fixes all the durations in a USTX being 1 short after a MIDI import.
#!/usr/bin/env python3
"""
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
@Epicpkmn11
Epicpkmn11 / pjd mmfe song list.md
Last active June 24, 2022 03:23
Project DIVA Mega Mix -f Edition- Song List
Japanese name In-game name Romanization Other names
妄想スケッチ Mousou Sketch Mōsō Suketchi Delusion Sketch
Dear Dear Dia
melody... melody... Merodii
トリコロール・エア・ライン Tricolore Airline Torikorōru Ea Rain
アウトオブエデン Out Of Eden Auto Obu Eden
大江戸ジュリアナイト Ohedo Julianight Ōedo Jurianaito Ohedo Julia-Night
透明水彩 Transparent Watercolors Tōmei Suisai
Far Away Far Away Fā Awei
@Epicpkmn11
Epicpkmn11 / ntrbootbanner.py
Last active December 9, 2023 21:47
ntrbootbanner.py - Extracts/Injects a banner from/to an ntrboot backup
#!/usr/bin/env python3
"""
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
@Epicpkmn11
Epicpkmn11 / wrap.py
Last active April 21, 2022 21:27
wrap.py - Wraps a text file to 32 columns, doing its best to preserve ASCII formatting
#!/usr/bin/env python3
import json
import re
import textwrap
from argparse import ArgumentParser, FileType
def processLine(line: str) -> str:
line = line.rstrip()
@Epicpkmn11
Epicpkmn11 / dsibanner.py
Last active February 21, 2024 01:05
dsibanner.py - Creates a DS(i) banner file
#!/usr/bin/env python3
# Requirements:
# pip3 install libscrc pillow
# For example files, see Wordle DS:
# https://github.com/Epicpkmn11/WordleDS/tree/main/resources/icon
# python3 dsibanner.py -i icon.*.png -d icon.0.png -t Wordle DS;Pk11 -a icon.json -o banner.bin
"""
@Epicpkmn11
Epicpkmn11 / eulasetter.py
Last active April 21, 2022 21:27
eulasetter.py - Sets the EULA status of a DSi config file
#!/usr/bin/env python3
"""
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
@Epicpkmn11
Epicpkmn11 / bbs.php
Last active October 24, 2023 16:39
bbs.php - crappy php bbs because I was bored lol http://bbs.xn--rck9c.xn--tckwe/index.php
<?php
/* This is free and unencumbered software released into the public domain.
*
* Anyone is free to copy, modify, publish, use, compile, sell, or
* distribute this software, either in source code form or as a compiled
* binary, for any purpose, commercial or non-commercial, and by any
* means.
*
* In jurisdictions that recognize copyright laws, the author or authors
* of this software dedicate any and all copyright interest in the
@Epicpkmn11
Epicpkmn11 / left.png
Last active March 26, 2022 09:38
Sims Box Test
left.png