Skip to content

Instantly share code, notes, and snippets.

View Colack's full-sized avatar

Jack Spencer Colack

View GitHub Profile
@Colack
Colack / script.py
Created March 22, 2024 16:45
Python Magic Code
# Make a pull request to api.scryfall.com
import requests
import json
import sys
def main():
response = requests.get('https://api.scryfall.com/cards/named?fuzzy=shivan%20dragon')
print(response.json()['name'])
print(response.json()['mana_cost'])
@Colack
Colack / Extensions.txt
Created January 31, 2024 18:15
Visual Studio Code Extensions
-- Language Support --
Babel JavaScript
CMake
C/C++
C#
C# Dev Kit
Debugger for Java
Docker
ESLint
Extension Pack for Java
@Colack
Colack / lines.txt
Created January 31, 2024 02:45
Computer Science Related Pickup Lines
Are you a bitwise operator? Because you've shifted my world
Are you a borrowing reference? Because I want to share a lifetime with you.
Are you a cargo build? Because I can't wait to see our relationship compiled.
Are you a cargo package? Because you've got all the dependencies for a perfect relationship
Are you a class? Because you've instantiated feelings I've never had before.
Are you a coding language, cause cout << "You're the one 4 me";
Are you a coding language? Because you are the only one I C
Are you a compiler warning? Because you've got my attention, and I can't ignore you
Are you a compiler? Because my heart is stuck in a infinite loop when I see you
Are you a compiler? Because you seem to make my heart compile
@Colack
Colack / LUDWIG-2.0
Created January 25, 2024 18:00
Ludwig Version 2.0 License
Ludwig License Ver. 2.0
(c) Your Name
Terms and Conditions for Use, Copying, Modifications, Distribution and Redistribution.
1. Definitions
"License" refers to the terms and conditions outlined in this document.
"Work" refers to the original work of authorship made available under this License.
"Licensee" refers to the individual or entity exercising the rights granted under this License.
@Colack
Colack / weeklydevhour
Created January 17, 2024 17:25
Weekly Development Hours
test
@Colack
Colack / LUDWIG-V1.4
Last active January 8, 2024 17:40
Ludwig License V1.4
Ludwig V1.4 License
(c) 2024 Jack Spencer
Terms and Conditions for Use, Copying, Modification, and Distribution
1. Definitions
"License" refers to the terms and conditions outlined in this document.
"Work" refers to the original work of authorship made available under this License.
@Colack
Colack / LUDWIG-V1.3
Last active January 8, 2024 17:40
Ludwig License V1.3
Ludwig V1.3 License
(c) 2024 Jack Spencer
Terms and Conditions for Use, Copying, Modification, and Distribution
0. Definitions
"License" refers to the terms and conditions outlined in this document.
"Work" refers to the original work of authorship made available under this License.
@Colack
Colack / LUDWIG-V1.2
Last active January 8, 2024 17:40
Ludwig License V1.2
LUDWIG LICENSE 1.2 RE-WRITE
(c) Jack Spencer, 2024
Terms and Conditions for Use, Copying, Modification, and Distribution
0. Definitions
"License" refers to the terms and conditions outlined in this document.
"Work" refers to the original work of authorship made available under this License.
@Colack
Colack / LUDWIG-V1
Last active January 8, 2024 17:40
Ludwig License V1
Ludwig License
Copyright (c) 2024 Jack Spencer
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@Colack
Colack / README.md
Created January 3, 2024 18:00
README.md template

TITLE

Contributing

Style Guide

License