Skip to content

Instantly share code, notes, and snippets.

View ubinix-warun's full-sized avatar
🎯
Focusing

Warun C. ⚡ ubinix-warun

🎯
Focusing
View GitHub Profile
<!doctype html>
<html>
<head>
<script src= "node_modules/xterm/lib/xterm.js"></script>
</head>
<body>
<div id="terminal"></div>
<script>
var term = new Terminal ({ scrollback: 9999999 });
</script>
@ubinix-warun
ubinix-warun / GoogleFlyCup Champion on DRL Data.md
Last active December 31, 2022 14:05
Google Fly Cup and DRL
gsutil cp gs://spls/gsp397/DRL3.ipynb .

@ubinix-warun
ubinix-warun / The-Hacker-way.md
Last active March 14, 2024 03:04
The Hacker way --
@ubinix-warun
ubinix-warun / Algo-Checker-Notes.md
Last active September 13, 2022 03:50
Algochecker

Something, Here!

@ubinix-warun
ubinix-warun / TezKet 2.0 -- NFT Ticketing Platform -- Intro.md
Last active August 22, 2023 03:02
TezKet 🐱 is a platform to buy NFT ticket and use QR to control admittance at the gate.

TezKet 🐱 -- NFT Ticketing Platform Twitter Linktree

NFTs are a decentralized way of tracking ownership, and a growing phenomenon in the digital asset.

In the age of digital ticketing, when a ticket is often little more than a QR code on an invoice, can NFTs continue the tradition of the ticket surviving the event?

TezKet is a platform to buy NFT ticket and use QR to control admittance at the gate.

We use Tezos Blockchain for NFT ticketing, Pinata to Storage gateway and Square API for payment.