Highlights
- Pro
Pinned Loading
-
configurable-http-proxy
configurable-http-proxy PublicForked from jupyterhub/configurable-http-proxy
node-http-proxy plus a REST API
JavaScript 1
-
open-intelligence
open-intelligence PublicForked from norkator/open-intelligence
Creepy stalking tool to process security camera motion triggered images and sort seen objects in different categories, detect license plates and faces. Has PWA ready web front end. Meant to make pr…
TypeScript 2
-
vertex-ai-gemini-example.py
vertex-ai-gemini-example.py 1import vertexai
2from vertexai.generative_models import GenerativeModel, ChatSession
34vertexai.init(project=project, location=location)
5model = GenerativeModel("gemini-1.5-pro-preview-0409")
-
Encode/Decode X-address in the brows...
Encode/Decode X-address in the browser (plain HTML+JS) 1<script src="https://xrpaddress.info/js/xrpl-tagged-address-codec-browser.js"></script>
2<script>
3var XCodec = require('xrpl-tagged-address-codec')
4console.log(XCodec.Encode({ account: 'rPEPPER7kfTD9w2To4CQk6UCfuHM9c6GDY', tag: 495 }))
5console.log(XCodec.Decode('XV5sbjUmgPpvXv4ixFWZ5ptAYZ6PD28Sq49uo34VyjnmK5H'))
-
Praxis ETHIndia Factory contract
Praxis ETHIndia Factory contract 1// TESTNET
23// SPDX-License-Identifier: UNLICENSED
4pragma solidity ^0.8.0;
5 -
A template to make good README.md
A template to make good README.md 1# Project Title
23One Paragraph of project description goes here
45## Getting Started
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.