Skip to content

Instantly share code, notes, and snippets.

View samkenxstream's full-sized avatar

Sam Ken samkenxstream

View GitHub Profile
@samkenxstream
samkenxstream / SAMkenXEcosystem
Last active January 20, 2024 07:25 — forked from anonymous/-
SAMkenXOS
Processor
---------
-Processors-
Intel(R) Pentium(R) CPU 2030M @ 2.50GHz : 1900.00MHz
Intel(R) Pentium(R) CPU 2030M @ 2.50GHz : 1700.00MHz
@samkenxstream
samkenxstream / asf-oauth-SAMkenXDAVID.py
Last active January 20, 2024 07:21 — forked from Humbedooh/asf-oauth-example.py
ASF Oauth SAMkenX
#!/usr/bin/env python3
""" ASF OAuth example in Python 3"""
import cgi
import os
import requests
import urllib
import uuid
def init_oauth():