Skip to content

Instantly share code, notes, and snippets.

View jacc's full-sized avatar
☁️

Jack LaFond jacc

☁️
View GitHub Profile

Keybase proof

I hereby claim:

  • I am epicawesomewolf on github.
  • I am jackl (https://keybase.io/jackl) on keybase.
  • I have a public key whose fingerprint is 01A6 8D03 3362 439B FBA9 584A 6B34 E95B 4057 DF20

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am jaacks on github.
  • I am jackl (https://keybase.io/jackl) on keybase.
  • I have a public key whose fingerprint is 58FF 055F 5EEB 9AEF B581 67D8 D9B9 E3A3 2069 7B97

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am jaacks on github.
  • I am jaacks (https://keybase.io/jaacks) on keybase.
  • I have a public key ASDCtHHGNXjR7gIihJNdTH9a9b509Nezu3IF9qScnpDbkwo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am jacc on github.
  • I am jacc (https://keybase.io/jacc) on keybase.
  • I have a public key whose fingerprint is F371 E686 D144 0170 9904 D814 D21E 12BC 3A2B 4E9C

To claim this, I am signing this object:

@jacc
jacc / post.py
Last active December 27, 2018 19:32
Post to DBL using discord.py instead of using DBLPy
import requests
url = "https://discordbots.org/api/bots/<your bot id>/stats"
payload = {"server_count": str(len(bot.guilds))}
headers = {"Authorization": 'dbl token'}
r = requests.post(url, data=payload, headers=headers)
await print("[+] Guild change detected, posting guild count to DBL")
@jacc
jacc / Hello.png
Last active May 16, 2021 17:30
👋🏻 Hello there! Learn about me here.
Hello.png
@jacc
jacc / projects.md
Last active April 18, 2021 14:36
All my design/development projects!

📰 Here's an ongoing list of everything I've worked on.

iOS jailbreaking based

Developement

  • Sileo - Front-end APT client as a replacement to Cydia. I implemented the export feature of both the source list and the installed tweak list.
  • Sileo Documentation - I wrote some documentation for the Sileo API for users to develop their own repos to share code with end-users.
  • Eveho (Dynastic Repo) - What originally got me recruited to the Sileo team. Eveho allows end users to easily export their sources and tweak lists directly from Sileo without any hassle.
  • Wiivamp (Dynastic Repo) - Allows users to play different types of Wii music inside of their apps. Originally started off as a joke tweak and quickly became downloaded thousands of times.
  • unc0ver dark - De
@jacc
jacc / header.png
Last active March 22, 2021 22:26
🗞 List of all my projects!
header.png
Childish Gambino ███░░░░░░░░░░░░░░ 22 plays
SICK LEGEND ███░░░░░░░░░░░░░░ 22 plays
quinn ██▋░░░░░░░░░░░░░░ 19 plays
kanii █▊░░░░░░░░░░░░░░░ 13 plays
Dominic Fike █▍░░░░░░░░░░░░░░░ 10 plays
Eden █▎░░░░░░░░░░░░░░░ 9 plays
glaive █▏░░░░░░░░░░░░░░░ 8 plays
Between Friends ▊░░░░░░░░░░░░░░░░ 6 plays
Comethazine ▊░░░░░░░░░░░░░░░░ 6 plays
ericdoa ▋░░░░░░░░░░░░░░░░ 5 plays
TypeScript 4 hrs 36 mins ████████████████████▉ 99.9%
JavaScript 0 secs ░░░░░░░░░░░░░░░░░░░░░ 0.1%